lkcd
[Top] [All Lists]

Re: lkcd with modules

To: Sushil <sushil@xxxxxxxxxxx>
Subject: Re: lkcd with modules
From: "Matt D. Robinson" <yakker@xxxxxxxxxxxxxx>
Date: Thu, 21 Sep 2000 10:45:17 -0700
Cc: lkcd@xxxxxxxxxxx
Organization: Alacritech, Inc.
References: <Pine.LNX.4.21.0009201403370.2036-100000@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: owner-lkcd@xxxxxxxxxxx
I'll patch this in, but I need to make sure that I add some
of the fields into a new kernel struct -- dumpdata_t.  There's
the intention to now develop LKCD so that the kernel portion
is minimal, but we build a kernel namelist object that has
everything we need in it, so we can dynamically walk through
structures.

This will get us back to a more reasonable (and desirable)
state of not having to re-compile 'lcrash' every time there's
a new kernel build.

--Matt

Sushil wrote:
> Hi Matt,
> 
>     I added a small code to the kl_mem.c which converts a virtual address
> to physical address through the page tables. The patch is appended below.

<Prev in Thread] Current Thread [Next in Thread>