Pinned Repositories
64bit
Multiboot (0.6.96) image example that enters long mode
aarch64
Sources for the AARCH64 experiments for posts on https://krinkinmu.github.io/
aufs
aufs - simple Linux kernel file system for os course
bootlin
Code for the materials from the Bootlin (http://bootlin.com) kernel course and https://krinkinmu.github.io/
efi
Sources for the UEFI experiments on https://krinkinmu.github.io/
intel-vmx
Example of intel virtualization extensions usage
krinkinmu.github.io
blog
os-course
mit.spbau.ru OS course materials
userspace-threads
Userspace implementation of preemptive multithreading
x86-bootloader
x86 generic bootloader
krinkinmu's Repositories
krinkinmu/aufs
aufs - simple Linux kernel file system for os course
krinkinmu/efi
Sources for the UEFI experiments on https://krinkinmu.github.io/
krinkinmu/krinkinmu.github.io
blog
krinkinmu/aarch64
Sources for the AARCH64 experiments for posts on https://krinkinmu.github.io/
krinkinmu/intel-vmx
Example of intel virtualization extensions usage
krinkinmu/os-course
mit.spbau.ru OS course materials
krinkinmu/bootlin
Code for the materials from the Bootlin (http://bootlin.com) kernel course and https://krinkinmu.github.io/
krinkinmu/userspace-threads
Userspace implementation of preemptive multithreading
krinkinmu/64bit
Multiboot (0.6.96) image example that enters long mode
krinkinmu/myfs
simple COW filesystem
krinkinmu/multiboot-example
Simple multiboot compliant "kernel"
krinkinmu/bios-boot
Legacy pc-boot example
krinkinmu/rpi-gpio-example
Linux Kernel GPIO
krinkinmu/snull
ldd3 based network device driver
krinkinmu/usio
Module to submit bio directly to block layer
krinkinmu/yat
simple educational programming language parser
krinkinmu/android_examples
Yet another set of android simple examples
krinkinmu/auos
Tiny OS for SPbAU arch and os courses
krinkinmu/blkconvert
krinkinmu/c-lang-bst
two balanced bst variants implemented in C
krinkinmu/change-linux-MAX_ORDER
Test fix of MAX_ORDER constant to allow 1GB allocations
krinkinmu/envoy
Cloud-native high-performance edge/middle/service proxy
krinkinmu/fuse_example
Example of fuse low level API usage
krinkinmu/libfuse
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
krinkinmu/oslecs-autumn-2016
os course autumn 2016 lecture notes
krinkinmu/proxy-wasm-cpp-host
WebAssembly for Proxies (C++ host implementation)
krinkinmu/proxy-wasm-cpp-sdk
WebAssembly for Proxies (C++ SDK)
krinkinmu/rust-sparse-table
krinkinmu/rust-suffix-array
krinkinmu/usernet
virtual network interface driver that talks to userspace