Eliezer Tamir
cbf55001b2
net: rename low latency sockets functions to busy poll
...
Rename functions in include/net/ll_poll.h to busy wait.
Clarify documentation about expected power use increase.
Rename POLL_LL to POLL_BUSY_LOOP.
Add need_resched() testing to poll/select busy loops.
Note, that in select and poll can_busy_poll is dynamic and is
updated continuously to reflect the existence of supported
sockets with valid queue information.
Signed-off-by: Eliezer Tamir <eliezer.tamir@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-07-08 19:25:45 -07:00
..
2013-06-10 17:35:25 -07:00
2013-05-14 13:02:30 -07:00
2013-05-28 13:11:01 -07:00
2013-05-28 13:11:01 -07:00
2013-05-28 21:58:54 -07:00
2013-06-13 02:36:09 -07:00
2013-06-24 01:46:01 -07:00
2013-06-26 12:01:42 -04:00
2013-07-06 18:12:47 -07:00
2013-05-28 13:11:01 -07:00
2013-05-28 13:11:01 -07:00
2013-05-17 12:45:40 -05:00
2013-07-08 19:25:45 -07:00
2013-03-22 10:31:16 -04:00
2013-03-17 14:35:13 -04:00
2013-06-13 02:36:09 -07:00
2013-03-25 12:23:41 -04:00
2013-03-28 01:20:42 -04:00
2013-05-28 13:11:01 -07:00
2013-07-08 19:25:45 -07:00
2013-07-04 14:55:47 -07:00
2013-05-28 13:11:01 -07:00
2013-06-13 02:36:09 -07:00
2013-05-28 13:11:01 -07:00
2013-06-26 15:15:54 -07:00
2013-07-02 16:33:25 -07:00
2013-04-07 16:28:01 -04:00
2013-06-28 13:18:21 -04:00
2013-04-30 03:55:20 -04:00
2013-05-27 22:50:59 -07:00
2013-07-03 14:55:13 -07:00
2013-05-28 13:11:01 -07:00
2013-06-27 22:44:16 -07:00
2013-06-13 02:36:09 -07:00
2013-06-14 13:45:10 +02:00
2013-07-01 13:19:43 -07:00
2013-06-19 16:49:39 -07:00
2013-06-13 02:36:09 -07:00
2013-06-13 02:36:09 -07:00
2013-04-22 14:58:14 -04:00
2013-06-13 02:36:09 -07:00
2013-07-03 16:52:10 -07:00
2013-07-02 16:14:11 -07:00
2013-06-13 02:36:09 -07:00
2013-06-17 15:53:01 -07:00
2013-06-13 02:36:09 -07:00
2013-06-23 23:51:48 -07:00
2013-06-28 13:18:21 -04:00
2013-07-01 18:15:25 -07:00
2013-06-26 13:23:13 -07:00
2013-06-06 11:52:14 -07:00
2013-06-17 15:48:14 -07:00
2013-05-27 22:50:59 -07:00
2013-07-08 19:25:45 -07:00