mirror of
https://github.com/drasko/codezero.git
synced 2026-03-31 09:19:03 +02:00
Added msync(), added handling of munmap/msync to pager main.c
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
#define L4_IPC_TAG_EXIT 27
|
||||
#define L4_IPC_TAG_WAIT 28
|
||||
|
||||
|
||||
/* Tags for ipc between fs0 and mm0 */
|
||||
#define L4_IPC_TAG_TASKDATA 40
|
||||
#define L4_IPC_TAG_PAGER_OPEN 41 /* vfs sends the pager open file data. */
|
||||
|
||||
Reference in New Issue
Block a user