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-10-04 15:28:54 -06:00
2015-10-04 15:28:54 -06:00
2015-10-04 15:28:54 -06:00
2015-09-08 09:20:18 -06:00