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

RoadMap #23

Closed
12 of 17 tasks
sollhui opened this issue Nov 20, 2022 · 0 comments
Closed
12 of 17 tasks

RoadMap #23

sollhui opened this issue Nov 20, 2022 · 0 comments

Comments

@sollhui
Copy link
Collaborator

sollhui commented Nov 20, 2022

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
@sollhui sollhui pinned this issue Nov 20, 2022
@sollhui sollhui changed the title Recent Plan|近期计划 RoadMap Jan 20, 2023
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