Subject: Re: Correctness of core dumps
To: Jonathan Stone <jonathan@DSG.Stanford.EDU>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: tech-kern
Date: 04/21/1999 22:25:35
On Wed, Apr 21, 1999 at 01:21:08PM -0700, Jonathan Stone wrote:
>
> Prestoserve boards. Must dump kernel structs kept in Presto memory.
> (How else to debug bugs in presto crash-recovery code? :->)
>
> On some machines that's memory out on IO bus space, on others its
> in special memory slots (or special memory in normal slots).
Hm.
Maybe in the mid-term , we should intorduce a "maybedumped" bit per VM page?
-is