simonb
5a2890def3
Dump date for previous.
2003-12-21 07:42:11 +00:00
simonb
aabfbedffd
Note that the fifth argument to pool_init() is "flags" and not "nitems".
2003-12-21 07:35:37 +00:00
uebayasi
8a940b232d
Typos, mostly a -> an.
...
Reviewed by: grant
2003-05-01 08:42:07 +00:00
wiz
472351e13d
Use
...
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
minoura
444fdc6bb9
Typo.
...
- missing argument
- s/of of/of/
2002-11-12 15:45:42 +00:00
wiz
770eef2122
New sentence, new line.
2002-10-14 13:43:14 +00:00
wiz
73b7d13bfe
Drop .Pp before .Ss.
2002-08-20 16:25:51 +00:00
soren
756b85e71a
Sync with reality.
2002-08-11 12:12:23 +00:00
soren
6c2f3b0542
POOL_STORAGE_SIZE no longer exists.
2002-08-11 11:20:48 +00:00
ross
4fa402f116
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 08:17:26 +00:00
wiz
a0a66802fa
Fix SEE ALSO section.
2001-12-26 00:16:30 +00:00
gmcgarry
7b2064c2a5
Bring up to date. pool_create() doesn't exist any longer. Include
...
missing description of pool_destroy(). Fix some minor nits.
It isn't clear from the source whether pool_reclaim() and pool_drain()
should belong to the exported API. At least it seems they aren't used.
No descriptions for these functions exist in this manpage.
2001-07-19 21:35:53 +00:00
wiz
6539335131
Fix typos, punctuation and whitespace.
2001-06-21 11:59:00 +00:00
wiz
0e9cec3b66
Double typo.
2001-04-06 15:54:10 +00:00
wiz
9f4a1a9112
Xref uvm(9), not UVM(9).
...
XXX: perhaps we should have a link to UVM(9), too?
2001-04-04 11:39:17 +00:00
pk
bd447b03c0
Document pool_init(9) and generally Sync with Reality.
2000-05-31 15:27:33 +00:00
sommerfeld
b8e4538f80
Create new pool flag PR_LIMITFAIL, indicating that even PR_WAIT
...
allocations should fail if the pool is at its hard limit.
Document flag in pool(9).
Use it in mbuf.h for the first allocate call for M_GET, M_GETHDR, and
MCLGET, so that m_reclaim gets called even for blocking allocations.
1999-08-05 04:00:03 +00:00
msaitoh
d38518728c
add MLINKS for pool(9).
...
fix some bugs.
1999-04-03 14:50:21 +00:00
garbled
e4c16bfb11
More .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Many more to
come.
1999-03-16 00:40:46 +00:00
msaitoh
6f4ce5dfdd
Eliminate extra comma in SEE ALSO section
1998-09-03 08:12:56 +00:00
jeremy
d3b609004c
Corrected my incorrect usage of hyphens, en-dashes, and em-dashes.
1998-09-03 01:58:56 +00:00
jeremy
9fff07817c
Added subsections for easier reading and some explanatory paragraphs.
...
Used special groff characters where applicable.
1998-09-03 00:54:23 +00:00
jeremy
45a63ebc4b
Changed references to filesystem paths to use the mdoc filesystem path
...
macro (.Pa).
1998-09-02 05:13:07 +00:00
pk
243ce288ee
Fix date.
1998-08-17 15:27:13 +00:00
pk
d52b27682e
The new memory resource pool scheme.
1998-07-29 22:10:47 +00:00
ross
7c7c171d13
Add David Brownlee's new intro pages, with editing. (PR #534[23])
...
Also, while here, expand apparently incorrectly .Dd month abbreviations.
(I thought about doing this in tmac/doc-common...heh...that would have
allowed a possible reverse map back to abbreviations.)
1998-04-22 07:14:30 +00:00
pk
f4a1052f8e
Describe the client-provided storage option.
1998-02-20 00:00:00 +00:00
perry
34a98169f0
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
lukem
1cf73dfe86
use Nx 1.4 not Nx 1.3a
1998-01-10 01:04:20 +00:00
pk
c9552d7f64
Pool resource utility docs.
1997-12-13 23:45:07 +00:00