LI Qing
|
68aebe4175
|
Fix the potential deadlock issue of Ext2
|
2024-06-24 22:36:19 +08:00 |
|
Jianfeng Jiang
|
33a7da9991
|
Fix typos in API documentation
|
2024-06-09 22:57:14 +08:00 |
|
Ruihan Li
|
9107a1771e
|
Allow dead_code and unused_variables at file level
|
2024-06-04 10:25:45 +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 |
|
LI Qing
|
f4ea23b72c
|
Revise the pages() method in the page cache to only return a reference
|
2024-05-16 18:54:39 +08:00 |
|
Yingdi Shan
|
efa75a2f31
|
Improve the performance of page_cache by using fine-grained lock and allow page discarding
|
2024-04-26 11:37:55 +08:00 |
|
LI Qing
|
a60a8ad3e1
|
Support big file for Ext2
|
2024-04-10 13:44:12 +08:00 |
|
Yingdi Shan
|
679a8d8d98
|
Add asynchronous I/O supports for page cache
|
2024-03-27 17:57:41 +08:00 |
|
Zhang Junyang
|
e3c227ae06
|
Refactor project structure
|
2024-02-28 16:30:48 +08:00 |
|