aboutsummaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_getpcpu.3
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Tweak r315363 slightlyEnji Cooper2017-03-161-1/+1
* Fix manlint errorsEnji Cooper2017-03-161-3/+3
* Add kvm_getncpus() to obtain mp_ncpus.Gleb Smirnoff2014-02-121-1/+7
* While it isn't too late and kvm_read_zpcpu() function isn't yet usedGleb Smirnoff2014-02-121-1/+1
* Remove EOL whitespace.Joel Dahl2013-04-111-1/+1
* o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations.Gleb Smirnoff2013-04-101-2/+35
* General mdoc(7) and typo fixes.Glen Barber2012-05-111-2/+2
* Fix several typos in macros or macro misusage.Ulrich Spörlein2010-03-121-1/+1
* A first cut at teaching libkvm how to deal with dynamic per-CPU storageRobert Watson2010-03-011-4/+33
* Add a "CACHING" section regarding the internal caching of kernel variablesJohn Baldwin2008-08-211-0/+8
* Add two new routines to libkvm for working with per-CPU data:John Baldwin2008-08-191-0/+93