Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-14239-914332
进击のOS-os
Commits
f41c2312
Commit
f41c2312
authored
3 years ago
by
某某某
Browse files
Options
Download
Patches
Plain Diff
optimize fat enlarge file, add two fields in entry struct(clus_end and clus_cnt)
parent
a053557a
master
address_space_1
elf-pagecache
page_buffer_cache
page_frame_reclaiming
submit
swap_1
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
include/fs/fat.h
+3
-1
include/fs/fat.h
include/fs/fs.h
+3
-1
include/fs/fs.h
src/fs/fat32.c
+81
-28
src/fs/fat32.c
src/fs/fs.c
+15
-2
src/fs/fs.c
src/fs/mpage.c
+3
-3
src/fs/mpage.c
src/mm/filemap.c
+1
-1
src/mm/filemap.c
user/src/oscomp/bigwrite.c
+1
-1
user/src/oscomp/bigwrite.c
with
107 additions
and
37 deletions
+107
-37
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets