Michael S. Tsirkin
98f9ca0a3f
vhost: replace rcu with mutex
...
All memory accesses are done under some VQ mutex.
So lock/unlock all VQs is a faster equivalent of synchronize_rcu()
for memory access changes.
Some guests cause a lot of these changes, so it's helpful
to make them faster.
Reported-by: "Gonglei (Arei)" <arei.gonglei@huawei.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2014-06-09 16:21:06 +03:00
..
2014-05-26 14:34:07 +02:00
2014-06-02 16:59:25 -07:00
2014-04-29 15:44:05 +01:00
2014-05-27 08:41:10 -06:00
2014-04-25 09:47:16 +03:00
2014-04-24 03:48:08 +00:00
2014-05-21 18:56:35 +09:00
2014-05-27 21:11:08 -07:00
2014-05-22 18:54:58 +02:00
2014-04-24 13:44:54 -04:00
2014-06-02 12:46:01 +02:00
2014-04-28 18:17:18 +08:00
2014-05-27 13:57:00 -07:00
2014-05-29 15:50:30 +02:00
2014-05-13 14:54:14 -04:00
2014-05-09 10:28:16 +02:00
2014-06-02 10:57:04 +02:00
2014-05-07 16:07:58 -07:00
2014-04-16 14:14:07 -07:00
2014-05-25 17:23:08 +02:00
2014-05-14 18:59:57 +02:00
2014-04-21 23:36:07 +02:00
2014-04-26 11:22:16 +01:00
2014-06-07 15:01:39 -07:00
2014-05-30 12:07:48 -07:00
2014-05-13 12:33:12 +02:00
2014-04-29 19:23:22 +02:00
2014-04-22 21:22:47 -04:00
2014-06-02 17:04:37 -07:00
2014-05-21 19:01:08 +09:00
2014-04-17 04:14:30 +00:00
2014-05-08 08:44:50 +01:00
2014-05-08 08:44:50 +01:00
2014-05-07 16:28:52 -07:00
2014-06-02 17:02:28 -07:00
2014-05-14 15:27:36 +01:00
2014-05-21 18:57:25 +09:00
2014-04-24 12:53:38 -07:00
2014-05-22 23:46:10 +02:00
2014-05-05 16:07:46 -07:00
2014-04-24 17:20:50 +01:00
2014-05-12 00:27:26 -04:00
2014-04-18 16:40:08 -07:00
2014-05-11 17:55:48 +09:00
2014-04-17 12:46:28 +02:00
2014-05-25 10:13:50 -07:00
2014-05-12 16:05:01 +09:00
2014-05-13 19:08:34 +01:00
2014-05-28 14:46:51 -07:00
2014-06-06 01:22:41 -07:00
2014-05-24 02:25:11 +09:00
2014-05-28 14:53:53 -07:00
2014-04-24 12:45:40 -07:00
2014-06-09 16:21:06 +03:00
2014-04-17 08:10:20 +03:00
2014-04-16 14:08:37 -07:00
2014-04-16 14:07:51 -07:00
2014-05-13 11:21:01 +09:00
2014-05-22 04:26:23 +09:00