aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/zone.9
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-231-2/+0
* uma: Add UMA_ZONE_UNMANAGEDHans Petter Selasky2022-02-241-1/+7
* zone.9: Remove documentation of non-existent NUMA configuration flagsMark Johnston2022-01-211-20/+0
* uma: Introduce per-domain reclamation functionsMark Johnston2021-04-281-1/+13
* Document that uma_zfree_pcpu() allows NULL nowKristof Provost2021-03-191-1/+17
* Fix function name in zone.9Warner Losh2020-08-201-3/+3
* Remove free_domain() and uma_zfree_domain().Mark Johnston2020-08-041-8/+1
* uma: add UMA_ZONE_CONTIG, and a default contig_allocRyan Libby2020-02-041-7/+7
* uma: reorganize flagsRyan Libby2020-01-091-20/+12
* Revise the page cache size policy.Mark Johnston2019-11-221-7/+4
* Extend uma_reclaim() to permit different reclamation targets.Mark Johnston2019-09-011-1/+31
* Update and clean up the UMA man page.Mark Johnston2019-08-301-91/+264
* Make UMA and malloc(9) return non-executable memory in most cases.Jonathan T. Looney2018-06-131-1/+10
* Document new NUMA related syscalls and utility options.Jeff Roberson2018-03-241-3/+26
* Fix formatting errors that resulted in apropos(1) output looking weird.Edward Tomasz Napierala2018-03-171-4/+4
* UMA_ZONE_REFCNT was removed.Gleb Smirnoff2017-04-261-15/+1
* Fix a bunch of "sentence not on new line" warnings in section 9.Edward Tomasz Napierala2016-06-081-2/+4
* Spelling fixes supplied by pfg@, detected with codespell, plusWarren Block2016-05-011-1/+1
* Read-only is hyphenated when it modifies a noun.Warner Losh2016-01-161-1/+1
* Add a safety net to reclaim mbufs when one of the mbuf zones becomeJonathan T. Looney2015-12-201-3/+14
* Fix various mdoc issues and some EOL whitespace.Christian Brueffer2014-12-211-1/+1
* use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-261-3/+3
* Provide macros that allow easily export uma(9) zone limits andGleb Smirnoff2014-02-071-1/+38
* Remove contractions.Joel Dahl2013-04-111-1/+1
* Merge from projects/counters: UMA_ZONE_PCPU zones.Gleb Smirnoff2013-04-081-0/+17
* Document some flags to the uma_zcreate(). Not all flags are documented,Gleb Smirnoff2013-03-211-0/+54
* Document uma_find_refcnt().Gleb Smirnoff2013-03-211-1/+11
* Implemented uma_zone_set_warning(9) function that sets a warning, whichPawel Jakub Dawidek2012-12-071-2/+15
* Make it clear that NULL can only be returned when M_NOWAIT was used.Edward Tomasz Napierala2012-10-281-4/+6
* Fix various typos in manual pages.Glen Barber2012-02-251-2/+2
* Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten2012-02-121-1/+1
* Re-encode files from ISO-8859-1 to UTF-8Ulrich Spörlein2011-05-221-1/+1
* uma_zfree(zone, NULL) should do nothing, to match free(9).Matthew D Fleming2010-10-191-0/+7
* Change uma_zone_set_max to return the effective value of "nitems" afterLawrence Stewart2010-10-161-4/+4
* - Simplify implementation of uma_zone_get_max.Lawrence Stewart2010-10-161-9/+30
* Document the _arg versions of the uma_zalloc and uma_zfree functions.Remko Lodder2008-06-191-1/+18
* Bump document date for the previous change.Ruslan Ermilov2006-10-211-1/+1
* Remove long untrue note about storing state information inside free items.Konstantin Belousov2006-10-021-19/+1
* I don't normally use my middle name, so remove it from attributions inDag-Erling Smørgrav2004-01-251-1/+1
* Document uma_zone_set_max and its non-obvious behaviour.Hartmut Brandt2003-07-211-2/+21
* Various mdoc(7) fixes:Hiten Pandya2003-05-311-1/+1
* mdoc(7) police: scheduled sweep.Ruslan Ermilov2002-11-291-7/+16
* Flesh out the description of the uma_zcreate callback function arguementsAlfred Perlstein2002-11-181-0/+35
* mdoc(7) police: Fix SYNOPSIS, bump document date.Ruslan Ermilov2002-05-301-7/+9
* Add description for uma_zcreate().Jeroen Ruigrok van der Werven2002-05-181-0/+12
* Chase the sources and document the change of wait to flags, which areJeroen Ruigrok van der Werven2002-04-301-8/+4
* Remove references to zinit() which does not exist anymore.Jeroen Ruigrok van der Werven2002-04-301-13/+2
* Document the zone allocator is now a slab allocator.Jeroen Ruigrok van der Werven2002-04-301-0/+8
* Document uma_zalloc() behaviour.Jeroen Ruigrok van der Werven2002-04-301-2/+15
* Update function arguments to what is current used.Jeroen Ruigrok van der Werven2002-04-301-3/+3