proc-filesystem

There are 5 repositories under proc-filesystem topic.

  • eminence/procfs

    Rust library for reading the Linux procfs filesystem

    Language:Rust365774106
  • alx-tools/Hack-The-Virtual-Memory

    This is a series of small articles / tutorials based around virtual memory. The goal is to learn some CS basics, but in a different and more practical way.

    Language:C31029685
  • Aditya-1208/linux_kernel_modules

    Walkthrough of steps for making custom linux kernel modules, interacting with kernel space and understanding how proc file system works in linux. Programming-Project of Chapter-2 of Operating System Concepts : 10th-edition

    Language:C1100
  • d-Raco/UCM_LIN

    Linux and Android Architecture

    Language:C120
  • UOC-Assignments/uoc.dso.prac1

    Operating Systems Design - Practical Assignment #1: Implement a Linux kernel module that counts every exit system call executed and also allows access to a summary from user space interfacing via proc fs (/proc/traceexit)

    Language:C0010