Author: darthmarth37
(2009/11/18 15:17) Over 2 years ago
* Add paged to readme
1
CSCI 5103
2
Project 1
3
Garrett Holmstrom (holms050, 3402253), Jeremy Miller (mill3522, 3400041)
4
tested on lamp.itlabs.umn.edu
tested on Mac OS X
5
6
DESCRIPTION
7
8
Provided is a version of the hardware and memory manager simulator.
Provided is a version of the hardware and memory manager simulator as well as a
9
paging daemon that attaches to it to free pages.
10
BUILDING
11
12
The Makefile provided with the code builds the executable. Simply untar the
13
The Makefile provided with the code builds the executables. Simply untar the
source and run ``make'' inside the source directory to obtain "5103proj" (the
14
main executable).
15
main executable) and "paged" (the paging daemon).
16
INVOCATION
17
18
tested on lamp.itlabs.umn.edutested on Mac OS XProvided is a version of the hardware and memory manager simulator.Provided is a version of the hardware and memory manager simulator as well as apaging daemon that attaches to it to free pages.The Makefile provided with the code builds the executables. Simply untar themain executable) and "paged" (the paging daemon).