Commit Graph

19 Commits

Author SHA1 Message Date
jym
13558246e2 Document pool_cache_sethardlimit(9), the faithful friend of
pool_sethardlimit(9).
2011-11-15 00:32:34 +00:00
dyoung
bc07e228a2 Describe the arguments to ctor and dtor. 2011-06-01 20:49:22 +00:00
wiz
05859157e6 Remove boilerplate in CODE REFERENCES on file paths.
Describe in intro(9) how to read paths in the CODE REFERENCES section.
2010-12-02 12:54:13 +00:00
wiz
5362627462 Whitespace fix. 2010-01-23 10:37:01 +00:00
rmind
5f2a9469d1 Cross-link a little. 2010-01-23 00:54:43 +00:00
bad
be6a186a3c Fix argument names in description of pool_cache_init(). 2009-12-24 22:45:15 +00:00
thorpej
1f59a448f4 - pool_cache_invalidate(): broadcast a cross-call to drain the per-CPU
caches before draining the global cache.
- pool_cache_invalidate_local(): remove.
2009-10-15 20:50:12 +00:00
wiz
6a3270412c Bump date for new pool_cache_invalidate_local(). 2009-10-08 23:15:26 +00:00
jym
31629a1342 Add pool_cache_invalidate_local() to the pool_cache(9) API, to permit
per-CPU objects invalidation when cached in the pool cache.

See http://mail-index.netbsd.org/tech-kern/2009/10/05/msg006206.html .

Reviewed by bouyer@. Thanks!
2009-10-08 21:54:45 +00:00
jym
1390556a02 Fix typo. 2009-09-06 19:46:24 +00:00
wiz
2e93bab0fb Remove trailing whitespace, and fix a typo. 2009-08-03 22:17:11 +00:00
rmind
530320c25b Mention kmem(9). 2009-08-03 19:57:40 +00:00
martin
11a6dbe728 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ad
234836feb7 Sync with reality. This is a work in progress. 2008-02-01 09:05:52 +00:00
rmind
ede64e5874 - Add link to memoryallocators(9) in kmem_*(9), vmem(9), uvm(9), malloc(9),
pool(9) and pool_cache(9) manuals.
- Sort uvm(9) "SEE ALSO" section.
2007-02-16 23:13:05 +00:00
simonb
4af9ca0e52 Fix a tyop. 2003-12-21 23:41:00 +00:00
keihan
1d9683a930 s/NetBSD.ORG/NetBSD.org/
s/netbsd.org/NetBSD.org/

OK'd by martin@
2003-11-04 13:45:52 +00:00
wiz
fed69d20fb Fix a Xr (missing section), and sort SEE ALSO. 2003-09-07 14:10:34 +00:00
yamt
1a8fb0c4bb a pool_cache(9) manpage.
maybe incomplete, but better than none.
2003-09-07 11:24:34 +00:00