Dag-Erling Smørgrav
|
09e0653941
|
I don't normally use my middle name, so remove it from attributions in
man pages (though not from copyright notices). While I'm here, add email
addresses where appropriate.
|
2004-01-25 11:39:42 +00:00 |
|
Hartmut Brandt
|
d7bbb21a9d
|
Document uma_zone_set_max and its non-obvious behaviour.
Reviewed by: bmilekic
|
2003-07-21 14:20:58 +00:00 |
|
Hiten Pandya
|
e07f1d5fd7
|
Various mdoc(7) fixes:
Add devfs(5) reference - make_dev.9
Change .Xr from VFS_VGET(9) to vget(9) - vnode.9
Spelling fix, 'useage' to 'usage' - zone.9
Approved by: des (mentor)
|
2003-05-31 14:20:30 +00:00 |
|
Ruslan Ermilov
|
d962d52ac0
|
mdoc(7) police: scheduled sweep.
Approved by: re
|
2002-11-29 11:39:20 +00:00 |
|
Alfred Perlstein
|
4919e8cbe9
|
Flesh out the description of the uma_zcreate callback function arguements
a bit. As there may be changes soon we're still a bit vague unfortunatly.
|
2002-11-18 01:11:58 +00:00 |
|
Ruslan Ermilov
|
9be1948fa4
|
mdoc(7) police: Fix SYNOPSIS, bump document date.
|
2002-05-30 11:37:39 +00:00 |
|
Jeroen Ruigrok van der Werven
|
382682b2a4
|
Add description for uma_zcreate().
Submitted by: arr
|
2002-05-18 11:12:02 +00:00 |
|
Jeroen Ruigrok van der Werven
|
acff84fb0e
|
Chase the sources and document the change of wait to flags, which are
the normal malloc(9) flags.
Submitted by: arr
|
2002-04-30 16:30:19 +00:00 |
|
Jeroen Ruigrok van der Werven
|
5540755955
|
Remove references to zinit() which does not exist anymore.
|
2002-04-30 15:04:41 +00:00 |
|
Jeroen Ruigrok van der Werven
|
9a79558313
|
Document the zone allocator is now a slab allocator.
Show Jeff's work and your's truly manual page updates.
|
2002-04-30 14:56:44 +00:00 |
|
Jeroen Ruigrok van der Werven
|
1437c79a4a
|
Document uma_zalloc() behaviour.
|
2002-04-30 14:26:22 +00:00 |
|
Jeroen Ruigrok van der Werven
|
f1de92e633
|
Update function arguments to what is current used.
|
2002-04-30 13:03:28 +00:00 |
|
Jeroen Ruigrok van der Werven
|
7c32182e06
|
Prefix the remaining functions with uma_ as is now the case in UMA.
|
2002-04-30 12:45:31 +00:00 |
|
Jeroen Ruigrok van der Werven
|
2f91527664
|
zinit() does not exist anymore.
|
2002-04-30 12:29:59 +00:00 |
|
Jeroen Ruigrok van der Werven
|
77776e8c7a
|
Remove references to zbootinit() and zinitna().
|
2002-04-30 09:47:50 +00:00 |
|
Jeroen Ruigrok van der Werven
|
008080bd8b
|
Do not use a contraction, aren't -> are not.
|
2002-04-30 09:38:52 +00:00 |
|
Jeroen Ruigrok van der Werven
|
3a347a6e4e
|
Remove wrong include, one is supposed to include vm/uma.h instead of
vm_zone.h.
|
2002-04-30 08:51:42 +00:00 |
|
Ruslan Ermilov
|
ced699e370
|
mdoc(7) police: get rid of WEOL and HSB introduced in rev 1.6.
|
2002-01-10 13:02:55 +00:00 |
|
Chad David
|
f16b3c0de4
|
Update function definitions and required include files to reflect
the current state of the system.
Approved by: alfred
|
2001-12-26 23:14:04 +00:00 |
|
Julian Elischer
|
90d83886e1
|
Make the man page reflec t the code a bit better.
Specifically, note the condition of the memory on initial
and subsequent allocations is different.
|
2001-12-14 19:19:31 +00:00 |
|
Ruslan Ermilov
|
32eef9aeb1
|
mdoc(7) police: Use the new .In macro for #include statements.
|
2001-10-01 16:09:29 +00:00 |
|
Ruslan Ermilov
|
2f7ac3085a
|
mdoc(7) police: add zdestroy() to NAME.
|
2001-08-10 10:53:10 +00:00 |
|
Thomas Moestl
|
5ca0c84eaa
|
Document zdestroy().
Reviewed by: des
|
2001-08-09 16:01:27 +00:00 |
|
Bruce Evans
|
2ba5bb1ff5
|
Fixed missing and/or wrong and/or extra includes in synopsis.
|
2001-02-15 11:47:31 +00:00 |
|
Dag-Erling Smørgrav
|
f5fccbbcb4
|
Style police.
Submitted by: ru
|
2001-01-29 08:59:30 +00:00 |
|
Dag-Erling Smørgrav
|
0aa028ffe9
|
Add a man page for the zone allocator.
|
2001-01-27 19:13:08 +00:00 |
|