Re: Stopping CPU Hogs...

Tuukka Toivonen (tuukkat@ees2.oulu.fi)
Thu, 5 Nov 1998 18:34:59 +0200 (EET)


On Wed, 4 Nov 1998, John Fulmer wrote:

>Is there a way to keep a process from hogging 100% cpu usage? One thing
>that has always bugged me is that a process (oh like, hmmmm, NETSCAPE!)

I don't think the problem is that netscape grabs all 100% of CPU time. It
should not stop or even much slow down interactive programs (because Linux
has pre-emptive multitasking).

Instead netscape probably sends so fast X messages to the X server that it
halts, not Linux, but X-server. I think the correct solution (besides
fixing netscape) would be to fix X-server.

--
| Tuukka Toivonen <tuukkat@ee.oulu.fi>       [PGP public key
| Homepage: http://www.ee.oulu.fi/~tuukkat/       available]
| Try also finger -l tuukkat@ee.oulu.fi
| Studying information engineering at the University of Oulu
+-----------------------------------------------------------

- 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/