Re: Stopping CPU Hogs...

Ely Wilson (plexus@ionet.net)
Wed, 4 Nov 1998 15:39:05 -0700 (MST)


You can use teh program 'nice' part of sh-utils or you can use
setpriority() defined in sys/resource.h from within the program.

On Wed, 4 Nov 1998, John Fulmer wrote:

> Hello!
>
> Is there a way to keep a process from hogging 100% cpu usage? One thing

----------------------------------------------------
ely <plexus@ionet.net>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/