Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfe@netbsd.org>
List: source-changes
Date: 01/23/1999 09:02:36
Module Name:	src
Committed By:	sommerfe
Date:		Sat Jan 23 17:02:36 UTC 1999

Modified Files:
	src/sys/kern: kern_fork.c
Log Message:
Under control of "slowchild" global, make child process inherit the
scheduling penalty for being cpu-bound (p_estcpu) of its parent.