summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_counter.c
Commit message (Expand)AuthorAgeFilesLines
* Free the temporary buffer in sysctl_handle_counter_u64_array().glebius2016-03-151-0/+1
* Provide sysctl(9) macro to deal with array of counter(9).glebius2016-03-151-0/+24
* Create two public UMA_ZONE_PCPU zones: 64 bit sized and pointer sized.glebius2014-02-101-13/+2
* Revert r249590 and in case if mp_ncpus isn't initialized use MAXCPU. Thisglebius2013-07-231-1/+1
* Fix issues with zeroing and fetching the counters, on x86 and ppc64.kib2013-07-011-11/+9
* On non-ACPI i386 mp_ncpus is initialized at SI_SUB_CPU, and thisglebius2013-04-171-1/+1
* Merge from projects/counters: counter(9).glebius2013-04-081-0/+109
OpenPOWER on IntegriCloud