
30 Jan
2025
30 Jan
'25
5:26 p.m.
On Wed, Jan 08, 2025 at 19:42:47 +0000, Daniel P. Berrangé wrote:
Bypassing cache can make save performance more predictable and avoids trashing the OS cache with data that will not be read again.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- src/hypervisor/domain_driver.c | 7 +++++-- src/hypervisor/domain_driver.h | 1 + 2 files changed, 6 insertions(+), 2 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>