mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
59c5ea8258
Benchmark data for vm.Fio.block_stress_rw on my hatch_helios: * without uring: read bw = 92047, write bw = 214790 * with uring: read bw = 114332, write bw = 266586 BUG=b:195468578 TEST=unit tests Change-Id: If02e4a8c7555d6a26f9b204d97bfb9533db55973 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3366173 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Anton Romanov <romanton@google.com> |
||
---|---|---|
.. | ||
assertions | ||
audio_streams | ||
balloon_control | ||
base | ||
cros-fuzz | ||
cros_async | ||
cros_asyncv2 | ||
data_model | ||
io_uring | ||
p9 | ||
sync | ||
sys_util | ||
README.md |
Crosvm General Purpose Libraries
The crates in this folder are general purpose libraries used by other projects in ChromeOS as well.
To make them accessible independendly of crosvm, each of these crates is excluded from the crosvm workspace.