8000 Tags · LeafGrass/ousia · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: LeafGrass/ousia

Tags

v0.2.3

Toggle v0.2.3's commit message
makefile: update devnum

v0.2.1

Toggle v0.2.1's commit message
doc: update release notes for 0.2.1

v0.2.0

Toggle v0.2.0's commit message
misc: add mallinfo, typeset, refine...

Seems we can upgrade a version now ;)

v0.1.1

Toggle v0.1.1's commit message
[misc] update comments and declare a new version

v0.1.0

Toggle v0.1.0's commit message
[proj/stm32] add 5 processes in total for test.

Finally we made it!

We have nothing but a rough enough schduler which can perform muti-process.
No ipc, no lock, no interrupt handling mechanism...
The only things we can do is to yield, to sleep, and to schedule!
I believe that's all for a basis of the ugliest/simplest OS.

Let's upgrade to 0.1.0 :P

v0.0.6

Toggle v0.0.6's commit message
[core][plat] fix a bug in porting code

Now we can achieve muti-process purpose, even though our schduler is
not completed. :p

Upgrade -> 0.0.6

v0.0.5

Toggle v0.0.5's commit message
[core] context switch can be well performed

v0.0.4

Toggle v0.0.4's commit message
Standardize codestyle.

v0.0.4rc3

Toggle v0.0.4rc3's commit message
Nightly build.

0