Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge r261796 from head: | glebius | 2014-03-04 | 1 | -2/+12 |
* | o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations. | glebius | 2013-04-10 | 1 | -3/+48 |
* | With retirement of cpumask_t and usage of cpuset_t for representing a | attilio | 2011-07-04 | 1 | -29/+2 |
* | Revert r222363, as bde@ pointed out the initial solution was far more | attilio | 2011-05-31 | 1 | -1/+1 |
* | Style fix: cast to size_t rather than u_long when comparing to sizeof() | attilio | 2011-05-27 | 1 | -1/+1 |
* | In the near future cpuset_t objects in struct pcpu will be axed out, but | attilio | 2011-05-27 | 1 | -2/+29 |
* | libkvm code janitoring | uqs | 2011-01-23 | 1 | -11/+10 |
* | Similar to sys/net/vnet.h, define the linker set name for sys/sys/pcpu.h | dim | 2010-11-14 | 1 | -2/+2 |
* | A first cut at teaching libkvm how to deal with dynamic per-CPU storage | rwatson | 2010-03-01 | 1 | -0/+140 |
* | Add two new routines to libkvm for working with per-CPU data: | jhb | 2008-08-19 | 1 | -0/+152 |