Re: Processor Affinity in 2.2.x smp kernels?

Ingo Molnar (mingo@chiara.csoma.elte.hu)
Wed, 9 Jun 1999 17:25:22 +0200 (CEST)


On Wed, 9 Jun 1999, John Peter DeVale wrote:

> Hello all,
>
> I have noted by observing the cpu utilization on xosview (an admittedly
> unscientific method) [...]

yes this is very unscientific because now we have 3 processes running at
once: X, xosview and the computing thread. X and xosview have higher
priorities (because they are 'interactive' processes), so they might end
up pushing around the CPU-consuming thread.

do you still see the same 'bouncing' effect if you start the thread with
'nice -n -100 ./thread' ?

-- mingo

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