Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 8/23/84; site ucbcad.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!ucbvax!ucbcad!faustus From: faustus@ucbcad.UUCP Newsgroups: net.jokes Subject: Re: New System Call Message-ID: <124@ucbcad.UUCP> Date: Wed, 27-Feb-85 11:11:58 EST Article-I.D.: ucbcad.124 Posted: Wed Feb 27 11:11:58 1985 Date-Received: Fri, 1-Mar-85 21:01:29 EST References: <114@ISM780.UUCP> Organization: UC Berkeley CAD Group, Berkeley, CA Lines: 8 I remember seeing a man page for the flog command, which flogged your processes to make them go faster... I actually implemented something like this a while ago -- ^F increased your priority somewhat and increased (made worse) the nice value also (the process eventually gets tired), and the scheduler averaged priorities over a few seconds... It never really worked well though... Wayne