From: Eliezer Tamir <redacted>
Date: Thu, 13 Jun 2013 17:46:13 +0300
Here are three clean up patches, plus one that adds a socket option for LLS.
Patch 1 converts low latency sockets to sched_clock.
Patch 2 removes the config menu for NET_LL_RX_POLL and defaults to y.
Patch 3 converts sysctl_net_ll_poll into an unsigned int
Patch 4 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. (unchanged from v2)
Again, thanks to everyone for their comments.
Please respin with the overflow introduced by patch #3 corrected, everything
else looks fine to me.