Re: [rfc: patch 0/6] scalable fd management

From: William Lee Irwin III
Date: Wed Jun 01 2005 - 06:26:55 EST


On Mon, May 30, 2005 at 04:20:42PM +0530, Dipankar Sarma wrote:
> I would appreciate if someone tests this on an arch without
> cmpxchg (sparc32??). I intend to run some more tests
> with preemption enabled and also on ppc64 myself.

sparc32 SMP is not going to be a good choice for this. By and large
ll/sc -style architectures don't have explicit cmpxchg instructions so
ppc64 at least nominally fits the bill. SMP Alpha testing may also be
enlightening (as usual).


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