- 14 Aug, 2022 1 commit
-
-
ZongzhenYang authored
-
- 13 Aug, 2022 2 commits
-
-
ZongzhenYang authored
-
ZongzhenYang authored
-
- 12 Aug, 2022 7 commits
-
-
ZongzhenYang authored
-
ZongzhenYang authored
-
某某某 authored
-
-
-
ZongzhenYang authored
-
某某某 authored
-
- 11 Aug, 2022 5 commits
-
-
某某某 authored
sys_msync
-
https://gitlab.eduxiji.net/YzTz/os某某某 authored
-
某某某 authored
-
ZongzhenYang authored
-
某某某 authored
2. clean codes in filemap.c
-
- 10 Aug, 2022 11 commits
-
-
ZongzhenYang authored
-
某某某 authored
-
某某某 authored
-
ZongzhenYang authored
-
某某某 authored
-
ZongzhenYang authored
-
-
ZongzhenYang authored
-
某某某 authored
-
https://gitlab.eduxiji.net/YzTz/os某某某 authored
-
ZongzhenYang authored
-
- 09 Aug, 2022 10 commits
-
-
某某某 authored
-
某某某 authored
-
ZongzhenYang authored
-
ZongzhenYang authored
-
ZongzhenYang authored
-
ZongzhenYang authored
-
某某某 authored
1. readahead pages which has in pagecache. 2. delete repeated put_page in free_mapping.
-
ZongzhenYang authored
-
ZongzhenYang authored
-
某某某 authored
1. free 2. hwclock
-
- 08 Aug, 2022 2 commits
- 07 Aug, 2022 1 commit
-
-
某某某 authored
1. When only page which has index 0 in pagecache, put it's address in the root->rnode. 2. add codes: if(root->height == 0 && root->rnode){ put_page((page_t *)root->rnode); } If we donot do this, the bug is occurs when the i_mapping is free, but the page is not put, so it still in page reclaiming list, when the page is reclaimed, we need to remove it frome pagecache, but the i_mapping is freed.
-
- 06 Aug, 2022 1 commit
-
-
https://gitlab.eduxiji.net/YzTz/os某某某 authored
-