On Wed, Dec 13, 2000 at 11:17:00AM -0500, Kevin Lawton wrote:
> Quite interesting.  Are writes to the code pages flushing them,
> causing the 160 iterations?  One of the changes I have in mind
> is to only flush code meta data when prescanned regions are
> stepped on.  When writes hit unscanned regions, there's no
> poing.
>From what I can see, no.  The most dumped page is 0x90, but the
most-prescanned instructions are in F0000-FF000 and 7000.  F0 is dumped
once, and 7 is dumped twice.  ("Dumping" only counts dumpVCodePage, which
AFAICS is only called for writes to code pages.)

       -=- James Mastros
-- 
midendian: She never sleeps.
mousetrout: But I do.  I just regret it after I wake up.

AIM: theorbtwo homepage: http://www.rtweb.net/theorb/
ICBM: 40:04:15.100 N, 76:18:53.165 W

Reply via email to