ArchStacker
|
dd4e1e12a3
|
Correct a spelling mistake
|
2015-05-11 08:12:43 +08:00 |
|
yuchen
|
340eebff1b
|
add python threading examples and intros for lec 18 spoc discuss
|
2015-05-06 12:41:12 +08:00 |
|
yuchen
|
b233b49dcb
|
Merge branch 'master' of github.com:chyyuu/ucore_lab
|
2015-04-29 12:38:47 +08:00 |
|
yuchen
|
f9b1bb3b66
|
:add lab7 spoc exercise related codes
|
2015-04-29 12:38:37 +08:00 |
|
chyyuu
|
81a1c96104
|
Update lab5_X.md
|
2015-04-27 13:57:12 +08:00 |
|
chyyuu
|
5213ab329b
|
Update lab5_X.md
|
2015-04-27 13:56:38 +08:00 |
|
yuchen
|
69afb3405b
|
update buddy system finish info in lab2_X.md
|
2015-04-25 10:48:57 +08:00 |
|
yuchen
|
a2622383e9
|
add more interesting labx_X challenges
|
2015-04-24 19:10:43 +08:00 |
|
yuchen
|
3dce81e73a
|
update labX finish info
|
2015-04-24 18:14:53 +08:00 |
|
yuchen
|
6684504c82
|
updte lab2_X finish info
|
2015-04-24 17:48:07 +08:00 |
|
yuchen
|
5381167e3b
|
update lab2_X finish info
|
2015-04-24 17:45:03 +08:00 |
|
chyyuu
|
0a4ca0d275
|
Update lab1-boot-with-grub2-in-udisk.md
|
2015-04-22 23:55:52 +08:00 |
|
yuchen
|
885eb12a76
|
udpate labXs
|
2015-04-22 23:48:46 +08:00 |
|
yuchen
|
03220078ed
|
add lab6 concept spoc discuss
|
2015-04-22 11:14:27 +08:00 |
|
yuchen
|
7d3b5941ed
|
add lab1_X, labx_X info
|
2015-04-20 22:59:14 +08:00 |
|
yuchen
|
f39299c9a2
|
add exercise of lab5 spoc discussion
|
2015-04-20 12:44:41 +08:00 |
|
yuchen
|
331b8dff5a
|
add ucore_kernel_in_lab1 which can be loaded by grub2 in u disk on real machine
|
2015-04-20 10:38:10 +08:00 |
|
yuchen
|
8b9f54ec50
|
update lab1_X.md
|
2015-04-16 23:10:50 +08:00 |
|
yuchen
|
73a92ede54
|
update lab7_X
|
2015-04-16 11:16:34 +08:00 |
|
yuchen
|
a35b4ee311
|
Update labX4,5
|
2015-04-16 11:14:33 +08:00 |
|
yuchen
|
6f8839df96
|
add labX challenges info
|
2015-04-16 10:22:51 +08:00 |
|
yuchen
|
a0ccd227da
|
update related_info::lab0
|
2015-04-16 08:43:14 +08:00 |
|
yuchen
|
84c96b3c3d
|
delete hash.c
|
2015-04-15 12:49:01 +08:00 |
|
yuchen
|
258bcb059e
|
add lab4 spoc discuss
|
2015-04-15 11:23:03 +08:00 |
|
chyyuu
|
89b750f8d2
|
Update process-cpuio-homework.md
|
2015-04-08 11:58:58 +08:00 |
|
yuchen
|
9926671507
|
add process-cpuio-homework.md
|
2015-04-08 11:28:37 +08:00 |
|
yuchen
|
87d6923d69
|
add process-cpuio-homework for lab5
|
2015-04-08 11:25:14 +08:00 |
|
yuchen
|
ab237ddb70
|
update lab4 process-concept-homework.md
|
2015-04-08 11:24:18 +08:00 |
|
yuchen
|
c4e7dbd910
|
add process-concept spoc homework
|
2015-04-07 10:21:28 +08:00 |
|
yuchen
|
316bbf6b92
|
fix bug in lab1-ex3.c, %% eax --> %eax in basic inline asm
the reference is from
https://gcc.gnu.org/onlinedocs/gcc.pdf (5.0.0 pre-release),
section 6.43 (How to Use Inline Assembly Language in C Code)
and http://www.ibiblio.org/gferg/ldp/GCC-Inline-Assembly-HOWTO.html
syntax of basic asm statement:
asm [ volatile ] ( Assembler Instructions )
syntax of extended asm statement
asm [volatile] ( Assembler Template
: Output Operands
[ : Input Operands
[ : Clobbers ] ])
Alanpsc, thanks you!
|
2015-04-01 11:49:42 +08:00 |
|
yuchen
|
4502881f06
|
add related_info on page-replacement-policy algorithms
|
2015-03-30 12:26:26 +08:00 |
|
yuchen
|
2f904a1306
|
add linux little progs for locality
|
2015-03-23 09:11:45 +08:00 |
|
yuchen
|
1dc0d0aa01
|
add watch_linux_pagefault.md
|
2015-03-23 08:34:36 +08:00 |
|
yuchen
|
989c778c51
|
Merge branch 'master' of github.com:chyyuu/ucore_lab
|
2015-03-22 21:41:59 +08:00 |
|
yuchen
|
8cf5bb31ea
|
add K&R malloc codes from https://github.com/wbraynen/malloc
|
2015-03-22 21:41:31 +08:00 |
|
chyyuu
|
b723a05fd1
|
Update kr_malloc_free.md
|
2015-03-22 21:05:39 +08:00 |
|
chyyuu
|
d7397bc33a
|
Update buddy_system.md
|
2015-03-22 21:04:46 +08:00 |
|
yuchen
|
324f12ecfa
|
add kr_malloc_free in related_info of lab2
|
2015-03-22 20:38:56 +08:00 |
|
yuchen
|
83bbd4bed2
|
add buddy system in related_info of lab2
|
2015-03-22 14:49:24 +08:00 |
|
yuchen
|
5ec5376f5b
|
add ostep homeworks
|
2015-03-15 16:54:19 +08:00 |
|
yuchen
|
dab71e324d
|
add info for pmboot.S
|
2015-03-14 00:17:50 +08:00 |
|
yuchen
|
7d29eb7cf0
|
A toy protect-mode bootloader can display string in real/protect mode of x86.
|
2015-03-13 22:44:25 +08:00 |
|
yuchen
|
e2a6da26b1
|
add more comments in toy.S
|
2015-03-13 22:08:13 +08:00 |
|
yuchen
|
de888683e8
|
add a toy bootloader in real mode of x86
|
2015-03-13 21:59:52 +08:00 |
|
os_lab_user
|
d1cd830da5
|
add lab1-ex2
|
2015-03-11 13:06:58 +08:00 |
|
yuchen
|
f2c3333eaa
|
add lab-ex3 for inline assembly for C examples
|
2015-03-10 21:09:43 +08:00 |
|
yuchen
|
621bb0278f
|
update lab1-ex for 32bit and strace -f
|
2015-03-09 23:14:47 +08:00 |
|
yuchen
|
749f4e3f93
|
update related_info
|
2015-03-07 22:37:54 +08:00 |
|
yuchen
|
ff104a942c
|
update lab0-ex3.c lab0-ex4.c
|
2015-03-07 00:44:03 +08:00 |
|
yuchen
|
87940c9b0b
|
add more examples in lab0 exercise
|
2015-03-06 12:27:41 +08:00 |
|