All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/3] net: low latency sockets follow ups
@ 2013-06-12 11:19 ` Eliezer Tamir
  0 siblings, 0 replies; 20+ messages in thread
From: Eliezer Tamir @ 2013-06-12 11:19 UTC (permalink / raw)
  To: David Miller
  Cc: linux-kernel, netdev, Jesse Brandeburg, Don Skidmore,
	e1000-devel, Willem de Bruijn, Eric Dumazet, Ben Hutchings,
	Andi Kleen, HPA, Eilon Greenstien, Or Gerlitz, Amir Vadai,
	Alex Rosenbaum, Avner Ben Hanoch, Or Kehati, Eliezer Tamir

David,

Here are two clean up patches, plus one that adds a socket option for LLS.

Patch 1 removes the config menu for NET_LL_RX_POLL and defaults to y.
Patch 2 converts sysctl_net_ll_poll into an unsigned int
Patch 3 adds an SO_LL socket option to allow per-socket control of busy polling.

I will reply to this thread with a patch to sockperf that enables
the socket option.

Thanks,
Eliezer


Change log:

v2
- added a patch to convert sysctl_net_ll_poll into an unsigned int.
- suggested by Eric Dimazet: treat sk_ll_usec as a u_int rather than a u_long.
- suggested by Ben Huchings: allow unprivileged user to decrease SO_LL value,
  correct return value when operation is not allowed.


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2013-06-12 13:55 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-12 11:19 [PATCH v2 net-next 0/3] net: low latency sockets follow ups Eliezer Tamir
2013-06-12 11:19 ` Eliezer Tamir
2013-06-12 11:19 ` [PATCH v2 net-next 1/3] net: remove NET_LL_RX_POLL config menue Eliezer Tamir
2013-06-12 11:19   ` Eliezer Tamir
2013-06-12 11:20 ` [PATCH v2 net-next 2/3] net: change sysctl_net_ll_poll into an unsigned int Eliezer Tamir
2013-06-12 11:20   ` Eliezer Tamir
2013-06-12 12:04   ` Avner Ben Hanoch
2013-06-12 12:04     ` Avner Ben Hanoch
2013-06-12 12:44     ` Eliezer Tamir
2013-06-12 12:44       ` Eliezer Tamir
2013-06-12 11:20 ` [PATCH v2 net-next 3/3] net: add socket option for low latency polling Eliezer Tamir
2013-06-12 11:20   ` Eliezer Tamir
2013-06-12 12:44   ` Eric Dumazet
2013-06-12 12:54     ` Eliezer Tamir
2013-06-12 12:54       ` Eliezer Tamir
2013-06-12 12:58       ` Eliezer Tamir
2013-06-12 13:55       ` Eric Dumazet
2013-06-12 13:55         ` Eric Dumazet
2013-06-12 11:22 ` [PATCH v2 sockperf] sockperf: add SO_LL socketop support Eliezer Tamir
2013-06-12 11:22   ` Eliezer Tamir

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.