minix/servers
Tomas Hruby 74c5cd7668 The profile utility can set the sprofiling mode
- profile --nmi | --rtc sets the profiling mode

- --rtc is default, uses BIOS RTC, cannot profile kernel the presetted
  frequency values apply

- --nmi is only available in APIC mode as it uses the NMI watchdog, -f
  allows any frequency in Hz

- both modes use compatible data structures
2010-09-23 10:49:42 +00:00
..
ds make getsysinfo() a system-land call 2010-09-14 21:50:05 +00:00
ext2 Fix failing unmount attempt at shutdown after running test58 2010-09-17 09:34:36 +00:00
hgfs
inet
init Shutdown changes for multiboot: CTRL-ALT-DEL resets, panic halts 2010-08-30 19:01:58 +00:00
ipc
is make getsysinfo() a system-land call 2010-09-14 21:50:05 +00:00
iso9660fs
mfs Fix failing unmount attempt at shutdown after running test58 2010-09-17 09:34:36 +00:00
pfs
pm The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
procfs ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
rs SMP - Changed prototype of sys_schedule() 2010-09-15 14:10:42 +00:00
sched SMP - can boot even if some cpus fail to boot 2010-09-15 14:11:21 +00:00
vfs make getsysinfo() a system-land call 2010-09-14 21:50:05 +00:00
vm SMP - Process is stopped when VM modifies the page tables 2010-09-15 14:11:12 +00:00
Makefile ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
Makefile.inc