Commit grafiek

  • 898573d Add tests in lab7:swap_fifo.c by ArchStacker 2015-05-10 00:39:35 +0800
  • 5b87fa7 Add tests in lab6:swap_fifo.c by ArchStacker 2015-05-10 00:39:30 +0800
  • 25e180d Add tests in lab5:swap_fifo.c by ArchStacker 2015-05-10 00:39:26 +0800
  • b25569e Add tests in lab4:swap_fifo.c by ArchStacker 2015-05-10 00:39:20 +0800
  • 0844827 Add tests in lab3:swap_fifo.c by ArchStacker 2015-05-10 00:38:51 +0800
  • f497279 Fix the bug in lab8_result:vmm.c by ArchStacker 2015-05-10 00:37:47 +0800
  • e112eac Fix the bug in lab7_result:vmm.c by ArchStacker 2015-05-10 00:37:37 +0800
  • bded0c9 Fix the bug in lab6_result:vmm.c by ArchStacker 2015-05-10 00:37:31 +0800
  • 09c22d0 Fix the bug in lab5_result:vmm.c by ArchStacker 2015-05-10 00:37:23 +0800
  • 1e3bab2 Fix the bug in lab4_result:vmm.c by ArchStacker 2015-05-10 00:37:10 +0800
  • c10c633 Fix the bug in lab3_result:vmm.c by ArchStacker 2015-05-10 00:36:41 +0800
  • e378ef4 Merge branch 'master' of github.com:chyyuu/ucore_lab by yuchen 2015-05-06 12:42:16 +0800
  • 340eebf add python threading examples and intros for lec 18 spoc discuss by yuchen 2015-05-06 12:41:12 +0800
  • b6a1ac0 Merge pull request #9 from Archstacker/fix_pa2page by chyyuu 2015-05-05 10:59:45 +0800
  • 08c31e9 Fix the unsuitable use of pa2page in lab8_result by ArchStacker 2015-05-04 19:54:09 +0800
  • 6f0683e Fix the unsuitable use of pa2page in lab8 by ArchStacker 2015-05-04 19:53:18 +0800
  • 47afad0 Fix the unsuitable use of pa2page in lab7_result by ArchStacker 2015-05-04 19:52:58 +0800
  • 124dd65 Fix the unsuitable use of pa2page in lab7 by ArchStacker 2015-05-04 19:52:35 +0800
  • 9be5e16 Fix the unsuitable use of pa2page in lab6_result by ArchStacker 2015-05-04 19:52:21 +0800
  • 7f425b9 Fix the unsuitable use of pa2page in lab6 by ArchStacker 2015-05-04 19:51:34 +0800
  • 89a9eb8 Fix the unsuitable use of pa2page in lab5_result by ArchStacker 2015-05-04 19:50:34 +0800
  • 2cde111 Fix the unsuitable use of pa2page in lab5 by ArchStacker 2015-05-04 19:45:53 +0800
  • 77d23ca Fix the unsuitable use of pa2page in lab4_result by ArchStacker 2015-05-04 19:44:51 +0800
  • bca0ff4 Fix the unsuitable use of pa2page in lab4 by ArchStacker 2015-05-04 19:44:13 +0800
  • 17057e1 Fix the unsuitable use of pa2page in lab3_result by ArchStacker 2015-05-04 19:38:43 +0800
  • 50905b1 Fix the unsuitable use of pa2page in lab3 by ArchStacker 2015-05-04 19:37:36 +0800
  • d02c4af Fix the unsuitable use of pa2page in lab2_result by ArchStacker 2015-05-04 19:32:37 +0800
  • eec735a Fix the unsuitable use of pa2page in lab2 by ArchStacker 2015-05-04 19:30:29 +0800
  • b233b49 Merge branch 'master' of github.com:chyyuu/ucore_lab by yuchen 2015-04-29 12:38:47 +0800
  • f9b1bb3 :add lab7 spoc exercise related codes by yuchen 2015-04-29 12:38:37 +0800
  • 81a1c96 Update lab5_X.md by chyyuu 2015-04-27 13:57:12 +0800
  • 5213ab3 Update lab5_X.md by chyyuu 2015-04-27 13:56:38 +0800
  • 69afb34 update buddy system finish info in lab2_X.md by yuchen 2015-04-25 10:48:57 +0800
  • a262238 add more interesting labx_X challenges by yuchen 2015-04-24 19:10:43 +0800
  • 3dce81e update labX finish info by yuchen 2015-04-24 18:14:53 +0800
  • 6684504 updte lab2_X finish info by yuchen 2015-04-24 17:48:07 +0800
  • 5381167 update lab2_X finish info by yuchen 2015-04-24 17:45:03 +0800
  • 972e2ec add --no-reboot in lab2_result by yuchen 2015-04-24 17:32:45 +0800
  • 0a4ca0d Update lab1-boot-with-grub2-in-udisk.md by chyyuu 2015-04-22 23:55:52 +0800
  • 885eb12 udpate labXs by yuchen 2015-04-22 23:48:46 +0800
  • 0322007 add lab6 concept spoc discuss by yuchen 2015-04-22 11:14:27 +0800
  • 7d3b594 add lab1_X, labx_X info by yuchen 2015-04-20 22:59:14 +0800
  • f39299c add exercise of lab5 spoc discussion by yuchen 2015-04-20 12:44:41 +0800
  • 331b8df add ucore_kernel_in_lab1 which can be loaded by grub2 in u disk on real machine by yuchen 2015-04-20 10:38:10 +0800
  • 8b9f54e update lab1_X.md by yuchen 2015-04-16 23:10:50 +0800
  • 73a92ed update lab7_X by yuchen 2015-04-16 11:16:34 +0800
  • a35b4ee Update labX4,5 by yuchen 2015-04-16 11:14:33 +0800
  • 6f8839d add labX challenges info by yuchen 2015-04-16 10:22:51 +0800
  • a0ccd22 update related_info::lab0 by yuchen 2015-04-16 08:43:14 +0800
  • 84c96b3 delete hash.c by yuchen 2015-04-15 12:49:01 +0800
  • 258bcb0 add lab4 spoc discuss by yuchen 2015-04-15 11:23:03 +0800
  • 391e04e Merge branch 'master' of github.com:chyyuu/ucore_lab by yuchen 2015-04-09 20:26:35 +0800
  • 5d8e661 update lab6 :: deleting timer by yuchen 2015-04-09 20:26:03 +0800
  • 89b750f Update process-cpuio-homework.md by chyyuu 2015-04-08 11:58:58 +0800
  • 9926671 add process-cpuio-homework.md by yuchen 2015-04-08 11:28:37 +0800
  • 87d6923 add process-cpuio-homework for lab5 by yuchen 2015-04-08 11:25:14 +0800
  • ab237dd update lab4 process-concept-homework.md by yuchen 2015-04-08 11:24:18 +0800
  • c4e7dbd add process-concept spoc homework by yuchen 2015-04-07 10:21:28 +0800
  • 316bbf6 fix bug in lab1-ex3.c, %% eax --> %eax in basic inline asm by yuchen 2015-04-01 11:49:42 +0800
  • 4502881 add related_info on page-replacement-policy algorithms by yuchen 2015-03-30 12:26:26 +0800
  • 1bcd4b2 Update README.md by chyyuu 2015-03-27 22:22:30 +0800
  • 701c7b9 Merge pull request #7 from eternalNight/master by chyyuu 2015-03-25 08:38:59 +0800
  • d9a83bd Adjust the time slice to 50ms by Junjie Mao 2015-03-24 10:52:27 +0800
  • 5881597 Add target run-nox-<program> by Junjie Mao 2015-03-24 10:41:18 +0800
  • 2d1c200 Create the sfs root directory if missing by Junjie Mao 2015-03-24 10:33:23 +0800
  • b20d96a Add a few configuration files for emacsers by Junjie Mao 2015-03-24 10:20:35 +0800
  • 40465b3 Merge pull request #5 from xxzc/master by chyyuu 2015-03-23 11:25:13 +0800
  • 2f904a1 add linux little progs for locality by yuchen 2015-03-23 09:11:45 +0800
  • 1dc0d0a add watch_linux_pagefault.md by yuchen 2015-03-23 08:34:36 +0800
  • 989c778 Merge branch 'master' of github.com:chyyuu/ucore_lab by yuchen 2015-03-22 21:41:59 +0800
  • 8cf5bb3 add K&R malloc codes from https://github.com/wbraynen/malloc by yuchen 2015-03-22 21:41:31 +0800
  • b723a05 Update kr_malloc_free.md by chyyuu 2015-03-22 21:05:39 +0800
  • d7397bc Update buddy_system.md by chyyuu 2015-03-22 21:04:46 +0800
  • 324f12e add kr_malloc_free in related_info of lab2 by yuchen 2015-03-22 20:38:56 +0800
  • 83bbd4b add buddy system in related_info of lab2 by yuchen 2015-03-22 14:49:24 +0800
  • 5df297d update lab1 report.md and add README.txt in labcodes_answer by yuchen 2015-03-21 15:14:04 +0800
  • 57221eb spell by Zhang Cheng 2015-03-20 21:23:12 +0800
  • 9d72723 Update README.md by chyyuu 2015-03-19 13:45:57 +0800
  • 36d4b36 Update README.md by chyyuu 2015-03-17 20:26:26 +0800
  • 6711c76 Update README.md by chyyuu 2015-03-17 20:23:38 +0800
  • 18ee0eb Update README.md by chyyuu 2015-03-17 08:18:07 +0800
  • 979a197 Update README.md by chyyuu 2015-03-17 08:17:24 +0800
  • 35848f1 Update README.md by chyyuu 2015-03-17 08:05:59 +0800
  • 1cd3573 Merge branch 'master' of github.com:chyyuu/ucore_lab by yuchen 2015-03-17 00:26:50 +0800
  • 9a8a8d5 delete redundant line: check_slob() succeeded... in la8/tools/grade.sh by yuchen 2015-03-17 00:26:27 +0800
  • afb1467 Remove slob-related checks in grade.sh by Junjie Mao 2015-03-16 18:37:58 +0800
  • cbf22a4 ignore chytesting DIR by yuchen 2015-03-15 17:56:20 +0800
  • 2aecf2f Merge pull request #4 from eternalNight/master by chyyuu 2015-03-15 17:32:44 +0800
  • 6850714 Update README.md by chyyuu 2015-03-15 17:31:42 +0800
  • 6c29970 Update README.md by chyyuu 2015-03-15 17:31:13 +0800
  • 5ec5376 add ostep homeworks by yuchen 2015-03-15 16:54:19 +0800
  • dab71e3 add info for pmboot.S by yuchen 2015-03-14 00:17:50 +0800
  • 7d29eb7 A toy protect-mode bootloader can display string in real/protect mode of x86. by yuchen 2015-03-13 22:44:25 +0800
  • e2a6da2 add more comments in toy.S by yuchen 2015-03-13 22:08:13 +0800
  • de88868 add a toy bootloader in real mode of x86 by yuchen 2015-03-13 21:59:52 +0800
  • 6770c2a update console.c for more correct comments by yuchen 2015-03-13 20:38:58 +0800
  • a5f0ac0 update console.c for comments by yuchen 2015-03-13 20:29:34 +0800
  • 7f8b5a2 update console.c for more info about CGA and 6845 chip by yuchen 2015-03-13 20:21:44 +0800
  • 45472ee Update README.md by chyyuu 2015-03-13 00:26:10 +0800
  • 61c83ee Update README.md by chyyuu 2015-03-13 00:24:42 +0800