[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] perl nice'ness



Add something like this to your script:
use POSIX();
$priority = 7;
POSIX::nice($priority);


-Tim

On Oct 7, 2007, at 1:24 AM, Jim Popovitch wrote:

> Is there a way to make perl scripts run nicer wrt to cpu utilization,
> rather than at the default 0 nice?
>
> Thx,
>
> -Jim P.
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale