sleep()

Guy Harris guy at rlgvax.UUCP
Sun Aug 7 10:03:08 AEST 1983


An alternate way to implement short-duration alarms or sleeps would be to use
the "timeout" facility in the kernel.  This way, only the first entry in the
timeout queue would be checked every clock tick, not the entire process table.

	Guy Harris
	{seismo,mcnc,we13,brl-bmd,allegra}!rlgvax!guy



More information about the Comp.unix.wizards mailing list