Re: packet re-ordering on SMP machines.

From: Manfred Spraul (manfred@colorfullife.com)
Date: Sun Aug 25 2002 - 03:01:40 EST


> 2) Is there any standard (ie configurable) way to enforce strict
> ordering on an SMP system?

2 cpus, 2 network cards? What happens if you bind the interrupts to cpus?

echo 1 > /proc/irq/<irq_of_card_1>/smp_affinity
echo 2 > /proc/irq/<irq_of_card_2>/smp_affinity

--
	Manfred

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



This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:15 EST