Marvin Liu
faa9867c4d
vhost: use binary search in address conversion
...
If Tx zero copy enabled, gpa to hpa mapping table is updated one by
one. This will harm performance when guest memory backend using 2M
hugepages. Now utilize binary search to find the entry in mapping
table, meanwhile set the threshold to 256 entries for linear search.
Signed-off-by: Marvin Liu <yong.liu@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2020-05-05 15:54:26 +02:00
..
2020-04-16 18:16:18 +02:00
2020-04-14 16:22:34 +02:00
2019-11-20 23:05:39 +01:00
2020-04-14 16:22:34 +02:00
2020-03-31 13:08:55 +02:00
2020-04-16 18:30:58 +02:00
2020-04-14 16:22:34 +02:00
2020-05-06 13:50:32 +02:00
2020-04-21 11:34:09 +02:00
2020-05-06 18:12:57 +02:00
2020-04-16 18:16:46 +02:00
2020-05-06 13:50:32 +02:00
2020-05-06 13:50:32 +02:00
2020-04-14 16:22:34 +02:00
2020-04-14 16:22:34 +02:00
2020-05-05 23:32:02 +02:00
2019-11-20 23:05:39 +01:00
2019-11-20 23:05:39 +01:00
2020-04-25 19:26:47 +02:00
2020-04-25 15:15:27 +02:00
2020-04-25 19:53:47 +02:00
2019-11-20 23:05:39 +01:00
2020-02-14 11:59:01 +01:00
2020-05-06 15:22:19 +02:00
2020-01-20 01:32:50 +01:00
2020-04-24 19:29:02 +02:00
2020-04-25 22:56:10 +02:00
2019-11-20 23:05:39 +01:00
2020-05-06 13:50:32 +02:00
2020-05-05 00:25:34 +02:00
2019-11-20 23:05:39 +01:00
2020-04-25 15:15:27 +02:00
2020-05-05 23:42:13 +02:00
2020-03-17 14:53:48 +01:00
2020-04-21 11:34:09 +02:00
2020-04-16 18:16:46 +02:00
2020-04-21 11:34:09 +02:00
2020-04-16 18:30:58 +02:00
2019-11-20 23:05:39 +01:00
2020-04-22 20:46:00 +02:00
2019-11-20 23:05:39 +01:00
2020-04-14 16:22:34 +02:00
2020-04-28 11:34:40 +02:00
2020-04-16 18:16:18 +02:00
2020-04-23 17:56:38 +02:00
2020-04-14 16:22:34 +02:00
2020-03-18 00:59:17 +01:00
2020-04-14 16:22:34 +02:00
2020-04-26 22:07:38 +02:00
2020-05-05 15:54:26 +02:00
2020-05-05 23:37:43 +02:00
2020-05-05 23:37:43 +02:00