Kernel: Implement SYS_SYNC and add sync executable to userspace
You can (and have to) manually sync disk after writes to it.
This commit is contained in:
@@ -12,6 +12,7 @@ set(USERSPACE_PROJECTS
|
||||
Shell
|
||||
snake
|
||||
stat
|
||||
sync
|
||||
tee
|
||||
test
|
||||
touch
|
||||
|
||||
Reference in New Issue
Block a user