Skip to content
forked from suriya-1403/XV6

Adding support for 64-bit virtual memory in xv6 which already support 32-bit virtual memory

License

Notifications You must be signed in to change notification settings

Aravinda214/XV6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adding support for 64 bit virtual memory in XV6

To run xv6

Goto xv6 sub-folder

cd xv6

Type the command

make qemu-nox

To quit QEmu

Press crt-a and then the letter x.

To clear the screen

Press crt-l to clear

Go to QEmu console

Press crt-a and then the letter c.

About

Adding support for 64-bit virtual memory in xv6 which already support 32-bit virtual memory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Assembly 87.6%
  • C 11.2%
  • Makefile 0.4%
  • Shell 0.3%
  • Perl 0.3%
  • Ruby 0.1%
  • Other 0.1%