From: STEVEN JOHN OAKES Newsgroups: comp.os.msdos.djgpp Subject: cache investigation - program behaviour. Date: Thu, 30 Jan 1997 14:37:33 +0000 Organization: Coventry University Lines: 15 Message-ID: NNTP-Posting-Host: godiva.coventry.ac.uk Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I'm currently carrying out research into cache techniques and program behaviour as part of my final year project. I need to identify different areas of program behaviour and how this affects cache accesses. My main problem so far has been identifying "typical" examples of programs. I will eventually produce a "simulation" of a data cache and allow users to change aspects of it in order to monitor the effects. Can anyone suggest the best approach to take or recommend places to look for info? Thanks.