[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100506.002547.13753501.davem@davemloft.net>
Date: Thu, 06 May 2010 00:25:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, gospo@...hat.com,
jesse.brandeburg@...el.com
Subject: Re: [net-next-2.6 PATCH 2/2] e1000/e1000e: implement a simple
interrupt moderation
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Wed, 05 May 2010 01:26:03 -0700
> From: Jesse Brandeburg <jesse.brandeburg@...el.com>
>
> Back before e1000-7.3.20, the e1000 driver had a simple algorithm that
> managed interrupt moderation. The driver was updated in 7.3.20 to
> have the new "adaptive" interrupt moderation but we have customer
> requests to redeploy the old way as an option. This patch adds the
> old functionality back. The new functionality can be enabled via
> module parameter or at runtime via ethtool.
> Module parameter: (InterruptThrottleRate=4) to use this new
> moderation method.
> Ethtool method: ethtool -C ethX rx-usecs 4
>
> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists