Skip to content

An Operating System Desigen project where memory related features have been focused and improved

Notifications You must be signed in to change notification settings

shafinawake/XV6_Memory_Extension

Repository files navigation

To run it you must open CMD in WSL then go to the updated directory to run the implemented version of the project

$ cd xv6-public/xv6-updated/

after that write this commands

$make clean $make $make qemu-nox

After that WSL terminal will pop-up a new window there if you want to see each task separately

For Task-1

$memtest

For Task-2

$cowtest

And if you want to see both task at once just enter this command

$testall

############################################################################################# #############################################################################################

############################################################################################# #############################################################################################

About

An Operating System Desigen project where memory related features have been focused and improved

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published