15 Commits

Author SHA1 Message Date
Zhang Junyang
79b3f68892 Make the RCU lifetime of page tables explicit 2025-05-24 17:42:17 +08:00
Chen Chengjun
725a46fe72 Modify VMO usages and fix the atomic-mode issue during handling page fault 2025-04-30 20:59:15 +08:00
Ruihan Li
7e1abc1fbb Rename ProcessVmarGuard::get to unwrap 2025-04-14 21:13:11 +08:00
Chen Chengjun
2a20f6b59a Add mutable functionality to the process VMAR 2025-03-20 14:20:47 +08:00
Ruihan Li
0dca168717 Use #[expect(lint)], not #[allow(lint)] 2025-02-08 15:10:04 +08:00
Ruihan Li
b415538097 Remove useless #[allow(lint)] 2025-02-08 15:10:04 +08:00
Zhang Junyang
cdac59beda Implement a new set of physical page APIs 2024-12-27 12:12:51 +08:00
Wang Siyuan
1e3403e756 Support ELF files with zero p_filesz. 2024-12-22 15:16:22 +08:00
Ruihan Li
35c20620bc Rewrite exit() and exit_group() 2024-12-17 19:36:38 +08:00
Marsman1996
d44737360f Remove assert in check_segment_align 2024-12-02 16:40:47 +08:00
Zhang Junyang
9e4257b655 Fix multiple issues pointed out by the new compiler 2024-10-13 22:32:05 +08:00
Shaowei Song
ea489252f4 Refactor Dentry to optimize the vfs layer 2024-10-11 11:22:52 +08:00
Chen Chengjun
ffc717f00b Enable handling page fault around 2024-08-28 11:04:03 +08:00
Chen Chengjun
6bde87d33a Fix a bug of InitStack during doing fork+exec 2024-08-25 15:14:11 +08:00
Zhang Junyang
dafd16075f Remove the shim kernel crate 2024-08-23 23:37:50 +08:00