Skip to content

Commit 3d6bdb2

Browse files
authored
Update README.md
Corrected a typo
1 parent 5a52f19 commit 3d6bdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/madvise/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Introducution
1+
# Introduction
22
zswap performance benchmarking with IAA uses madvise() system call with MADV_PAGEOUT. It loads the entire dataset (silesia.tar for example) to memory, swap-out all the pages and swap-in all the pages, monitoring the time spent in swap-in and swap-out and other key metrics. There are two benchmarking scenarios
33

44
1. benchmark single page

0 commit comments

Comments
 (0)