mirror of
https://github.com/torvalds/linux.git
synced 2026-07-06 05:01:46 +02:00
It seems that to avoid deadlocks it is enough to poll vq before
we are going to use the last buffer. This is faster than
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Kconfig.tcm | ||
| Makefile | ||
| net.c | ||
| tcm_vhost.c | ||
| tcm_vhost.h | ||
| test.c | ||
| test.h | ||
| vhost.c | ||
| vhost.h | ||