|
dce796cdde
|
Refactor all io APIs of vfs based on VmReader /VmWriter
|
2024-08-22 22:54:30 +08:00 |
|
|
38b46f7ac3
|
Prefer Context::get_user_space than CurrentUserSpace::get
|
2024-08-12 10:38:35 +08:00 |
|
|
9200538175
|
Replace a myriad of current! usages via Context
|
2024-08-12 10:38:35 +08:00 |
|
|
66a37da214
|
Allow passing the process Context to syscall handlers
|
2024-08-12 10:38:35 +08:00 |
|
|
75da7fd30e
|
Replace old user space read/write with new APIs
|
2024-08-09 18:01:01 +08:00 |
|
|
460234a18b
|
Check userspace NULL pointers without triggering kernel page faults
|
2024-07-29 22:46:32 +08:00 |
|
|
cd2b305fa8
|
Modify the userspace read/write usage location
|
2024-06-28 15:36:21 +08:00 |
|
|
0d5131c822
|
Extract x86-specific syscall dispatch to arch/x86
|
2024-05-17 21:29:04 +08:00 |
|
|
078f9a8891
|
Add syscall eventfd and eventfd2
|
2024-05-15 21:52:17 +08:00 |
|
|
c2d09675b3
|
Rename FileDescripter to FileDesc
|
2024-05-09 10:23:46 +08:00 |
|
|
e3c227ae06
|
Refactor project structure
|
2024-02-28 16:30:48 +08:00 |
|