Pinned Repositories
esp-idf-pony-examples
esp-pony
bash-init
Linux Init process written in bash (for Docker)
klinux_fsc_norcu
A linux kernel tree where the FS metadata cache does not use RCU (directly)
klinux_fsc_norcu_patch
kpls
[Linux Kernel Module] Print a file information: inode, inode number, siblings (file within the same directory), etc
Linux-DSM
Source code of KVM
popcorn-compiler
Popcorn Linux compiler toolchain for heterogeneous-ISA execution
qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
qemu-plan9
moharaka's Repositories
moharaka/qemu-plan9
moharaka/word-count
Count the number of word in a file using a map reduce pattern. The number of thread is specified by the user.
moharaka/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
moharaka/tsi_gecos
GECOS: Lock-free Synchronisation Mechanism for linked-list
moharaka/Linux-DSM
Source code of KVM
moharaka/popcorn-compiler
Popcorn Linux compiler toolchain for heterogeneous-ISA execution
moharaka/esp-idf-pony-examples
moharaka/esp-pony
moharaka/bash-init
Linux Init process written in bash (for Docker)
moharaka/thd_pool
[Linux Kernel Modification]: implement a thread pool
moharaka/kpls
[Linux Kernel Module] Print a file information: inode, inode number, siblings (file within the same directory), etc
moharaka/klinux_fsc_norcu_patch
moharaka/klinux_fsc_norcu
A linux kernel tree where the FS metadata cache does not use RCU (directly)
moharaka/sun_rpc_test
A simple example on how to use SUN RPCs