From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932553AbVIAHND (ORCPT ); Thu, 1 Sep 2005 03:13:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932554AbVIAHNB (ORCPT ); Thu, 1 Sep 2005 03:13:01 -0400 Received: from sj-iport-4.cisco.com ([171.68.10.86]:54324 "EHLO sj-iport-4.cisco.com") by vger.kernel.org with ESMTP id S932553AbVIAHNA (ORCPT ); Thu, 1 Sep 2005 03:13:00 -0400 Message-ID: <4316A9C0.9090509@cisco.com> Date: Thu, 01 Sep 2005 17:12:00 +1000 From: Lincoln Dale User-Agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jmerkey CC: Bernd Eckenfels , linux-kernel@vger.kernel.org Subject: Re: [ANNOUNCE] DSFS Network Forensic File System for Linux Patches References: <431651BC.9020108@utah-nac.org> <43165CE3.9080704@utah-nac.org> In-Reply-To: <43165CE3.9080704@utah-nac.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org jmerkey wrote: > It might be helpful for someone to look at these sections of code I > had to patch in 2.6.9. > I discovered a case where the kernel scheduler will pass NULL for the > array argument > when I started hitting the extreme upper range > 200MB/S combined disk > and lan > throughput. This was running with preemptible kernel and > hyperthreading enabled. Jeff, you are running a tainted kernel since you're loading proprietary modules. you'd better go back to your vendor for support. haha. cheers, lincoln. >