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

Tracking issue for Paging and Persistence #172

Open
1 of 10 tasks
dbittman opened this issue Mar 27, 2024 · 0 comments
Open
1 of 10 tasks

Tracking issue for Paging and Persistence #172

dbittman opened this issue Mar 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request kernel Internal kernel issues

Comments

@dbittman
Copy link
Contributor

dbittman commented Mar 27, 2024

RFC 0002 Paging and Persistence
Links: PR, Rendered

Steps

  • Draft new version of the RFC
  • Implement RFC
    • Implement pager and storage service
    • Implement NVMe Driver
    • Build userspace and kernel interfaces for pager
    • Add support for pager requests to the kernel
    • Kernel support for asking the pager for object info and pages
  • Documentation
    • Add persistence documentation, along with pager guarantees and interface
    • Kernel documentation for pager

Unresolved Questions

todo after first step above

Implementation History

@dbittman dbittman added enhancement New feature or request kernel Internal kernel issues labels Mar 27, 2024
@dbittman dbittman self-assigned this Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kernel Internal kernel issues
Projects
None yet
Development

No branches or pull requests

1 participant