Commit Graph

29 Commits

Author SHA1 Message Date
ArchStacker
87248a2704 Remove the addition space 2015-05-11 08:24:55 +08:00
ArchStacker
dd4e1e12a3 Correct a spelling mistake 2015-05-11 08:12:43 +08:00
ArchStacker
08c31e9451 Fix the unsuitable use of pa2page in lab8_result 2015-05-04 19:54:09 +08:00
ArchStacker
47afad0cca Fix the unsuitable use of pa2page in lab7_result 2015-05-04 19:52:58 +08:00
ArchStacker
9be5e162c0 Fix the unsuitable use of pa2page in lab6_result 2015-05-04 19:52:21 +08:00
ArchStacker
89a9eb84d0 Fix the unsuitable use of pa2page in lab5_result 2015-05-04 19:50:34 +08:00
ArchStacker
77d23ca519 Fix the unsuitable use of pa2page in lab4_result 2015-05-04 19:44:51 +08:00
ArchStacker
17057e1f1f Fix the unsuitable use of pa2page in lab3_result 2015-05-04 19:38:43 +08:00
ArchStacker
d02c4afc80 Fix the unsuitable use of pa2page in lab2_result 2015-05-04 19:32:37 +08:00
yuchen
972e2ece76 add --no-reboot in lab2_result 2015-04-24 17:32:45 +08:00
yuchen
5d8e661a1a update lab6 :: deleting timer 2015-04-09 20:26:03 +08:00
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>
2015-03-24 10:52:27 +08:00
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>
2015-03-24 10:43:49 +08:00
Junjie Mao
2d1c2001f5 Create the sfs root directory if missing
Signed-off-by: Junjie Mao <junjie.mao@hotmail.com>
2015-03-24 10:34:22 +08:00
Junjie Mao
b20d96a599 Add a few configuration files for emacsers
Signed-off-by: Junjie Mao <junjie.mao@hotmail.com>
2015-03-24 10:20:35 +08:00
chyyuu
40465b3963 Merge pull request #5 from xxzc/master
minor spell error
2015-03-23 11:25:13 +08:00
yuchen
5df297d671 update lab1 report.md and add README.txt in labcodes_answer 2015-03-21 15:14:04 +08:00
Zhang Cheng
57221ebcf0 spell 2015-03-20 21:23:12 +08:00
chyyuu
c3bce0a9ed Update report.md 2015-03-11 08:21:50 +08:00
yuchen
47f1bd6f3d add info about lab3 challenge 1 2015-03-10 09:05:33 +08:00
chyyuu
d862f50424 Update report.md 2015-03-09 21:44:22 +08:00
yuchen
8cf7875006 update lab1 report 2015-03-09 21:41:20 +08:00
yuchen
2ed35af13e rename report.md 2015-03-09 21:31:08 +08:00
yuchen
3f271b3a65 Merge branch 'master' of github.com:chyyuu/ucore_lab 2015-03-03 19:57:45 +08:00
yuchen
3e35535cb0 update lab8_result Makefile for eclipse CDT 2015-03-03 19:57:33 +08:00
os_lab_user
3d394d3913 update lab1_ans and README, README-chinese 2015-02-11 03:18:12 +08:00
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
2015-02-11 00:11:06 +08:00
yuchen
87059df293 update for mooc OS labs 2015-01-30 20:20:30 +08:00
chyyuu
f9773095fe add lab answers 2014-08-20 15:42:20 +08:00