]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - share/doc/psd/02.implement/fig1.pic
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / share / doc / psd / 02.implement / fig1.pic
1 .\" Copyright (c) 1986, 1993
2 .\"     The Regents of the University of California.  All rights reserved.
3 .\"
4 .\" Copyright (C) Caldera International Inc. 2001-2002.  All rights reserved.
5 .\" 
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are
8 .\" met:
9 .\" 
10 .\" Redistributions of source code and documentation must retain the above
11 .\" copyright notice, this list of conditions and the following
12 .\" disclaimer.
13 .\" 
14 .\" Redistributions in binary form must reproduce the above copyright
15 .\" notice, this list of conditions and the following disclaimer in the
16 .\" documentation and/or other materials provided with the distribution.
17 .\" 
18 .\" All advertising materials mentioning features or use of this software
19 .\" must display the following acknowledgement:
20 .\" 
21 .\" This product includes software developed or owned by Caldera
22 .\" International, Inc.  Neither the name of Caldera International, Inc.
23 .\" nor the names of other contributors may be used to endorse or promote
24 .\" products derived from this software without specific prior written
25 .\" permission.
26 .\" 
27 .\" USE OF THE SOFTWARE PROVIDED FOR UNDER THIS LICENSE BY CALDERA
28 .\" INTERNATIONAL, INC.  AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR
29 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
30 .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 .\" DISCLAIMED.  IN NO EVENT SHALL CALDERA INTERNATIONAL, INC. BE LIABLE
32 .\" FOR ANY DIRECT, INDIRECT INCIDENTAL, SPECIAL, EXEMPLARY, OR
33 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
34 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
35 .\" BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
36 .\" WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
37 .\" OR OTHERWISE) RISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
38 .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39 .\" 
40 .\"     @(#)fig1.pic    8.1 (Berkeley) 6/8/93
41 .\"
42 .\" $FreeBSD$
43 .PS
44 .ps 9
45 [
46     PT: [
47         T: box invis ht .2i "Process Table"; move down .125i
48         A: box ht .25i; down
49         PTE: box "Process" "Table" "Entry"; down
50         C: box ht .25i
51     ]
52     move right 1.5i
53     TT: [
54         T: box invis ht .2i "Text Table"; move down .125i
55         A: box ht .25i; down
56         TTE: box "Text" "Table" "Entry"; down
57         C: box ht .25i
58     ]
59     move down 1i from TT.C.s
60     move right 0.5i
61     UTS: [
62         box ht 0.75i wid 0.75i "User" "Text" "Segment"
63     ]
64     move left 1.5i from UTS.w
65     DS: [
66         SDS: box "System" "Data" "Segment" ; move down .5i from SDS.n ;
67         UDS: box ht 0.75i "User" "Data" "Segment"
68     ]
69     move left 1i from DS.UDS.w
70     move down 0.25i
71     UAS: [
72         box invis "User" "Address" "Space"
73     ]
74     line from UAS.ne to UAS.se
75     line from UAS.nw to UAS.sw
76     line right 0.15i from UAS.nw
77     line right 0.15i from UAS.sw
78     line left 0.15i from UAS.ne
79     line left 0.15i from UAS.se
80     arrow from 1/4 of the way between PT.PTE.ne and PT.PTE.se right 1.875i
81     arrow from TT.TTE.e right .5i then down to UTS.n
82     arrow from PT.PTE.e right .875i then down to DS.SDS.n
83     arrow from 3/4 of the way between PT.PTE.ne and PT.PTE.se right .25i then down 1.5i then right .25i
84     arrow from 1/4 of the way between UAS.ne and UAS.se right .375i then up .25i then right .25i
85     arrow from 3/4 of the way between UAS.ne and UAS.se right 2.375i then up .875i then right .5i
86     move up 1.3175i from UAS.nw
87     move left .75i
88     line right 5.625i
89     move left 5.25i
90     move up .3125i
91     RS: [
92         box invis ht 0.2i "Resident"
93     ]
94     move down .8i
95     SW: [
96         box invis ht 0.2i "Swapped"
97     ]
98     arrow <-> from RS.s to SW.n
99 ]
100 .PE