1
0
Files
linux/drivers/vhost
Linus Torvalds 3c81bdd9e7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Pull vhost infrastructure updates from Michael S. Tsirkin:
 "This reworks vhost core dropping unnecessary RCU uses in favor of VQ
  mutexes which are used on fast path anyway.  This fixes worst-case
  latency for users which change the memory mappings a lot.  Memory
  allocation for vhost-net now supports fallback on vmalloc (same as for
  vhost-scsi) this makes it possible to create the device on systems
  where memory is very fragmented, with slightly lower performance"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vhost: move memory pointer to VQs
  vhost: move acked_features to VQs
  vhost: replace rcu with mutex
  vhost-net: extend device allocation to vmalloc
2014-06-11 17:08:16 -07:00
..
2013-07-07 17:33:44 +03:00
2013-07-07 17:33:44 +03:00
2014-06-09 16:21:07 +03:00
2014-06-09 16:21:07 +03:00
2010-12-09 16:00:21 +02:00
2014-06-09 16:21:07 +03:00
2014-06-09 16:21:07 +03:00