From: utzoo!decvax!harpo!floyd!cmcl2!philabs!micomvax!george Newsgroups: net.unix-wizards Title: automatic niceing by kernel Article-I.D.: micomvax.104 Posted: Mon Nov 8 19:40:29 1982 Received: Wed Nov 10 04:18:45 1982 berkeley 4.1 seems to automatically renice processes to 4 after they have run for a certain length of time (~ 12 minutes). i thought it was the line in setpri() commented 'nice 4' but that doesn't seem to have anything to do with cpu time usage. it would nice if it was a constant somewhere but it doesn't seem to be that either. any help would be greatly appreciated.