Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1456820
| From | Stephen Hemminger <stephen@networkplumber.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC V2 PATCH 00/25] Kernel NET policy |
| Date | 2016-08-05 02:10 +0200 |
| Message-ID | <s2AS5-af-11@gated-at.bofh.it> (permalink) |
| References | <s2wlr-5gw-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 31 Dec 2014 20:38:49 -0500 kan.liang@intel.com wrote: > 5. Why disable IRQ balance? > A: Disabling IRQ balance is a common way (recommend way for some devices) to > tune network performance. I appreciate that network tuning is hard, most people get it wrong, and nobody agrees on the right answer. So rather than fixing existing tools or writing new userspace tools to do network tuning, you want to hard code one policy manager in kernel with a /proc interface. Why not make a good userspace tool (like powertop). There are also several IRQ balancing programs, but since irqbalance was championed by one vendor others seem to follow like sheep. I agree that this a real concern but the implementation of this leaves much to be desired and discussed. Why can't this be done outside of the kernel.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC V2 PATCH 00/25] Kernel NET policy kan.liang@intel.com - 2016-08-04 21:30 +0200
[RFC V2 PATCH 02/25] net/netpolicy: init NET policy kan.liang@intel.com - 2016-08-04 21:30 +0200
[RFC V2 PATCH 11/25] net/netpolicy: add MIX policy kan.liang@intel.com - 2016-08-04 21:30 +0200
[RFC V2 PATCH 01/25] net: introduce NET policy kan.liang@intel.com - 2016-08-04 21:30 +0200
Re: [RFC V2 PATCH 00/25] Kernel NET policy Stephen Hemminger <stephen@networkplumber.org> - 2016-08-05 02:10 +0200
RE: [RFC V2 PATCH 00/25] Kernel NET policy "Liang, Kan" <kan.liang@intel.com> - 2016-08-05 15:50 +0200
Re: [RFC V2 PATCH 00/25] Kernel NET policy Alexei Starovoitov <alexei.starovoitov@gmail.com> - 2016-08-05 03:40 +0200
csiph-web