Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

nachos -t option

0 views
Skip to first unread message

Daniel J. Scales

unread,
Dec 1, 1994, 8:02:19 PM12/1/94
to

In order to enable the 'nachos -t' option for testing performance in
part 3 of homework 4, you will need to add '-DNACHOS_FS' to the DEFINES
line of the Makefile in the filesys directory. That is, change the 7th
line of the Makefile to:

DEFINES = -DFILE_SYS -DDISK -DCHANGED -DNACHOS_FS

0 new messages