Re: delegating to a cpu

Alan Cox (alan@lxorguk.ukuu.org.uk)
30 Jun 2003 21:55:25 +0100


Unless your other work is really expensive its doubtful another CPU will
help you. If it is then probably you want to have threads that you pin
to each CPU (with the cpu affinity calls) and wake. You do want to work
hard to keep the same data being needed on both CPUs however

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