Skip to content

A series of C programs that demonstrate page replacement and file systems

License

Notifications You must be signed in to change notification settings

ezquire/File-Management

Repository files navigation

File-Management

A series of C programs that demonstrate page replacement and file systems

Group Members

Tyler Gearing, Andrew Langwell

Usage

To build the executables, run

make

Then you can run various programs from the current directory using the executables p1.x p2.x and p3.x

./p1.x <input-filename>
./p2.x <input-filename>
./p3.x <input-filename>

Misc

To clear the output files and executables use

make clean

About

A series of C programs that demonstrate page replacement and file systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published