1. Make sure all your programming changes and additional files are in
the virtmen, multiprog, threads, collection, or machine directory (or
their sub-directories). (You shouldn't really have changed files in
the machine directory, except as we specified.) You can also make
changes to the Makefile.src file in the top directory. Make sure all
changes to existing code are surrounded by something like `#ifdef
CHANGED' ... `#endif'.
2. Make sure that you have created a README file in the `virtmem'
directory with a description of what you did in the programming part
of the assignment, and also the answers to the non-programming
questions. Please use the README to explain your general approach to
implementing virtual memory and particular problems you are and
aren't handling. Include the names of all team members (and their
e-mail) in the README.
3. Make sure that you have created a TESTCASE file in the `virtmem'
directory with outputs from the tests you have run.
4. Important: make sure you are logged into a Sun (an elaine). Make
`virtmem' your current directory.
5. Type `/usr/class/cs240a/bin/cs240submit 3'. Note that the argument
is now 3.
6. Let us know if the submit script does not appear to work for you.
7. The assignment is due by 5pm on Monday, November 21st.