| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add an integer argument to idle to indicate how likely we are to wake | jeff | 2008-04-25 | 2 | -6/+10 |
* | fdhold can return NULL, so add the one remaining missing check for this | kris | 2008-04-24 | 1 | -0/+2 |
* | Allow the vnode zone to return the unused memory. The vnode reference | kib | 2008-04-24 | 1 | -2/+2 |
* | Now that all platforms use genclock, shuffle things around slightly | phk | 2008-04-22 | 3 | -8/+9 |
* | Back-out previous revision. For now I can use _ddb() variants of stack(9) KPI, | pjd | 2008-04-21 | 1 | -6/+3 |
* | Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to | rwatson | 2008-04-17 | 1 | -5/+5 |
* | Allow linker_search_symbol_name() to be called with KLD lock held. | pjd | 2008-04-17 | 1 | -3/+6 |
* | - Add a metric to describe how busy a processor has been over the last | jeff | 2008-04-17 | 1 | -7/+71 |
* | - Make SCHED_STATS more generic by adding a wrapper to create the | jeff | 2008-04-17 | 10 | -53/+89 |
* | Fix compilation with LOCKF_DEBUG. | dfr | 2008-04-16 | 1 | -1/+1 |
* | Move the head of byte-level advisory lock list from the | kib | 2008-04-16 | 3 | -2/+141 |
* | Implement POSIX function tcgetsid() which returns session id. | davidxu | 2008-04-15 | 1 | -0/+5 |
* | Support and switch to the ULE scheduler: | marcel | 2008-04-15 | 1 | -1/+1 |
* | Add pru_flush routine so a transport can | rrs | 2008-04-14 | 1 | -1/+3 |
* | Initialize the vm object's flags to include OBJ_NOSPLIT, just like the | alc | 2008-04-13 | 1 | -0/+4 |
* | Use a "rel" memory barrier for disowning the lock as it cames from an | attilio | 2008-04-13 | 1 | -1/+1 |
* | struct lock_instance and struct lock_list_entry don't need to be in the | attilio | 2008-04-13 | 1 | -0/+34 |
* | fix printf type confusion on amd64 | phk | 2008-04-12 | 1 | -2/+3 |
* | Emit summaries of struct c(alender)t(ime) <-> struct timespec conversions | phk | 2008-04-12 | 1 | -2/+27 |
* | - Re-introduce WITNESS support for lockmgr. About the old implementation | attilio | 2008-04-12 | 2 | -28/+78 |
* | - Remove a stale comment. | attilio | 2008-04-12 | 1 | -4/+2 |
* | Add missing stubs for spinlocks cpuset and intrcnt. | attilio | 2008-04-12 | 1 | -0/+2 |
* | Instead of rolling our own jail number allocation procedure, use | delphij | 2008-04-11 | 1 | -24/+18 |
* | Use kthread_exit() to terminate a taskqueue thread rather than kproc_exit() | jhb | 2008-04-11 | 1 | -1/+1 |
* | - Add the interrupt vector number to intr_event_create so MI code can | jeff | 2008-04-11 | 2 | -59/+113 |
* | - Use LK_TYPE_MASK where needed. Actually after sys/sys/lockmgr.h:1.69 it is | pjd | 2008-04-09 | 1 | -3/+5 |
* | Do image loading in a context known to have a root directory: | sam | 2008-04-09 | 1 | -23/+121 |
* | o add a mountroot event handler that fires when / is mounted; this information | sam | 2008-04-08 | 1 | -0/+2 |
* | change taskqueue_start_threads to create threads instead of proc's | sam | 2008-04-08 | 1 | -22/+24 |
* | Implement the linux syscalls | kib | 2008-04-08 | 1 | -2/+11 |
* | - Use a different encoding for lockmgr options: make them encoded by | attilio | 2008-04-07 | 1 | -1/+1 |
* | vfs_syscalls.c 1.452 mistakenly swapped the behavior of chown() and lchown(). | truckman | 2008-04-07 | 1 | -1/+1 |
* | Optimize lockmgr in order to get rid of the pool mutex interlock, of the | attilio | 2008-04-06 | 1 | -623/+805 |
* | - Correct a major error introduced in the per-cpu timeout commit. Sleep | jeff | 2008-04-06 | 1 | -5/+5 |
* | Move INTR_FILTER from opt_global.h to its own header. | jhb | 2008-04-05 | 1 | -0/+1 |
* | Add a MI intr_event_handle() routine for the non-INTR_FILTER case. This | jhb | 2008-04-05 | 1 | -21/+105 |
* | Reintroduce UMA_SLAB_KMAP; however, change its spelling to | alc | 2008-04-04 | 1 | -1/+2 |
* | - Add sysctls at debug.rwlock to control the behavior of the speculative | jeff | 2008-04-04 | 1 | -3/+26 |
* | - Add a Nokia copyright to cpuset to reflect their generous | jeff | 2008-04-04 | 1 | -0/+3 |
* | - Allow static_boost to specify no boost with '0', traditional kernel | jeff | 2008-04-04 | 1 | -2/+6 |
* | - Don't check for the ITHD pri class in tdq_load_add and rem. 4BSD doesn't | jeff | 2008-04-04 | 1 | -12/+6 |
* | - Fix a mis-merge that crept in during the softclock changes. | jeff | 2008-04-04 | 1 | -2/+0 |
* | let umtxq_busy() only spin on mp machine. make function name | davidxu | 2008-04-03 | 1 | -10/+14 |
* | - Convert two timeout users to the new callout_reset_curcpu() api. | jeff | 2008-04-02 | 2 | -4/+4 |
* | Implement per-cpu callout threads, wheels, and locks. | jeff | 2008-04-02 | 3 | -158/+262 |
* | Add two missed chunks from the rev. 1.210, for the giant_read() and | kib | 2008-04-02 | 1 | -4/+2 |
* | - Destroy the bo mtx when the vnode is destroyed. | jeff | 2008-04-02 | 1 | -0/+1 |
* | Fix compiling problem for amd64. | davidxu | 2008-04-02 | 1 | -2/+2 |
* | Er, don't restart a timeout version. | davidxu | 2008-04-02 | 1 | -2/+4 |
* | Introduce kernel based userland rwlock. Each umtx chain now has two lists, | davidxu | 2008-04-02 | 1 | -45/+487 |