Skip to content

forsyth/plan9-9exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Source for an experimental 64-bit Plan 9 kernel, and supporting software. It features a revised memory-management system, MCS spin locks, and other changes to system data structures to support full 64-bit addressing. Changes to the scheduler are also planned, to improve support for multicore. Currently it supports AMD64 (x86-64, Intel 64), although parts have run on other platforms. Use it together with https://code.google.com/p/plan9/ for the source of compilers, libraries and commands.

This fork of Plan 9's 64-bit 9k kernel is developed and maintained by [email protected] with many experimental changes compared to the original, hence the name 9exp instead of 9k.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages