Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generally we are interested in what thread did something as | julian | 2007-11-14 | 1 | -3/+3 |
* | Initial checkin for rmlock (read mostly lock) a multi reader single writer | ups | 2007-11-08 | 1 | -1/+4 |
* | Fix 'show allpcpu' ddb command on non-x86. CPU IDs are in the range 0 .. | jhb | 2005-11-03 | 1 | -1/+1 |
* | Add "show allpcpu" to DDB, which prints the current CPU id followed by | rwatson | 2005-09-26 | 1 | -12/+36 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 1 | -1/+1 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -2/+3 |
* | Add a per-cpu variable, cpumask, the preshifted equivalent of 1 << cpuid. | peter | 2002-01-05 | 1 | -0/+1 |
* | Overhaul the per-CPU support a bit: | jhb | 2001-12-11 | 1 | -11/+79 |
* | Document the requirements and nature of the logical CPU IDs. It isn't | jhb | 2001-10-24 | 1 | -0/+10 |
* | - Split out the support for per-CPU data from the SMP code. UP kernels | jhb | 2001-05-10 | 1 | -0/+65 |