Shaowei Song
|
dce796cdde
|
Refactor all io APIs of vfs based on VmReader /VmWriter
|
2024-08-22 22:54:30 +08:00 |
|
Shaowei Song
|
2102107be1
|
Refactor VmReader &VmWriter as given fallibility marker
|
2024-08-21 22:24:15 +08:00 |
|
Shaowei Song
|
8dce83605f
|
Add sys_fallocate
|
2024-08-08 21:10:38 +08:00 |
|
Shaowei Song
|
20a856b07f
|
Revise the naming of all sync/async io APIs
|
2024-07-30 20:58:07 +08:00 |
|
Shaowei Song
|
ff525112d0
|
Revise the BlockDevice trait
|
2024-07-29 13:54:13 +08:00 |
|
Shaowei Song
|
b1cec501d8
|
[page_cache] Gap within one page should be filled with zeros in shrink case
|
2024-07-25 21:31:18 +08:00 |
|
Jianfeng Jiang
|
f86583dbce
|
Make essential changes for publishing OSTD
|
2024-07-18 18:18:05 +08:00 |
|
Jianfeng Jiang
|
59350a8578
|
Rename aster-frame to ostd
|
2024-06-27 15:45:49 +08:00 |
|
Shaocong Sun
|
1b22267a87
|
Add readahead for pagecache
|
2024-06-26 20:22:20 +08:00 |
|
Zhang Junyang
|
ab1d931cb7
|
Adjust for Rust unstable feature's stability change
|
2024-06-21 10:57:08 +08:00 |
|
Jianfeng Jiang
|
33a7da9991
|
Fix typos in API documentation
|
2024-06-09 22:57:14 +08:00 |
|
LI Qing
|
c6aa9f9ee8
|
Limit the number of segments in single bio request
|
2024-06-05 16:13:59 +08:00 |
|
Zhang Junyang
|
7095b37e7e
|
Refactor the source structure in aster_frame::mm
|
2024-06-03 22:16:02 +08:00 |
|
Zhang Junyang
|
14e1b1a9fc
|
Rename various concepts related to memory management
|
2024-06-03 22:16:02 +08:00 |
|
Chen Chengjun
|
c02eacd50c
|
Use deny(unsafe_code) instead of forbid(unsafe_code)
|
2024-05-31 16:05:58 +08:00 |
|
Jianfeng Jiang
|
cd1575bc6d
|
Refactor virtio drivers with DMA APIs
|
2024-04-29 20:33:57 +08:00 |
|
LI Qing
|
b7131e721c
|
Modify the virtio-blk to async
|
2024-04-26 14:36:46 +08:00 |
|
Zhang Junyang
|
52f07458f7
|
Understanding memory space and move higher the stack
|
2024-03-19 16:19:54 +08:00 |
|
LI Qing
|
e0d92b5203
|
Add support for converting from VmFrame to VmSegment
|
2024-03-07 10:56:20 +08:00 |
|
Zhang Junyang
|
e3c227ae06
|
Refactor project structure
|
2024-02-28 16:30:48 +08:00 |
|