|
4c72f5b7fa
|
Add VmSegment and rewrite the vm allocation code with VmAllocOptions
|
2023-11-08 06:31:21 +08:00 |
|
|
9ca64c281e
|
Fix clippy and compiler warings
|
2023-09-05 18:42:06 +08:00 |
|
|
13c4c614b5
|
Optimize the CpioEntry to send data to the Write trait
|
2023-07-24 15:30:23 +08:00 |
|
|
3a3cb7cd15
|
Implement copy for VmFrame
|
2023-07-21 10:57:04 +08:00 |
|
|
38ee2cafcd
|
Inherit vmo at page granularity
|
2023-07-21 10:57:04 +08:00 |
|
|
2c33f5dae1
|
Removed unused vmo type
|
2023-07-21 10:57:04 +08:00 |
|
|
149e169b2c
|
Drop parent once all inherited pages is committed by child
|
2023-07-21 10:57:04 +08:00 |
|
|
ad0ab0898a
|
Refactor vmo inherit page from parent
|
2023-07-21 10:57:04 +08:00 |
|
|
9137ef434f
|
Use docker as dev environment
|
2023-07-19 11:28:31 +08:00 |
|
|
7803d9037e
|
Add uninit option for VmAllocOption
|
2023-06-03 21:10:53 +08:00 |
|
|
0c9495b726
|
Extract TRights into crate jinux_rights
|
2023-05-30 21:32:25 +08:00 |
|
|
42ecbe1b04
|
Change physical address accees to MMIO
|
2023-05-06 16:51:51 +08:00 |
|
|
271a16d492
|
Reorganize the codebase
|
2023-04-10 14:49:39 +08:00 |
|