From: wssddc AT gis DOT net (Bob Babcock) Newsgroups: comp.os.msdos.djgpp Subject: Check cache beyond 64MB with djgpp? Date: 03 Jan 1999 17:41:47 -0500 Organization: Not organized Lines: 5 Sender: wssddc AT shell DOT gis DOT net Message-ID: NNTP-Posting-Host: 208.218.129.18 X-Trace: 915403799 TWNY2XU9G8112D0DAC usenet80.supernews.com X-Complaints-To: newsabuse AT remarQ DOT com X-Newsreader: Gnus v5.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Has anyone written a cache-checking program using the djgpp functions such as __djgpp_map_physical_memory()? I've seen several programs which will tell you the size of your L1 and L2 caches, but none seem to want to test beyond 64MB. I've heard that many motherboards won't cache more than 64MB, so a test program would be useful.