NetBSD/sys/compat/mach
ad d831186d55 Merge scheduler changes from the vmlocking branch. All discussed on
tech-kern:

- Invert priority space so that zero is the lowest priority. Rearrange
  number and type of priority levels into bands. Add new bands like
  'kernel real time'.
- Ignore the priority level passed to tsleep. Compute priority for
  sleep dynamically.
- For SCHED_4BSD, make priority adjustment per-LWP, not per-process.
2007-11-06 00:42:39 +00:00
..
arch/powerpc Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
files.mach merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_bootstrap.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_bootstrap.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_clock.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
mach_clock.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_errno.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_errno.h
mach_exception.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
mach_exception.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
mach_exec.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
mach_exec.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_host.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_host.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_iokit.c Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
mach_iokit.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_message.c Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00
mach_message.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
mach_misc.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
mach_notify.c Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
mach_notify.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_port.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
mach_port.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_semaphore.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
mach_semaphore.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_services.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_services.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_services.master merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_services_names.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_syscall.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_syscallargs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_syscalls.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
mach_sysctl.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_sysctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_sysent.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
mach_task.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
mach_task.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_thread.c Merge scheduler changes from the vmlocking branch. All discussed on 2007-11-06 00:42:39 +00:00
mach_thread.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_types.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach_vm.c Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00
mach_vm.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
makemachservices.sh merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
syscalls.conf
syscalls.master Merge newlock2 to head. 2007-02-09 21:55:00 +00:00