freebsd-nq/sys
David Greenman 0d2afceedd Process scheduling changes - adapted from FreeBSD 1.1.5. Basically,
charge scheduling CPU of child process to the parent and have child
inherit scheduling CPU from parent on fork. Makes a **big** difference
in the feel of the system to interactive users.

Submitted by:	John Dyson
1994-08-06 07:15:04 +00:00
..
alpha/include Fix arguments of CONS_GETINFO 1994-04-07 23:23:01 +00:00
amd64 Delete redundant #ifdef __i386__, be consistent about idempotency 1994-08-05 14:36:04 +00:00
conf Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
ddb The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
dev Updated to include improvements from FreeBSD 1.1.5. Fixed brokeness 1994-08-04 17:42:35 +00:00
fs Added $Id$ 1994-08-02 07:55:43 +00:00
gnu Added $Id$ 1994-08-02 07:55:43 +00:00
i386 Added my own kernel configuration file. This can be used as a place to 1994-08-06 06:36:55 +00:00
isa Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0. 1994-08-01 10:38:19 +00:00
isofs/cd9660 Added $Id$ 1994-08-02 07:55:43 +00:00
kern Process scheduling changes - adapted from FreeBSD 1.1.5. Basically, 1994-08-06 07:15:04 +00:00
libkern Added $Id$ 1994-08-02 07:55:43 +00:00
miscfs Added $Id$ 1994-08-02 07:55:43 +00:00
net Added $Id$ 1994-08-02 07:55:43 +00:00
netccitt Added $Id$ 1994-08-02 07:55:43 +00:00
netinet Added $Id$ 1994-08-02 07:55:43 +00:00
netiso Hack to get netstat compiling...from 1.1.5. 1994-08-05 12:33:30 +00:00
netns Added $Id$ 1994-08-02 07:55:43 +00:00
nfs Converted 'vmunix' to 'kernel'. 1994-08-05 09:28:55 +00:00
nfsclient Converted 'vmunix' to 'kernel'. 1994-08-05 09:28:55 +00:00
nfsserver Made NFS attribute cache timeouts kernel config file tunable via 1994-08-04 06:03:46 +00:00
powerpc/include Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Install RPC headers from include, like they always should have been. 1994-08-04 20:39:34 +00:00
scsi Added $Id$ 1994-08-02 07:55:43 +00:00
sys Converted 'vmunix' to 'kernel'. 1994-08-05 09:28:55 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Changed occurrances of "itrunc" to "ffs_truncate" to make Bruce happy. 1994-08-03 08:19:35 +00:00
vm Added some code that was accidently left out early in the 1.x -> 2.0 VM 1994-08-04 19:40:47 +00:00
Makefile Added $Id$ 1994-08-02 07:55:43 +00:00