ArchStacker
0844827afa
Add tests in lab3:swap_fifo.c
vor 9 Jahren
ArchStacker
6f0683e07d
Fix the unsuitable use of pa2page in lab8
vor 9 Jahren
ArchStacker
124dd65222
Fix the unsuitable use of pa2page in lab7
vor 9 Jahren
ArchStacker
7f425b91b1
Fix the unsuitable use of pa2page in lab6
vor 9 Jahren
ArchStacker
2cde1118f4
Fix the unsuitable use of pa2page in lab5
vor 9 Jahren
ArchStacker
bca0ff491c
Fix the unsuitable use of pa2page in lab4
vor 9 Jahren
ArchStacker
50905b1ec2
Fix the unsuitable use of pa2page in lab3
vor 9 Jahren
ArchStacker
eec735afbf
Fix the unsuitable use of pa2page in lab2
vor 9 Jahren
yuchen
5d8e661a1a
update lab6 :: deleting timer
vor 9 Jahren
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>
vor 9 Jahren
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>
vor 9 Jahren
Junjie Mao
2d1c2001f5
Create the sfs root directory if missing
Signed-off-by: Junjie Mao <junjie.mao@hotmail.com>
vor 9 Jahren
Junjie Mao
b20d96a599
Add a few configuration files for emacsers
Signed-off-by: Junjie Mao <junjie.mao@hotmail.com>
vor 9 Jahren
Zhang Cheng
57221ebcf0
spell
vor 9 Jahren
yuchen
9a8a8d5ad6
delete redundant line: check_slob() succeeded... in la8/tools/grade.sh
vor 9 Jahren
Junjie Mao
afb14670fd
Remove slob-related checks in grade.sh
These checks should no longer exist after simplification.
Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
vor 9 Jahren
yuchen
6770c2a473
update console.c for more correct comments
vor 9 Jahren
yuchen
a5f0ac0511
update console.c for comments
vor 9 Jahren
yuchen
7f8b5a20fa
update console.c for more info about CGA and 6845 chip
vor 9 Jahren
Junjie Mao
642e3f88ae
Update base commit
Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
vor 9 Jahren
Junjie Mao
1d8c85670d
Save intermediate logs
Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
vor 9 Jahren
Junjie Mao
67f05c0ce0
break on the physical address of brkfunc
The kernel may panic early when paging is not yet configured. Breaking only on
the virtual address of brkfunc does not work in this case and leads to timeouts
during 'make grade'.
Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
vor 9 Jahren
Junjie Mao
6bee838784
Messages may have escaped characters
Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
vor 9 Jahren
yuchen
e703e976b4
ADD make log IN Makefile
vor 9 Jahren
yuchen
c8e545dfb1
update Makefiles with qemu -no-reboot option
vor 9 Jahren
yuchen
09ed4d04fb
update lab1-8 Makefile for clang compiling
vor 9 Jahren
yuchen
87059df293
update for mooc OS labs
vor 9 Jahren
chyyuu
d9ec12887b
add some handy shell
vor 10 Jahren
chyyuu
52d573e68a
add LLVM/clang-3.5+ support
vor 10 Jahren
chyyuu
0612d83623
update comments in page_remote_pte function::pmm.c
vor 11 Jahren
chyyuu
3f8d5876b9
update name of code to labcodes
vor 11 Jahren