ru
|
3bdce07112
|
Bump document date for the previous change.
|
2006-10-21 16:08:21 +00:00 |
|
kib
|
ff66a30202
|
Remove long untrue note about storing state information inside free items.
OKed by: rwatson, tegge
Approved by: pjd (mentor)
MFC after: 1 week
|
2006-10-02 07:27:00 +00:00 |
|
des
|
42f562f3a8
|
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 |
|
harti
|
0914303fac
|
Document uma_zone_set_max and its non-obvious behaviour.
Reviewed by: bmilekic
|
2003-07-21 14:20:58 +00:00 |
|
hmp
|
d535a2bede
|
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 |
|
ru
|
6d3a461a4f
|
mdoc(7) police: scheduled sweep.
Approved by: re
|
2002-11-29 11:39:20 +00:00 |
|
alfred
|
b80f7ad39f
|
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 |
|
ru
|
1b01e6fb63
|
mdoc(7) police: Fix SYNOPSIS, bump document date.
|
2002-05-30 11:37:39 +00:00 |
|
asmodai
|
06b04bc450
|
Add description for uma_zcreate().
Submitted by: arr
|
2002-05-18 11:12:02 +00:00 |
|
asmodai
|
3292015fc5
|
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 |
|
asmodai
|
1fe12f5d34
|
Remove references to zinit() which does not exist anymore.
|
2002-04-30 15:04:41 +00:00 |
|
asmodai
|
e5f4e75d0c
|
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 |
|
asmodai
|
410ec4b478
|
Document uma_zalloc() behaviour.
|
2002-04-30 14:26:22 +00:00 |
|
asmodai
|
b9890f2065
|
Update function arguments to what is current used.
|
2002-04-30 13:03:28 +00:00 |
|
asmodai
|
4d8fcc6041
|
Prefix the remaining functions with uma_ as is now the case in UMA.
|
2002-04-30 12:45:31 +00:00 |
|
asmodai
|
32b1462881
|
zinit() does not exist anymore.
|
2002-04-30 12:29:59 +00:00 |
|
asmodai
|
0b2fc084f5
|
Remove references to zbootinit() and zinitna().
|
2002-04-30 09:47:50 +00:00 |
|
asmodai
|
8adefc573a
|
Do not use a contraction, aren't -> are not.
|
2002-04-30 09:38:52 +00:00 |
|
asmodai
|
b6b2470fee
|
Remove wrong include, one is supposed to include vm/uma.h instead of
vm_zone.h.
|
2002-04-30 08:51:42 +00:00 |
|
ru
|
04417a8c35
|
mdoc(7) police: get rid of WEOL and HSB introduced in rev 1.6.
|
2002-01-10 13:02:55 +00:00 |
|
davidc
|
6b067561b6
|
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
|
9e5d1d1b57
|
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 |
|
ru
|
623da62a5a
|
mdoc(7) police: Use the new .In macro for #include statements.
|
2001-10-01 16:09:29 +00:00 |
|
ru
|
53dd954220
|
mdoc(7) police: add zdestroy() to NAME.
|
2001-08-10 10:53:10 +00:00 |
|
tmm
|
026a7a5f64
|
Document zdestroy().
Reviewed by: des
|
2001-08-09 16:01:27 +00:00 |
|
bde
|
4cfcac144d
|
Fixed missing and/or wrong and/or extra includes in synopsis.
|
2001-02-15 11:47:31 +00:00 |
|
des
|
585529610f
|
Style police.
Submitted by: ru
|
2001-01-29 08:59:30 +00:00 |
|
des
|
3dbc9c1ca6
|
Add a man page for the zone allocator.
|
2001-01-27 19:13:08 +00:00 |
|