Re: RasterMan on linux and threads

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 17 Dec 1999 23:08:14 +0000 (GMT)


> hmm - so if i do short bursted threads ( approx < 0.1 seconds each on
> average i guess ) will he get scheduled across spuc or be weighted to

If the other cpus are idle they will get cross scheduled yes. The mm affinity
weighting doesn't beat idle processors. Also keep the threads around rather
than killing them all the time as its faster not to keep creating new threads
even though that is fast

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