summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_pcpu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge r261796 from head:glebius2014-03-041-2/+12
* o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations.glebius2013-04-101-3/+48
* With retirement of cpumask_t and usage of cpuset_t for representing aattilio2011-07-041-29/+2
* Revert r222363, as bde@ pointed out the initial solution was far moreattilio2011-05-311-1/+1
* Style fix: cast to size_t rather than u_long when comparing to sizeof()attilio2011-05-271-1/+1
* In the near future cpuset_t objects in struct pcpu will be axed out, butattilio2011-05-271-2/+29
* libkvm code janitoringuqs2011-01-231-11/+10
* Similar to sys/net/vnet.h, define the linker set name for sys/sys/pcpu.hdim2010-11-141-2/+2
* A first cut at teaching libkvm how to deal with dynamic per-CPU storagerwatson2010-03-011-0/+140
* Add two new routines to libkvm for working with per-CPU data:jhb2008-08-191-0/+152
OpenPOWER on IntegriCloud