Initial import from FreeBSD RELENG_4:
[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 .\"
26 .OH '''Papers Contents'
27 .EH 'Papers Contents'''
28 .TL
29 UNIX Papers
30 .sp
31 \s-2FreeBSD 2.1\s+2
32 .sp
33 \fRApril, 1996\fR
34 .PP
35
36
37 .IP
38 .tl '\fBBerkeley Pascal''px\fP'
39 .QP
40 Berkeley Pascal
41 PX Implementation Notes
42 .br
43 Version 2.0
44
45 Performance Effects of Disk Subsystem Choices
46 for VAX\(dg Systems Running 4.2BSD UNIX. 
47
48 William N. Joy, M. Kirk McKusick.
49
50 Revised  January, 1979.
51
52
53 .IP
54 .tl '\fBDisk Performance''diskperf\fP'
55 .QP
56 Performance Effects of Disk Subsystem Choices
57 for VAX\(dg Systems Running 4.2BSD UNIX. 
58
59 Bob Kridle, Marshall Kirk McKusick. 
60
61 Revised July 27, 1983.
62
63
64 .IP
65 .tl '\fBTune the 4.2BSD Kernel''kerntune\fP'
66 .QP
67 Using gprof to Tune the 4.2BSD Kernel.
68
69 Marshall Kirk McKusick. 
70
71 Revised May 21, 1984 (?).
72
73
74 .IP
75 .tl '\fBNew Virtual Memory''newvm\fP'
76 .QP
77 A New Virtual Memory Implementation for Berkeley.
78
79 Marshall Kirk McKusick, Michael J. Karels.
80
81 Revised 1986.
82
83
84 .IP
85 .tl '\fBKernel Malloc''kernmalloc\fP'
86 .QP
87 Design of a General Purpose Memory Allocator for the 4.3BSD UNIX Kernel.
88
89 Marshall Kirk McKusick, Michael J. Karels.
90
91 Reprinted from:
92 \fIProceedings of the San Francisco USENIX Conference\fP,
93 pp. 295-303, June 1988.
94
95
96 .IP
97 .tl '\fBRelease Engineering''relengr\fP'
98 .QP
99 The Release Engineering of 4.3\s-1BSD\s0.
100
101 Marshall Kirk McKusick, Michael J. Karels, Keith Bostic.
102
103 Revised 1989.
104
105
106 .IP
107 .tl '\fBBeyond 4.3BSD''beyond4.3\fP'
108 .QP
109 Current Research by The Computer Systems Research Group of Berkeley.
110
111 Marshall Kirk McKusick, Michael J Karels, Keith Sklower, Kevin Fall, 
112 Marc Teitelbaum, Keith Bostic. 
113
114 Revised February 2, 1989.
115
116
117 .IP
118 .tl '\fBMemory Based Filesystem''memfs\fP'
119 .QP
120 A Pageable Memory Based Filesystem.
121
122 Marshall Kirk McKusick, Michael J. Karels, Keith Bostic.
123
124 Revised 1990.
125
126
127 .IP
128 .tl '\fBFilesystem Interface''fsinterface\fP'
129 .QP
130 Toward a Compatible Filesystem Interface.
131
132 Michael J. Karels, Marshall Kirk McKusick.
133
134 Conference of the European Users' Group, September 1986. 
135 Last modified April 16, 1991.
136
137
138 .IP
139 .tl '\fBSystem Performance''sysperf\fP'
140 .QP
141 Measuring and Improving the Performance of Berkeley UNIX.
142
143 Marshall Kirk McKusick, Samuel J. Leffler, Michael J. Karels.
144
145 Revised April 17, 1991.
146
147
148 .IP
149 .tl '\fBNot Quite NFS''nqnfs\fP'
150 .QP
151 Not Quite NFS, Soft Cache Consistency for NFS.
152
153 Rick Macklem.
154
155 Reprinted with permission from the "Proceedings of the Winter 1994 Usenix
156 Conference", January 1994, San Francisco.
157
158 .IP
159 .tl '\fBMalloc(3)''malloc\fP'
160 .QP
161 Malloc(3) in modern Virtual Memory environments.
162
163 Poul-Henning Kamp.
164
165 Revised April 5, 1996.