summaryrefslogtreecommitdiff
path: root/share/man/man9/pool.9
AgeCommit message (Expand)Author
2021-12-22Document PR_PSERIALIZE. Remove documentation for pool_cache_setpredestruct().thorpej
2020-04-13Remove superfluous whitespace & macros.wiz
2020-04-13slightly change and fix the semantics of pool_set*wat(), pool_sethardlimit()chs
2019-02-10document PR_ZEROchristos
2016-12-24Add a missing .El, which is causing the rest of the text beingabhinav
2015-08-15Remove POOL_INIT() (does not exist).maxv
2011-11-14Document pool_sethardlimit.jym
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2007-07-25pool_init: wchan is constpooka
2007-03-15Document the ipl argument to pool_init.ad
2007-02-16- Add link to memoryallocators(9) in kmem_*(9), vmem(9), uvm(9), malloc(9),rmind
2005-10-03Use full month names in Dd.wiz
2005-10-02Xref pool_cache(9) and bump date.bouyer
2005-06-02Update pool_prime description to match change in v1.55 of kern/subr_pool.cwiz
2005-02-02Remove a superfluous .El. Noted by Nicolas Joly in PR 29186.wiz
2005-01-01document PR_NOTOUCH and bump date.yamt
2004-04-25Document the POOL_INIT macro.simonb
2004-03-24attempt to clarify bit about flags usage:pooka
2004-03-08Bump date for previous.wiz
2004-03-08note that pool_init and pool_destroy should never be calleddbj
2003-12-21Dump date for previous.simonb
2003-12-21Note that the fifth argument to pool_init() is "flags" and not "nitems".simonb
2003-05-01Typos, mostly a -> an.uebayasi
2003-04-16Usewiz
2002-11-12Typo.minoura
2002-10-14New sentence, new line.wiz
2002-08-20Drop .Pp before .Ss.wiz
2002-08-11Sync with reality.soren
2002-08-11POOL_STORAGE_SIZE no longer exists.soren
2002-02-13Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-26Fix SEE ALSO section.wiz
2001-07-19Bring up to date. pool_create() doesn't exist any longer. Includegmcgarry
2001-06-21Fix typos, punctuation and whitespace.wiz
2001-04-06Double typo.wiz
2001-04-04Xref uvm(9), not UVM(9).wiz
2000-05-31Document pool_init(9) and generally Sync with Reality.pk
1999-08-05Create new pool flag PR_LIMITFAIL, indicating that even PR_WAITsommerfeld
1999-04-03add MLINKS for pool(9).msaitoh
1999-03-16More .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-09-03Eliminate extra comma in SEE ALSO sectionmsaitoh
1998-09-03Corrected my incorrect usage of hyphens, en-dashes, and em-dashes.jeremy
1998-09-03Added subsections for easier reading and some explanatory paragraphs.jeremy
1998-09-02Changed references to filesystem paths to use the mdoc filesystem pathjeremy
1998-08-17Fix date.pk
1998-07-29The new memory resource pool scheme.pk
1998-04-22Add David Brownlee's new intro pages, with editing. (PR #534[23])ross
1998-02-20Describe the client-provided storage option.pk
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1998-01-10use Nx 1.4 not Nx 1.3alukem
1997-12-13Pool resource utility docs.pk