chyyuu
2016fbf2e9
update check_sync.c in lab8&lab8_result
8 роки тому
chyyuu
dbc1819174
update comments for check_sync.c in lab7&lab7_result
8 роки тому
chyyuu
a5546c1061
update sync/check_sync.c
8 роки тому
chyyuu
f8d953397b
fix bug in do_fork function
8 роки тому
crdong
710d3eae4c
fix CC assignment in Makefiles of answers
9 роки тому
yuchen
78cb3d7156
add update of lab2, lab2_result Makefile from https://github.com/Archstacker/ucore_lab/
9 роки тому
ArchStacker
0c7968dfd2
Fix the bug when empty run_link in lab8_result
9 роки тому
ArchStacker
bbb79651d2
Fix the bug when empty run_link in lab7_result
9 роки тому
ArchStacker
d4da46a116
Fix the bug when empty run_link in lab6_result
9 роки тому
ArchStacker
6fbc1fa90b
Correct the wrong spelling of put_pgdir
9 роки тому
yuantailing
36f12c6cb5
correct 14 spelling mistakes
9 роки тому
yuchen
8acdcc2499
delete unused fs_struct in proc.h
9 роки тому
ArchStacker
87248a2704
Remove the addition space
9 роки тому
ArchStacker
dd4e1e12a3
Correct a spelling mistake
9 роки тому
ArchStacker
c40896dfed
Add tests in lab8_result:swap_fifo.c
9 роки тому
ArchStacker
628a8c76e8
Add tests in lab7_result:swap_fifo.c
9 роки тому
ArchStacker
44fc7502e2
Add tests in lab6_result:swap_fifo.c
9 роки тому
ArchStacker
17bd75226a
Add tests in lab5_result:swap_fifo.c
9 роки тому
ArchStacker
dd1aea7641
Add tests in lab4_result:swap_fifo.c
9 роки тому
ArchStacker
b938163e3f
Add tests in lab3_result:swap_fifo.c
9 роки тому
ArchStacker
f4972793fe
Fix the bug in lab8_result:vmm.c
9 роки тому
ArchStacker
e112eacf4d
Fix the bug in lab7_result:vmm.c
9 роки тому
ArchStacker
bded0c9515
Fix the bug in lab6_result:vmm.c
9 роки тому
ArchStacker
09c22d00a0
Fix the bug in lab5_result:vmm.c
9 роки тому
ArchStacker
1e3bab2bab
Fix the bug in lab4_result:vmm.c
9 роки тому
ArchStacker
c10c633062
Fix the bug in lab3_result:vmm.c
9 роки тому
ArchStacker
08c31e9451
Fix the unsuitable use of pa2page in lab8_result
9 роки тому
ArchStacker
47afad0cca
Fix the unsuitable use of pa2page in lab7_result
9 роки тому
ArchStacker
9be5e162c0
Fix the unsuitable use of pa2page in lab6_result
9 роки тому
ArchStacker
89a9eb84d0
Fix the unsuitable use of pa2page in lab5_result
9 роки тому
ArchStacker
77d23ca519
Fix the unsuitable use of pa2page in lab4_result
9 роки тому
ArchStacker
17057e1f1f
Fix the unsuitable use of pa2page in lab3_result
9 роки тому
ArchStacker
d02c4afc80
Fix the unsuitable use of pa2page in lab2_result
9 роки тому
yuchen
972e2ece76
add --no-reboot in lab2_result
9 роки тому
yuchen
5d8e661a1a
update lab6 :: deleting timer
9 роки тому
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 роки тому
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 роки тому
Junjie Mao
2d1c2001f5
Create the sfs root directory if missing
Signed-off-by: Junjie Mao <junjie.mao@hotmail.com>
9 роки тому
Junjie Mao
b20d96a599
Add a few configuration files for emacsers
Signed-off-by: Junjie Mao <junjie.mao@hotmail.com>
9 роки тому
yuchen
5df297d671
update lab1 report.md and add README.txt in labcodes_answer
9 роки тому
Zhang Cheng
57221ebcf0
spell
9 роки тому
chyyuu
c3bce0a9ed
Update report.md
9 роки тому
yuchen
47f1bd6f3d
add info about lab3 challenge 1
9 роки тому
chyyuu
d862f50424
Update report.md
9 роки тому
yuchen
8cf7875006
update lab1 report
9 роки тому
yuchen
2ed35af13e
rename report.md
9 роки тому
yuchen
3e35535cb0
update lab8_result Makefile for eclipse CDT
9 роки тому
os_lab_user
3d394d3913
update lab1_ans and README, README-chinese
9 роки тому
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 роки тому
yuchen
87059df293
update for mooc OS labs
9 роки тому