Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1a 7/7/83; site rlgvax.UUCP Path: utzoo!linus!decvax!harpo!seismo!rlgvax!guy From: guy@rlgvax.UUCP (Guy Harris) Newsgroups: net.unix-wizards Subject: Re: sleep() Message-ID: <971@rlgvax.UUCP> Date: Sat, 6-Aug-83 20:03:08 EDT Article-I.D.: rlgvax.971 Posted: Sat Aug 6 20:03:08 1983 Date-Received: Sun, 7-Aug-83 07:33:38 EDT References: <3880@sri-arpa.UUCP> Organization: CCI Office Systems Group, Reston, VA Lines: 6 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