chyyuu
f8d953397b
fix bug in do_fork function
8 yıl önce
crdong
710d3eae4c
fix CC assignment in Makefiles of answers
9 yıl önce
yuchen
78cb3d7156
add update of lab2, lab2_result Makefile from https://github.com/Archstacker/ucore_lab/
9 yıl önce
ArchStacker
0c7968dfd2
Fix the bug when empty run_link in lab8_result
9 yıl önce
ArchStacker
bbb79651d2
Fix the bug when empty run_link in lab7_result
9 yıl önce
ArchStacker
d4da46a116
Fix the bug when empty run_link in lab6_result
9 yıl önce
ArchStacker
6fbc1fa90b
Correct the wrong spelling of put_pgdir
9 yıl önce
yuantailing
36f12c6cb5
correct 14 spelling mistakes
9 yıl önce
yuchen
8acdcc2499
delete unused fs_struct in proc.h
9 yıl önce
ArchStacker
87248a2704
Remove the addition space
9 yıl önce
ArchStacker
dd4e1e12a3
Correct a spelling mistake
9 yıl önce
ArchStacker
c40896dfed
Add tests in lab8_result:swap_fifo.c
9 yıl önce
ArchStacker
628a8c76e8
Add tests in lab7_result:swap_fifo.c
9 yıl önce
ArchStacker
44fc7502e2
Add tests in lab6_result:swap_fifo.c
9 yıl önce
ArchStacker
17bd75226a
Add tests in lab5_result:swap_fifo.c
9 yıl önce
ArchStacker
dd1aea7641
Add tests in lab4_result:swap_fifo.c
9 yıl önce
ArchStacker
b938163e3f
Add tests in lab3_result:swap_fifo.c
9 yıl önce
ArchStacker
f4972793fe
Fix the bug in lab8_result:vmm.c
9 yıl önce
ArchStacker
e112eacf4d
Fix the bug in lab7_result:vmm.c
9 yıl önce
ArchStacker
bded0c9515
Fix the bug in lab6_result:vmm.c
9 yıl önce
ArchStacker
09c22d00a0
Fix the bug in lab5_result:vmm.c
9 yıl önce
ArchStacker
1e3bab2bab
Fix the bug in lab4_result:vmm.c
9 yıl önce
ArchStacker
c10c633062
Fix the bug in lab3_result:vmm.c
9 yıl önce
ArchStacker
08c31e9451
Fix the unsuitable use of pa2page in lab8_result
9 yıl önce
ArchStacker
47afad0cca
Fix the unsuitable use of pa2page in lab7_result
9 yıl önce
ArchStacker
9be5e162c0
Fix the unsuitable use of pa2page in lab6_result
9 yıl önce
ArchStacker
89a9eb84d0
Fix the unsuitable use of pa2page in lab5_result
9 yıl önce
ArchStacker
77d23ca519
Fix the unsuitable use of pa2page in lab4_result
9 yıl önce
ArchStacker
17057e1f1f
Fix the unsuitable use of pa2page in lab3_result
9 yıl önce
ArchStacker
d02c4afc80
Fix the unsuitable use of pa2page in lab2_result
9 yıl önce
yuchen
972e2ece76
add --no-reboot in lab2_result
9 yıl önce
yuchen
5d8e661a1a
update lab6 :: deleting timer
9 yıl önce
Junjie Mao
d9a83bd7be
Adjust the time slice to 50ms
The original time slice (200ms) is too large for the priority test to
generate a satisfactory result in 20s. If we only schedule 5 times a
second, there are only 100 pick_next calls to the scheduler.
I believe making scheduling more frequently does little harm to the
system. Actually more scheduling opportunities may also reveal bugs
which are not triggered previously. Adopting smaller time slices also
allows us to reduce the time spent on the priority test, which can
benefit the autotesting system.
Signed-off-by: Junjie Mao <junjie.mao@hotmail.com>
9 yıl önce
Junjie Mao
5881597323
Add target run-nox-<program>
This target allows starting ucore with the specified user program in
pure terminal.
Signed-off-by: Junjie Mao <junjie.mao@hotmail.com>
9 yıl önce
Junjie Mao
2d1c2001f5
Create the sfs root directory if missing
Signed-off-by: Junjie Mao <junjie.mao@hotmail.com>
9 yıl önce
Junjie Mao
b20d96a599
Add a few configuration files for emacsers
Signed-off-by: Junjie Mao <junjie.mao@hotmail.com>
9 yıl önce
yuchen
5df297d671
update lab1 report.md and add README.txt in labcodes_answer
9 yıl önce
Zhang Cheng
57221ebcf0
spell
9 yıl önce
chyyuu
c3bce0a9ed
Update report.md
9 yıl önce
yuchen
47f1bd6f3d
add info about lab3 challenge 1
9 yıl önce
chyyuu
d862f50424
Update report.md
9 yıl önce
yuchen
8cf7875006
update lab1 report
9 yıl önce
yuchen
2ed35af13e
rename report.md
9 yıl önce
yuchen
3e35535cb0
update lab8_result Makefile for eclipse CDT
9 yıl önce
os_lab_user
3d394d3913
update lab1_ans and README, README-chinese
9 yıl önce
os_lab_user
89d1308e41
update lab1_result
1. Now can edit/analysis/debug in eclipse
2. add .cproject .project in .gitignore
3. fix some warnning using gcc-4.8
9 yıl önce
yuchen
87059df293
update for mooc OS labs
9 yıl önce
chyyuu
f9773095fe
add lab answers
10 yıl önce