lkml.org 
[lkml]   [2004]   [May]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRE: [2.6.6 PATCH] Exposing EFI memory map
From
Date
On Thu, 2004-05-06 at 09:25, Sourav Sen wrote:
> From: Bjorn Helgaas [mailto:bjorn.helgaas@hp.com]
> + For this application, the EFI memory map isn't what you want.
> + It's a pretty good approximation today, but the day when we'll
> + be able to hot-add memory is fast approaching, and the EFI map
> + won't mention anything added after boot. We'll discover all
> + that via ACPI (on ia64).
>
> Why not also update the efi memory table on a hotplug :-)

That's actually what ppc64 does. But, they do it via /proc (not even
from inside the kernel). I'm not very fond of that solution :)

> (Now also it gets modified a little on a call to efi_memmap_walk()).
> Otherwise clients of efi_memmap_walk() will also get stale
> information after a hotplug, isn't it (assuming they want to
> know about available physical ranges)?

We'll probably end up having to lock down hotplug around the time that
someone *needs* persistent information about memory layout from
userspace. Think crashdump...

> Also, kernel may not exactly use all the memory added via hotplug

That's a good point. Some of the happy consumers of this should be
things like crashdump and kexec. They might want a choice to either
dump only the memory that Linux is currently using, or to know about all
of the memory that is present.

> and there may be some truncation (just as efi_memmap_walk()
> does today). And it isn't help us if we get to know about those
> extents. Additionally we get to know about various mmio ranges and
> other ranges thru that table -- may be useful opportunistically.

There can be some pretty generic (although asynchronous) events given
via /sbin/hotplug. I'm currently planning on having the memory hotplug
"drivers" get the hot-added memory ready, but keep it offline. It then
creates some kobjects, which generate hotplug events, and *then* the
decision can be made in the hotplug scripts about what to do with it.

-- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.054 / U:0.644 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site