Infiniswap
Infiniswap copied to clipboard
Infiniswap enables unmodified applications to efficiently use disaggregated memory.
During the running of the program, there will always be a null pointer exception. How can I fix this problem? > 247 [ 1425.681532] BUG: unable to handle kernel NULL...
I always get the following error, is there any way to fix it? > 162 [ 843.072392] INFO: task python3:5604 blocked for more than 120 seconds. 163 [ 843.092463] Tainted:...
Hello--I'm trying to get Infiniswap to work on 4.11 to perhaps see if there is a performance benefit from improvements in the linux block layer over 3.13, but I'm getting...
As the README.md guides, we arrive at the step "How to Run",when we input the command "sudo ./infiniswap_bd_setup.sh", there are some errors happened. it indicates that "failed to create device:...
#14 #23 mentioned the bug of Null pointer and kernel got into a soft lock. The bug happens in function `is_mq.c::stackbd_make_request2` . The real intention of this function may be,...
we use the Mellanox ConnectX-4, and we install the driver MLNX_OFED_LINUX-4.1-1.0.2.0-ubuntu14.04-x86_64, is it ok?
I'm intrigued by what this might be able to provide, but I'm curious if this has been abandoned or if there is on-going development out of tree. If so, will...
New kernel (>4.x) generates requests with NULL bio Stackbd tries to clone it but panicking with NULL pointer exception.
I was thinking to try infiniswap over SoftRoce. Can anyone help me with this.