Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get the Best-case latency in Fig 2? #11

Open
xiao-shangwu opened this issue Feb 26, 2021 · 0 comments
Open

how to get the Best-case latency in Fig 2? #11

xiao-shangwu opened this issue Feb 26, 2021 · 0 comments

Comments

@xiao-shangwu
Copy link

I have got the experiment running,and I want to reproduct the experiment result.
Run a test like this:
echo "task=1" > /proc/lattester
../kernel/gen_tasks /dev/pmem1 1
./parsing/10_parse_basic.py
and I want to know how to get the "Best-case latency" result in Figure 2 in your Paper?
Read Sequential -----> 'load-fence-64-seq'
Read Random -----> 'load-fence-64-rand'
Write(ntstore) -----> 'nstore-fence-64-seq'
Write(clwb) -----> 'store-clwb-64-seq'
Is this the correspondence?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant