From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] ehea: DLPAR memory add fix Date: Tue, 02 Oct 2007 13:31:50 -0400 Message-ID: <47028086.4070004@garzik.org> References: <200710011633.18305.ossthema@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev , Christoph Raisch , Jan-Bernd Themann , linux-kernel , linux-ppc , Marcus Eder , Thomas Klein , Stefan Roscher To: Jan-Bernd Themann Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:49379 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753050AbXJBRb4 (ORCPT ); Tue, 2 Oct 2007 13:31:56 -0400 In-Reply-To: <200710011633.18305.ossthema@de.ibm.com> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Jan-Bernd Themann wrote: > Due to stability issues in high load situations the HW queue handling > has to be changed. The HW queues are now stopped and restarted again instead > of destroying and allocating new HW queues. > > Signed-off-by: Jan-Bernd Themann applied