Feature Currently Available:
Page Cache :
- LRU and MRU based (based on the research/published paper)
File System :
- 9p
- Host based file system based on ivshm(Inter Vm Shared Memory)
Virtualization:
- Xen : xenbus, network driver using xen paravirtualised.
- KVM : virtio + P9
- KVM : virtio + Network (test server with udp stack(tcp/ip))
- KVM : virtio + memory ballooning
SMP :
- APIC,MSIX
Networking:
- XEN: TCP/IP stack(from LWIP) integrated with XEN paravirtualised Network driver .
User level :
- user app(ring-3) can run in user mode without libc and without shared libs.
- small user app compiled with libc statically can RUN sucessfully.
TODO Features:
- cpu-hotplug
- virtio+lwip
- clock
- memory-hotplug(partial - memory ballooning)
- running busybox(partial):trying busybox with statically compiled(halfway)- implementing necessary system calls.不錯的好物,可以找時間跟大家簡介一下嗎?
--
您已訂閱「Google 網上論壇」的「juluOSDev-星系統社群」群組,因此我們特別傳送這封郵件通知您。
請前往以下網址造訪這個群組:http://groups.google.com/group/juluosdev?hl=zh-TW。
Mini-howto 來一下吧 :-)
可以跑起來了 ><最近跟作者連繫,發現他github的版本有點問題,不過現在可以跑了@@
--