YvesChan / FileSystem
A simple file system
☆38Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for FileSystem
- buddy system memory allocator☆34Updated 9 years ago
- B+ tree implementation in C☆128Updated 4 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆168Updated 5 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆33Updated 10 years ago
- LFS using Fuse☆47Updated 12 years ago
- 《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9☆20Updated 6 months ago
- Linux archaeology☆58Updated 7 years ago
- a tiny monolithic kernel☆56Updated 7 years ago
- Simple DIY OS☆161Updated 6 years ago
- aufs - simple Linux kernel file system for os course☆101Updated 7 years ago
- Matrix, the name originated from the film "The Matrix", is a personal operating system project.☆33Updated 2 years ago
- A distributed Google File System (GFS), partially implemented in C++.☆78Updated 2 years ago
- An implementation of dynamic memory allocator in C using explicit free list, as according to the lab assignment of CS-APP book , reaching…☆33Updated last year
- linux内核学习demo项目☆30Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆156Updated 2 years ago
- ☆26Updated 3 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- a tiny c complier☆31Updated 7 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆70Updated 3 years ago
- MIT 6.828 JOS lab☆55Updated 7 years ago
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- ☆20Updated 4 years ago
- sqlite的阅读笔记☆17Updated last year
- JOS - MIT 6.828 Operating System Engineering 2016☆71Updated 7 years ago
- You can learn about ext2 filesystem step by step.☆41Updated 8 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆67Updated 5 years ago
- A simple, kernel-space, on-disk filesystem from the scratch☆938Updated 2 weeks ago
- Linux Kernel Debug Environment Maker☆80Updated 5 years ago