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
educg-net-28668-2608132
osKernel2024-oslab-675
Commits
dd3da5f9
Commit
dd3da5f9
authored
4 months ago
by
segmentation_fault
Browse files
Options
Download
Patches
Plain Diff
fs
parent
69b29ce2
Changes
71
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Makefile
+8
-11
Makefile
clang-format.py
+0
-13
clang-format.py
conf/lab.mk
+1
-1
conf/lab.mk
grade-lab-fs
+41
-0
grade-lab-fs
grade-lab-pgtbl
+0
-115
grade-lab-pgtbl
kernel/bio.c
+33
-16
kernel/bio.c
kernel/console.c
+66
-57
kernel/console.c
kernel/defs.h
+2
-44
kernel/defs.h
kernel/exec.c
+65
-45
kernel/exec.c
kernel/fcntl.h
+1
-0
kernel/fcntl.h
kernel/file.c
+63
-34
kernel/file.c
kernel/file.h
+2
-12
kernel/file.h
kernel/fs.c
+226
-108
kernel/fs.c
kernel/fs.h
+5
-3
kernel/fs.h
kernel/kalloc.c
+26
-14
kernel/kalloc.c
kernel/kernelvec.S
+4
-4
kernel/kernelvec.S
kernel/log.c
+63
-37
kernel/log.c
kernel/main.c
+22
-27
kernel/main.c
kernel/memlayout.h
+2
-2
kernel/memlayout.h
kernel/param.h
+8
-2
kernel/param.h
with
638 additions
and
545 deletions
+638
-545
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