No description
Find a file
Ben Gras 68de328ac1 make the asynsend table size NPROCS-dependent.
this is a fix for e.g. the situation where lots of processes die
instantly, and PM has to send an asyn msg for each one to VFS, and
panics if there are too many. there are likely more situations in
which this table should be dependent on the no. of processes.

reported by pikpik on #minix3.
2010-10-01 14:39:04 +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 cprofalyze - perl path fix. 2010-09-23 13:49:52 +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 Revamp the mthread library and update test59 2010-09-30 13:44:13 +00:00
kernel Watchdog and kernel profiling for AMD 2010-09-23 14:42:30 +00:00
lib make the asynsend table size NPROCS-dependent. 2010-10-01 14:39:04 +00:00
man make ps(1) use ProcFS 2010-09-14 21:29:40 +00:00
servers hgfs: do not return negative file sizes in stat (reported by Antoine Leca) 2010-09-27 13:19:25 +00:00
share SMP - We boot APs 2010-09-15 14:09:52 +00:00
test Revamp the mthread library and update test59 2010-09-30 13:44:13 +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