Skip to content

osmhpi/BSII-Rust-for-Linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Modules for Rust for Linux

This repository contains the Rust-for-Linux/linux kernel with some additions.

  • fs/bs2ramfs
  • fs/bs2fat
  • various additions to the kernel crate, mainly abstractions for implementing file systems

For the actual work on the kernel, please refer to Rust-for-Linux/linux and the instructions there.

Contributors

This project is part of the Operating Systems 2 (german) lecture at HPI, Potsdam. Our working group consists of

About

FAT filesystem implementation in Rust for the Linux kernel (BS II lecture at HPI)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.4%
  • Assembly 0.8%
  • Shell 0.3%
  • Makefile 0.2%
  • Python 0.1%
  • Rust 0.1%
  • Other 0.1%