Used roughly a one-month time period for each trace.
Paging activity for executables is ignored in the traces---15% of reads and 30% of writes for NT. Unknown for Unix.
WEB workload has a much higher read ratio.
High amount of requests to read file attributes---listing of directory contents or a program such as make.
Suggests that stat() should be optimized.