BenTsai7 / SCM-DRAM-FPTree

2019 Database System Project at Sun Yat-sen University , a simple implementation of SIGMOD, 2016 “FPTree: A Hybrid SCM-DRAM Persistent and Concurrent B-Tree for Storage Class Memory“
24 stars 8 forks source link

question about hardware #3

Open xiangshaocheng opened 2 years ago

xiangshaocheng commented 2 years ago

Hello friend, I am a computer major graduate student, my project is to develop a set of file index system on persistent memory, happened to see your FPTree implementation, want to consult you some related questions: how do you solve the hardware resources? I have learned that our lab does not currently have a server that uses persistent memory. If I complete the configuration of persistent memory environment, will it be difficult for me as a student? Or are there any vendors that can provide off-the-shelf servers that I can use? Thank you for helping me out.