Messages in this thread |  | | Date | Sun, 25 Aug 2002 10:01:40 +0200 | From | Manfred Spraul <> | Subject | Re: packet re-ordering on SMP machines. |
| |
> 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/
|  |