Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 26 Jun 2002 14:44:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 26 Jun 2002 14:44:25 -0400 Received: from iris.mc.com ([192.233.16.119]:21683 "EHLO mc.com") by vger.kernel.org with ESMTP id ; Wed, 26 Jun 2002 14:44:24 -0400 Message-Id: <200206261844.OAA03717@mc.com> Content-Type: text/plain; charset=US-ASCII From: mbs To: linux-kernel@vger.kernel.org Subject: I need/am looking for advice on performance testing tools for smp/scsi system Date: Wed, 26 Jun 2002 14:46:29 -0400 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1491 Lines: 37 i guess the subject of my first post was misleading. what tools are the state of the art benchmarking tools for network, disk and interrupt latency testing? the Linux testing project and similar sites list may tests and provide links to source code but do not say much about which tests are good or bad. I need to do some kernel performance characterization on a dual xeon, dual Gb ethernet, SCSI320/RAID system. I need to measure network throughput vs CPU load, disk throughput, interrupt latency, network to disk streaming and disk to net streaming. I need to characterize the stock rh7.3 2.4 smp kernel, stock + pre-emption patch, stock + latency patch and stock + both. I also need to test the same basic combinations, but stripped and optimized for my specific hardware. I know in a general way that I will probably find the most joy with stripped/optimized + both, but I need specifics. I also need to compare compiled in scsi and e-net vs modules any recommendations for which sets of benchmarking tools to use would be appreciated greatly Thanks for your time, Mark -- /************************************************** ** Mark Salisbury || mbs@mc.com ** **************************************************/ - 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/