CS290N Extra-Performance Computer Architecture Prof. Fred Chong SQ 2006 Problem Set 7 (Anomaly Detection -- Brian Ruttenberg) 1. What are the drawbacks to a purely software based approach to anomaly detection? 2. Why is the n-jump path method implemented? 3. Why is the hash table used to store entries in the regular path checking tables? 4. What value of N is optimal for maximum performace? What about for anomaly detection? Why?