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

Crashing in DRAM mode #5

Open
bhcsayx opened this issue Nov 18, 2022 · 2 comments
Open

Crashing in DRAM mode #5

bhcsayx opened this issue Nov 18, 2022 · 2 comments
Assignees

Comments

@bhcsayx
Copy link

bhcsayx commented Nov 18, 2022

Hi I am trying to run fastswap in DRAM mode, the process of installing patched kernel and loading modules was successful, but I got a crash when trying to run quicksort benchmark, the crash happens in copy_page() of sswap_rdma_write() in fastswap_dram.c and related information retrieved by gdb are shown below:
image
The $rdi value does seem suspectable, but I have no idea on why this is happening. Wondering if any suggestions from you and many thanks in advance!

@amaro
Copy link
Collaborator

amaro commented Nov 19, 2022

What's the size of your swap partition, and the size of the DRAM buffer?

@amaro amaro closed this as completed Nov 19, 2022
@amaro amaro reopened this Nov 19, 2022
@amaro amaro self-assigned this Nov 19, 2022
@bhcsayx
Copy link
Author

bhcsayx commented Nov 19, 2022

Below is htop result, my swap is 2G
image
I did not modify my DRAM buffer size, so I think it's 32G the default value

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

2 participants