665 Commits (9b0b0064d0cacf5002855fa62a6d0b2fe8fca64a)
 

Author SHA1 Message Date
WangRunji f1771f8ef2 Finish x86 SMP startup. Support timer & IPI.
6 years ago
maoyuchaxue f27fd37d82 replaced spin::Mutex with sync::SpinLock, now spinlock works well.
6 years ago
maoyuchaxue 6df13c57ca Merge branch 'rv32-smp-porting' of https://github.com/char-fish-after-lunch/RustOS into rv32-smp-porting
6 years ago
maoyuchaxue f7b7b1bcd6 added workaround for atomic ops
6 years ago
maoyuchaxue cfda03a0f2 trying to add atomic implementations in rv32, but still buggy
6 years ago
lcy1996 0a81014007 Add page handler for swap in/out in riscv32's pagefault
6 years ago
maoyuchaxue a34783c277 a late proposal.pptx
6 years ago
maoyuchaxue d55eae7122 a late proposal.md
6 years ago
maoyuchaxue 49cd04dce3 added rv32 smp booting, with slight modification to bbl
6 years ago
maoyuchaxue 6cf0d6db23 fixed setting in riscv-pk to enable rv32ia, added smp option in Makefile
6 years ago
cfgbd da74c628ec ignore eclipse files
6 years ago
lcy1996 0a7ec18701 Add page fault handler to riscv 32.
6 years ago
WangRunji 6cdf505f62 Add OSLab/exp2 report
6 years ago
Ben Pig Chu f5acc273d7 Merge branch 'OsTrain2018-g4' of https://github.com/oscourse-tsinghua/RustOS into crate-memory-comment
6 years ago
Ben Pig Chu 7b69d01125 Merge branch 'OsTrain2018-g4' of https://github.com/oscourse-tsinghua/RustOS into crate-memory-comment
6 years ago
lcy1996 c9ed233428 Modified Proposal
6 years ago
Ben Pig Chu adf474b78f file system planning
6 years ago
chenqiuhao1997 dc95f9c605
Update proposal.md
6 years ago
chenqiuhao1997 f64b8c7f6a
Update proposal.md
6 years ago
Ben Pig Chu fc727b9618 Merge branch 'OsTrain2018-g4' of https://github.com/oscourse-tsinghua/RustOS into crate-memory-comment
6 years ago
Ben Pig Chu 4a17ce8f16 comments of crate/memory
6 years ago
lcy1996 683355180c Modified Proposal
6 years ago
lcy1996 25db09bd59 Modified Proposal
6 years ago
chenqiuhao 24d0de8c42 update report
6 years ago
lcy1996 5a1cc4178d Modified proposal
6 years ago
chenqiuhao 0ba43762ff update report
6 years ago
lcy1996 96cdf37b15 Add some comment for paging and add proposal doc
6 years ago
lcy1996 cef2d792be Add part of comments for riscv32 module
6 years ago
lcy1996 2157e4bbcf Add comment for interrutp and trap code
6 years ago
lcy1996 91455d163d Finish comment riscv context.
6 years ago
lcy1996 65df061ec6 Update expr1 report.
6 years ago
lcy1996 5b4aefdb0d Add comment for riscv32 context
6 years ago
lcy1996 e6fa56ac28 Merge branch 'OsTrain2018-g4' of github.com:oscourse-tsinghua/RustOS into lcy_issue1
6 years ago
lcy1996 2264f69ef7 Add reports
6 years ago
chenqiuhao 5bc40fd5d4 Merge branch 'OsTrain2018-g4' of https://github.com/oscourse-tsinghua/RustOS into OsTrain2018-g4
6 years ago
chenqiuhao e05be94c80 finish the comment of the process
6 years ago
lcy1996 e3cfc0a45c Merge branch 'OsTrain2018-g4' of github.com:oscourse-tsinghua/RustOS into lcy_issue1
6 years ago
lcy1996 b3e2ca8aa0 Merge conflict
6 years ago
lcy1996 e4300d3515 Add more comment in kernel but not finished
6 years ago
chenqiuhao c4b53dc8e5 finish comment of sync
6 years ago
lcy1996 96c79520cf Add Cargo.lock to gitignore.
6 years ago
chenqiuhao 0976f8d944 Merge branch 'OsTrain2018-g4' of https://github.com/oscourse-tsinghua/RustOS into OsTrain2018-g4
6 years ago
chenqiuhao1997 142103883b
Delete Cargo.lock
6 years ago
chenqiuhao1997 1c6a02bb48
Delete Cargo.lock
6 years ago
chenqiuhao1997 6c92a4a48f
Delete Cargo.lock
6 years ago
chenqiuhao1997 da85d76a0d
Delete Cargo.lock
6 years ago
chenqiuhao1997 f37e66a24c
should not update in the git
6 years ago
chenqiuhao ddb679ce2b update comment for bbl module, but have not finished.
6 years ago
lcy1996 4e0b510895 Finish comment for ristv boot.
6 years ago
WangRunji fc2fd18c36 Add docs for thread::spawn()
6 years ago