]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - share/doc/psd/02.implement/fig2.pic
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / share / doc / psd / 02.implement / fig2.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 .\"     @(#)fig2.pic    8.1 (Berkeley) 6/8/93
41 .\"
42 .\" $FreeBSD$
43 .PS
44 .ps 9
45 [
46         PUOFT: [
47                 A: box invis ht .4i wid 1i "Per-User Open" "File Table"
48                 B: box ht .25i with .n at A.s
49                 C: box with .n at B.s
50                 D: box ht .25i with .n at C.s
51         ]
52         move down 1.0625i left 1.25i from PUOFT.D.s
53         OFT: [
54                 A: box invis ht .4i wid 1i "Open File" "Table"
55                 B: box ht .25i with .n at A.s
56                 C: box with .n at B.s
57                 D: box ht .25i with .n at C.s
58         ]
59         move down 1.0625i right 1.25i from PUOFT.D.s
60         AIT: [
61                 A: box invis ht .4i wid 1i "Active I-node" "Table"
62                 B: box ht .25i with .n at A.s
63                 C: box with .n at B.s
64                 D: box ht .25i with .n at C.s
65         ]
66         move down 2.5i from PUOFT.D.s
67         IF: [
68                 A: box ht .25i
69                 B: box ht .25i "I-node" with .n at A.s
70                 C: box ht .25i with .n at B.s
71                 D: box ht .25i "File" with .n at C.s
72                 E: box ht .25i with .n at D.s
73         ]
74         move right 1.5i from IF.D.w
75         FMA: [
76                 box invis "File" "Mapping" "Algorithms"
77         ]
78         line from FMA.ne to FMA.se
79         line from FMA.nw to FMA.sw
80         line left .15i from FMA.se
81         line left .15i from FMA.ne
82         line right .15i from FMA.nw
83         line right .15i from FMA.sw
84
85         arrow from FMA.w to IF.D.e
86         arrow from AIT.C.e right .25i then down 2.125i then left .5i
87         arrow from OFT.C.e to AIT.C.w
88         arrow from PUOFT.C.w left .5i then down 1.625i then left .5i
89         arrow <-> from IF.B.e right .5i then up 1.5i then right .5i
90
91         move up .1875i from OFT.A.nw
92         line right 5i
93         move left 5i down 1.9375i
94         line right 5i
95
96         move up 1.63475i right 2.75i from PUOFT.D.s
97         line right .1i down .1i then down .6i then right .1i down .1i then left .1i down .1i then down .6i then left .1i down .1i
98         move down .34375i right 2.75i from PUOFT.D.s
99         line right .1i down .1i then down .6i then right .1i down .1i then left .1i down .1i then down .6i then left .1i down .1i
100         move down 2.34375i right 2.75i from PUOFT.D.s
101         line right .1i down .1i then down .6i then right .1i down .1i then left .1i down .1i then down .6i then left .1i down .1i
102
103         move up 0.817375i right 2.9i from PUOFT.D.s
104         box invis "Swapped" "Per User"
105         move down 1.15625i right 2.9i from PUOFT.D.s
106         box invis wid 1i "Resident" "Per System"
107         move down 3.15675i right 2.9i from PUOFT.D.s
108         box invis ht 1i wid 1i "Secondary" "Storage" "Per" "File System"
109 ]
110 .PE