An obvious question that no one has bothered to ask as yet:

What is the problem you're trying to solve with this? Or, why do you want to
know where the kernel loads, and what will you gain from it?

Too many times, users or other people (programmers, other sysadmins, ...)
come to us with a solution in need of a piece or part, and we never hear the
larger question or problem, to which there may be a much simpler answer.

The query may be a simple one, the need may be educational. Or it may be a
cog in a larger, complex solution to a problem that some, or many of us have
already solved in some other way which does not involve walking through the
kernel's memory.

It's just a thought, but Mark -- What's your original problem or task?

--
Robert P. Nix          Mayo Foundation        .~.
RO-OC-1-18             200 First Street SW    /V\
507-284-0844           Rochester, MN 55905   /( )\
-----                                        ^^-^^
"In theory, theory and practice are the same, but
 in practice, theory and practice are different."



On 3/17/11 5:59 AM, "Richard Troth" <[email protected]> wrote:

> Originally, the kernel loaded at "real" addr 64k.  That is the default for
> Linux on most platforms.  But you could change that, and for 1M alignment,
> some do so on S/390.
>
> Going with mapped memory, it sounds like absolute zero is the virtual pref
> for kernel space.   Cool.  Easily handled in all virt mem platforms.
>
> -- R; <><

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to