mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
f9611c43ab
Zero copy TX has been around for a while now. We seem to be down to eliminating theoretical bugs and performance tuning at this point: it's probably time to enable it by default so that most users get the benefit. Keep the flag around meanwhile so users can experiment with disabling this if they experience regressions. I expect that we will remove it in the future. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Kconfig.tcm | ||
Makefile | ||
net.c | ||
tcm_vhost.c | ||
tcm_vhost.h | ||
test.c | ||
test.h | ||
vhost.c | ||
vhost.h |