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
进程管理大师
OSKernel2024-ProcessManager
Commits
0048113d
Commit
0048113d
authored
5 months ago
by
进程管理大师
Browse files
Options
Download
Patches
Plain Diff
Resource Usage Statistics
parent
25999e8c
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
docs/资源使用统计实现.md
+164
-0
docs/资源使用统计实现.md
kernel/include/proc.h
+65
-40
kernel/include/proc.h
kernel/proc.c
+2
-1
kernel/proc.c
kernel/sysfile.c
+138
-84
kernel/sysfile.c
kernel/sysproc.c
+41
-21
kernel/sysproc.c
kernel/trap.c
+103
-79
kernel/trap.c
xv6-user/rusagetest.c
+35
-0
xv6-user/rusagetest.c
xv6-user/user.h
+32
-20
xv6-user/user.h
with
580 additions
and
245 deletions
+580
-245
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