Go to file
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
benchmarks make all other commands use ProcFS 2010-09-14 21:31:56 +00:00
boot Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways 2010-08-12 13:44:47 +00:00
commands The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
docs UPDATING - warning about /usr/gnu/lib 2010-09-21 12:46:55 +00:00
drivers No need to scan devices in PIC mode 2010-09-22 08:01:43 +00:00
etc pkgsrc: save binary packages in arch- and osversion dependent dir. 2010-09-17 14:31:54 +00:00
include The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
kernel New profile protocol 2010-09-23 10:49:39 +00:00
lib The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
man make ps(1) use ProcFS 2010-09-14 21:29:40 +00:00
servers The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
share SMP - We boot APs 2010-09-15 14:09:52 +00:00
test Add libmthread and test59 to test the implementation 2010-09-21 12:22:38 +00:00
tools include minix 'all' package. 2010-09-20 15:09:32 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Fixed unintentionally removed world target in Makefile 2010-09-15 14:18:39 +00:00