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-28668-2608132
OSKernel2024-章雨薏-1433
Commits
90e94ed4
Commit
90e94ed4
authored
6 months ago
by
root
Browse files
Options
Download
Patches
Plain Diff
change back to 2020
parent
3f84bafc
main
fs
No related merge requests found
Changes
50
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
LICENSE
+1
-1
LICENSE
Makefile
+82
-80
Makefile
README
+20
-21
README
grade-lab-fs
+2
-3
grade-lab-fs
gradelib.py
+2
-19
gradelib.py
kernel/console.c
+10
-10
kernel/console.c
kernel/date.h
+8
-0
kernel/date.h
kernel/defs.h
+6
-8
kernel/defs.h
kernel/entry.S
+5
-6
kernel/entry.S
kernel/exec.c
+13
-22
kernel/exec.c
kernel/fs.c
+39
-62
kernel/fs.c
kernel/kalloc.c
+1
-1
kernel/kalloc.c
kernel/kernelvec.S
+67
-10
kernel/kernelvec.S
kernel/log.c
+2
-2
kernel/log.c
kernel/main.c
+1
-1
kernel/main.c
kernel/memlayout.h
+8
-0
kernel/memlayout.h
kernel/param.h
+0
-14
kernel/param.h
kernel/pipe.c
+2
-2
kernel/pipe.c
kernel/plic.c
+2
-3
kernel/plic.c
kernel/printf.c
+16
-60
kernel/printf.c
with
287 additions
and
325 deletions
+287
-325
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