From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 25 Aug 2002 03:57:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 25 Aug 2002 03:57:31 -0400 Received: from dbl.q-ag.de ([80.146.160.66]:32131 "EHLO dbl.q-ag.de") by vger.kernel.org with ESMTP id ; Sun, 25 Aug 2002 03:57:30 -0400 Message-ID: <3D688EE4.3060907@colorfullife.com> Date: Sun, 25 Aug 2002 10:01:40 +0200 From: Manfred Spraul User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0) X-Accept-Language: en, de MIME-Version: 1.0 To: Ben Greear CC: linux-kernel@vger.kernel.org Subject: Re: packet re-ordering on SMP machines. Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > 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//smp_affinity echo 2 > /proc/irq//smp_affinity -- Manfred