| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement global and per-uid accounting of the anonymous memory. Add | kib | 2009-06-23 | 1 | -2/+16 |
* | Adapt vfs kqfilter to the shared vnode lock used by zfs write vop. Use | kib | 2009-06-10 | 1 | -1/+1 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 1 | -1/+0 |
* | Add hierarchical jails. A jail may further virtualize its environment | jamie | 2009-05-27 | 1 | -4/+3 |
* | Introduce a new virtualization container, provisionally named vprocg, to hold | zec | 2009-05-08 | 1 | -0/+3 |
* | Change the curvnet variable from a global const struct vnet *, | zec | 2009-05-05 | 1 | -0/+6 |
* | Several threads in a process may do vfork() simultaneously. Then, all | kib | 2008-12-05 | 1 | -1/+1 |
* | MFp4: | bz | 2008-11-29 | 1 | -0/+6 |
* | - Forward port flush of page table updates on context switch or userret | kmacy | 2008-10-19 | 1 | -2/+7 |
* | Do the pargs_hold() on the copy of the pointer to the p_args of the | kib | 2008-07-23 | 1 | -1/+1 |
* | The kqueue_register() function assumes that it is called from the top of | kib | 2008-07-07 | 1 | -4/+2 |
* | Add DTrace 'proc' provider probes using the Statically Defined Trace | jb | 2008-05-24 | 1 | -0/+23 |
* | Fix the leak of the vmspace on the fork when the process limits | kib | 2008-03-20 | 1 | -2/+4 |
* | - Don't call the empty sched_newproc() function. sched_newproc() already | jeff | 2008-03-20 | 1 | -1/+0 |
* | Remove kernel support for M:N threading. | jeff | 2008-03-12 | 1 | -1/+1 |
* | When forking, the new thread deserves a name too. Don't just use the | julian | 2007-11-15 | 1 | -0/+1 |
* | A bunch more files that should probably print out a thread name | julian | 2007-11-14 | 1 | -2/+2 |
* | Fix for the panic("vm_thread_new: kstack allocation failed") and | kib | 2007-11-05 | 1 | -7/+34 |
* | Completely remove the code for single threading the mainline fork code. | julian | 2007-11-02 | 1 | -49/+3 |
* | Merge first in a series of TrustedBSD MAC Framework KPI changes | rwatson | 2007-10-24 | 1 | -2/+2 |
* | Take out the single-threading code in fork. | julian | 2007-10-23 | 1 | -5/+15 |
* | Rename the kthread_xxx (e.g. kthread_create()) calls | julian | 2007-10-20 | 1 | -1/+1 |
* | - Redefine p_swtime and td_slptime as p_swtick and td_slptick. This | jeff | 2007-09-21 | 1 | -0/+1 |
* | - Move all of the PS_ flags into either p_flag or td_flags. | jeff | 2007-09-17 | 1 | -4/+2 |
* | Rather than passing SUSER_RUID into priv_check_cred() to specify when | rwatson | 2007-06-16 | 1 | -4/+3 |
* | - Move some common code out of sched_fork_exit() and back into fork_exit(). | jeff | 2007-06-12 | 1 | -0/+12 |
* | Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in | rwatson | 2007-06-12 | 1 | -2/+1 |
* | Optimize vmmeter locking. | attilio | 2007-06-10 | 1 | -8/+8 |
* | Move per-process audit state from a pointer in the proc structure to | rwatson | 2007-06-07 | 1 | -9/+0 |
* | Commit 6/14 of sched_lock decomposition. | jeff | 2007-06-04 | 1 | -30/+14 |
* | - Move rusage from being per-process in struct pstats to per-thread in | jeff | 2007-06-01 | 1 | -1/+1 |
* | Revert VMCNT_* operations introduction. | attilio | 2007-05-31 | 1 | -8/+8 |
* | Remove unnecessary assignment. | rwatson | 2007-05-18 | 1 | -2/+0 |
* | - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating | jeff | 2007-05-18 | 1 | -8/+8 |
* | Replace custom file descriptor array sleep lock constructed using a mutex | rwatson | 2007-04-04 | 1 | -2/+2 |
* | Remove 'MPSAFE' annotations from the comments above most system calls: all | rwatson | 2007-03-04 | 1 | -9/+0 |
* | Use pause() rather than tsleep() on explicit global dummy variables. | jhb | 2007-02-27 | 1 | -3/+1 |
* | Close race conditions between fork() and [sg]etpriority()'s | delphij | 2007-02-26 | 1 | -5/+14 |
* | - Remove setrunqueue and replace it with direct calls to sched_add(). | jeff | 2007-01-23 | 1 | -1/+1 |
* | Threading cleanup.. part 2 of several. | julian | 2006-12-06 | 1 | -18/+0 |
* | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | rwatson | 2006-11-06 | 1 | -2/+6 |
* | Make KSE a kernel option, turned on by default in all GENERIC | jb | 2006-10-26 | 1 | -0/+12 |
* | Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.h | rwatson | 2006-10-22 | 1 | -1/+1 |
* | - Change process_exec function handlers prototype to include struct | netchild | 2006-08-15 | 1 | -0/+2 |
* | Don't lock each of the processes while looking for a pid. The allproc and | jhb | 2006-08-01 | 1 | -5/+1 |
* | - Use suser_cred(9) instead of checking cr_ruid directly. | pjd | 2006-06-27 | 1 | -7/+10 |
* | Fix a race between file operations and rfork(RFCFDG) by parking | davidxu | 2006-03-15 | 1 | -0/+17 |
* | Simplify system time accounting for profiling. | phk | 2006-02-08 | 1 | -1/+1 |
* | We don't need the proc lock to check P_KTHREAD on curthread since it is | jhb | 2006-02-06 | 1 | -3/+0 |
* | Audit the args to rfork(), and the child PID for all fork system calls. | wsalamon | 2006-02-06 | 1 | -0/+2 |