You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, it still a very simple system, and our first plan is committed to improve performance of disk IO and network . The construction of general file systems, the priority will be lower.See readme.md for the work of the first version. Welcome to pay attention.
Client:
fuse file system interface
System call hijacking(file system of user mode)(doing)
location algorithm(need optimize)
batch process
Sever:
bypass file system
file Storage
disk manager
catalogue manager
Metadata persistent memory storage
file index
file lock
Persistent data structure
Manger:
heart manager(need optimize)
Network:
RDMA
socket network
Test
IO500
function test
The text was updated successfully, but these errors were encountered:
At present, it still a very simple system, and our first plan is committed to improve performance of disk IO and network . The construction of general file systems, the priority will be lower.See readme.md for the work of the first version. Welcome to pay attention.
The text was updated successfully, but these errors were encountered: