Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

linux-internals-and-beyond

Linux internals and beyond — notes, experiments and deep dives by LeisureLinux.

What this is

A personal study log / lab notebook for digging under the hood of Linux:

  • Kernel subsystems, scheduler, memory, networking, filesystems, drivers
  • Tracing / profiling (perf, bpftrace, ftrace, strace, eBPF)
  • Boot / initramfs / systemd internals
  • Reverse engineering notes (binaries, syscalls, ABI quirks)
  • Free ebook references and reading lists (see ebooks/)

Layout (planned)

notes/         # Topic-by-topic markdown notes
experiments/   # Small C / shell / python code used to probe kernel behaviour
ebooks/        # Index of free Linux / kernel ebooks (binaries NOT tracked)
  README.md

Topics

linux · kernel · internals · notes · ebooks · free-ebooks

License

MIT — see LICENSE.

About

Linux internals and beyond — notes, experiments and deep dives by LeisureLinux

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors