NetBSD/sys/conf
christos 0461089547 Add a new resource to limit the number of lwps per user, RLIMIT_NTHR. There
is a global sysctl kern.maxlwp to control this, which is by default 2048.
The first lwp of each process or kernel threads are not counted against the
limit. To show the current resource usage per user, I added a new sysctl
that dumps the uidinfo structure fields.
2012-06-09 02:31:14 +00:00
..
copyright Welcome to 2012, Happy New Year! 2012-01-01 00:00:30 +00:00
debugsyms.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
files Implement a genfs_rename abstraction. 2012-05-08 23:53:26 +00:00
majors add a tpm driver from bsssd.sourceforge.net 2012-01-22 06:44:28 +00:00
Makefile.kern.inc Redo rev 1.154 by using an explicit MKSHNOECHO that does not output anything. 2012-03-25 09:15:20 +00:00
mkldscript.sh Move mkldscript.sh, which is used to create ldscript dynamically to 2007-03-04 02:35:49 +00:00
newvers_stand.sh Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
newvers.sh Remove ad clause on a UCB license. 2010-01-10 23:55:03 +00:00
osrelease.sh Add new -k (for kernel modules) flag to return MM.99.pp for current and MM.mm 2012-02-16 23:56:57 +00:00
param.c Add a new resource to limit the number of lwps per user, RLIMIT_NTHR. There 2012-06-09 02:31:14 +00:00
std The rnd pseudo-device is not really optional, because it is in the same 2011-11-22 21:25:05 +00:00