Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / share / doc / papers / contents / contents.ms
1 .\" Copyright (c) 1996 FreeBSD Inc.
2 .\"
3 .\" Redistribution and use in source and binary forms, with or without
4 .\" modification, are permitted provided that the following conditions
5 .\" are met:
6 .\" 1. Redistributions of source code must retain the above copyright
7 .\"    notice, this list of conditions and the following disclaimer.
8 .\" 2. Redistributions in binary form must reproduce the above copyright
9 .\"    notice, this list of conditions and the following disclaimer in the
10 .\"    documentation and/or other materials provided with the distribution.
11 .\"
12 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
13 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
14 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
15 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
16 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
17 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
18 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
19 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
20 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
21 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
22 .\" SUCH DAMAGE.
23 .\"
24 .\" $FreeBSD: src/share/doc/papers/contents/contents.ms,v 1.4 1999/08/28 00:18:03 peter Exp $
25 .\" $DragonFly: src/share/doc/papers/contents/contents.ms,v 1.2 2003/06/17 04:36:56 dillon Exp $
26 .\"
27 .OH '''Papers Contents'
28 .EH 'Papers Contents'''
29 .TL
30 UNIX Papers
31 .sp
32 \s-2FreeBSD 2.1\s+2
33 .sp
34 \fRApril, 1996\fR
35 .PP
36
37
38 .IP
39 .tl '\fBBerkeley Pascal''px\fP'
40 .QP
41 Berkeley Pascal
42 PX Implementation Notes
43 .br
44 Version 2.0
45
46 Performance Effects of Disk Subsystem Choices
47 for VAX\(dg Systems Running 4.2BSD UNIX. 
48
49 William N. Joy, M. Kirk McKusick.
50
51 Revised  January, 1979.
52
53
54 .IP
55 .tl '\fBDisk Performance''diskperf\fP'
56 .QP
57 Performance Effects of Disk Subsystem Choices
58 for VAX\(dg Systems Running 4.2BSD UNIX. 
59
60 Bob Kridle, Marshall Kirk McKusick. 
61
62 Revised July 27, 1983.
63
64
65 .IP
66 .tl '\fBTune the 4.2BSD Kernel''kerntune\fP'
67 .QP
68 Using gprof to Tune the 4.2BSD Kernel.
69
70 Marshall Kirk McKusick. 
71
72 Revised May 21, 1984 (?).
73
74
75 .IP
76 .tl '\fBNew Virtual Memory''newvm\fP'
77 .QP
78 A New Virtual Memory Implementation for Berkeley.
79
80 Marshall Kirk McKusick, Michael J. Karels.
81
82 Revised 1986.
83
84
85 .IP
86 .tl '\fBKernel Malloc''kernmalloc\fP'
87 .QP
88 Design of a General Purpose Memory Allocator for the 4.3BSD UNIX Kernel.
89
90 Marshall Kirk McKusick, Michael J. Karels.
91
92 Reprinted from:
93 \fIProceedings of the San Francisco USENIX Conference\fP,
94 pp. 295-303, June 1988.
95
96
97 .IP
98 .tl '\fBRelease Engineering''relengr\fP'
99 .QP
100 The Release Engineering of 4.3\s-1BSD\s0.
101
102 Marshall Kirk McKusick, Michael J. Karels, Keith Bostic.
103
104 Revised 1989.
105
106
107 .IP
108 .tl '\fBBeyond 4.3BSD''beyond4.3\fP'
109 .QP
110 Current Research by The Computer Systems Research Group of Berkeley.
111
112 Marshall Kirk McKusick, Michael J Karels, Keith Sklower, Kevin Fall, 
113 Marc Teitelbaum, Keith Bostic. 
114
115 Revised February 2, 1989.
116
117
118 .IP
119 .tl '\fBMemory Based Filesystem''memfs\fP'
120 .QP
121 A Pageable Memory Based Filesystem.
122
123 Marshall Kirk McKusick, Michael J. Karels, Keith Bostic.
124
125 Revised 1990.
126
127
128 .IP
129 .tl '\fBFilesystem Interface''fsinterface\fP'
130 .QP
131 Toward a Compatible Filesystem Interface.
132
133 Michael J. Karels, Marshall Kirk McKusick.
134
135 Conference of the European Users' Group, September 1986. 
136 Last modified April 16, 1991.
137
138
139 .IP
140 .tl '\fBSystem Performance''sysperf\fP'
141 .QP
142 Measuring and Improving the Performance of Berkeley UNIX.
143
144 Marshall Kirk McKusick, Samuel J. Leffler, Michael J. Karels.
145
146 Revised April 17, 1991.
147
148
149 .IP
150 .tl '\fBNot Quite NFS''nqnfs\fP'
151 .QP
152 Not Quite NFS, Soft Cache Consistency for NFS.
153
154 Rick Macklem.
155
156 Reprinted with permission from the "Proceedings of the Winter 1994 Usenix
157 Conference", January 1994, San Francisco.
158
159 .IP
160 .tl '\fBMalloc(3)''malloc\fP'
161 .QP
162 Malloc(3) in modern Virtual Memory environments.
163
164 Poul-Henning Kamp.
165
166 Revised April 5, 1996.