Andrew Webster
e221777a7a
TCP: post buffer semaphore before re-acquiring both
...
TCP uses two semaphores for buffers, one for the entire buffer pool,
and one for the number of allowed buffers for readahead. To avoid
double taking a semaphore under heavy load, release the semaphore
after waiting before trying to acquire both again.
2016-01-22 16:15:10 -06:00
..
2015-01-27 21:23:42 -06:00
2015-07-01 14:33:37 -06:00
2016-01-22 16:15:10 -06:00
2014-06-24 11:53:19 -06:00
2015-10-04 15:28:54 -06:00
2014-06-24 15:46:10 -06:00
2015-01-27 21:23:42 -06:00
2015-08-11 08:34:16 -06:00
2015-09-05 09:10:48 -06:00
2014-06-24 11:53:19 -06:00
2014-06-24 11:53:19 -06:00
2014-06-24 11:53:19 -06:00
2014-06-24 15:38:00 -06:00
2014-06-24 15:38:00 -06:00
2014-06-24 11:53:19 -06:00
2014-06-24 15:46:10 -06:00
2014-06-24 15:38:00 -06:00
2015-10-04 15:28:54 -06:00
2014-07-07 07:28:17 -06:00
2014-07-08 07:13:50 -06:00
2015-10-04 15:28:54 -06:00
2015-09-08 09:20:18 -06:00
2015-06-28 08:08:57 -06:00
2014-07-07 07:28:17 -06:00