Skip to content

Hoblovski/xv6-public

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

My xv6 gallery

xv6-i386 is a perfect target for experimenting small features, like TSC and IOBM. My experiments are on different branches, and they could be used for learning the features. A small patch of ~300 lines is way better than diving into the SDM or Linux kernel code.

branch description
rdtsc TSC mechanism (high-resolution timing) of x86 processors
porttest Port I/O bitmaps

About

xv6 OS + various experiments

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.3%
  • C++ 4.9%
  • Assembly 4.1%
  • Makefile 3.6%
  • Shell 2.5%
  • Perl 2.2%
  • Other 3.4%