Commit Graph

7 Commits

Author SHA1 Message Date
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>
2015-03-12 16:03:47 +08:00
Junjie Mao
6bee838784 Messages may have escaped characters
Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
2015-03-12 16:01:32 +08:00
yuchen
09ed4d04fb update lab1-8 Makefile for clang compiling 2015-03-03 20:14:10 +08:00
yuchen
87059df293 update for mooc OS labs 2015-01-30 20:20:30 +08:00
chyyuu
52d573e68a add LLVM/clang-3.5+ support 2014-07-28 00:31:56 +08:00
chyyuu
0612d83623 update comments in page_remote_pte function::pmm.c 2013-10-12 07:59:22 +08:00
chyyuu
3f8d5876b9 update name of code to labcodes 2013-09-17 22:21:48 +08:00