Skip to content

Conversation

@SMS-Derfflinger
Copy link
Collaborator

Impl syscalls and change some interfaces for pass os comp’s final online tests, this is done based on #42.

Fix page cache's bug, add size check in read function.

Add page cache's base operations for ext4, but the cachepage will not be
dropped until kernel stop, so we need to call fsync function manually,
consider use some strategy such as LRU.
temporary write back by timer, when write function is called, check if the time since the last write back is greater than 10 seconds. If it is, then write back.
@SMS-Derfflinger SMS-Derfflinger requested review from greatbridf and joey-shao and removed request for greatbridf August 17, 2025 10:09
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

Successfully merging this pull request may close these issues.

2 participants