Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
OS-Contest-2021-Kernel-Final-Stage2
iPear-syscore
Commits
e40cadcb
Commit
e40cadcb
authored
4 years ago
by
waitti
Browse files
Options
Download
Patches
Plain Diff
fix: vfs & expand heap to 20 pages
parent
5ebf44c2
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
src/kernel/fs/FS.cpp
+2
-1
src/kernel/fs/FS.cpp
src/kernel/fs/IFS.h
+0
-2
src/kernel/fs/IFS.h
src/kernel/fs/VFS.h
+10
-1
src/kernel/fs/VFS.h
src/kernel/fs/file_describer.h
+1
-1
src/kernel/fs/file_describer.h
src/kernel/memory/kernel_heap.h
+1
-1
src/kernel/memory/kernel_heap.h
src/lib/stl/Trie.h
+0
-2
src/lib/stl/Trie.h
src/main.cpp
+2
-2
src/main.cpp
with
16 additions
and
10 deletions
+16
-10
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