Path: utzoo!utgpu!watserv1!watmath!att!dptg!ulysses!andante!princeton!njin!rutgers!cscnj!kevin From: kevin@cscnj (Kevin Walsh) Newsgroups: comp.unix.internals Subject: Cron lowering nice value of jobs run Message-ID: <1990Nov20.163139.9997@cscnj> Date: 20 Nov 90 16:31:39 GMT Distribution: na Organization: Computer Sciences Corporation, NJ (CSD) Lines: 17 Does anyone out there know why cron starts up it's subshell(s) at a lower nice value than cron itself is running at? There also seems to be a difference in nice value between scripts/processes started via crontab using a cron table and by "at". The jobs run via the "at" program run with a lower nice value, and therefore higher priority, than those started from a cron table. Starting a process in background from a shell script which is run by a cron table seems to give the highest nice value (to the background process). I am curious as to why this is done since it does not seem to provide any real benefits and certainly no performance advantages in an application which makes considerable use of a cron table for periodic processing. Thanks, Kevin. -- --------- Kevin Walsh Computer Sciences Corporation Piscataway, NJ 08854 ..!rutgers.rutgers.edu!cscnj!kevin