login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
June
»
27
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Yinghai Lu
Subject:
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
Date: Thursday, June 26, 2008 - 10:36 pm
On Thu, Jun 26, 2008 at 8:03 PM, Huang, Ying <ying.huang@intel.com> wrote:
quoted text
> On Thu, 2008-06-26 at 19:52 -0700, Yinghai Lu wrote: >> On Thu, Jun 26, 2008 at 7:48 PM, Huang, Ying <ying.huang@intel.com> wrote: >> > On Thu, 2008-06-26 at 19:22 -0700, Yinghai Lu wrote: >> >> On Thu, Jun 26, 2008 at 2:47 AM, Yinghai Lu <yhlu.kernel@gmail.com> wrote: >> >> > On Thu, Jun 26, 2008 at 12:48 AM, Huang, Ying <ying.huang@intel.com> wrote: >> >> >> On Thu, 2008-06-26 at 00:25 -0700, Yinghai Lu wrote: >> >> >> [...] >> >> >>> > if (pfn >= limit_pfn) >> >> >>> > @@ -977,7 +978,7 @@ u64 __init early_reserve_e820(u64 startt >> >> >>> > return 0; >> >> >>> > >> >> >>> > addr = round_down(start + size - sizet, align); >> >> >>> > - e820_update_range(addr, sizet, E820_RAM, E820_RESERVED); >> >> >>> > + e820_update_range(addr, sizet, E820_RAM, E820_RESVD_KERN); >> >> >>> >> >> >>> this line is not needed. >> >> >> >> >> >> Why? Memory reserved by early_rserved_e820 should not be saved during >> >> >> hibernation? shoudl not be saved by kdump? >> >> >> >> > >> > Can you tell me why this line is not needed? >> >> that function only have one user. the mpc reserve_new, so we want it >> to be E820_RESERVED, and kexec tools could have that range reserved, >> the next kernel will not overwrite the updated mptable. > > This is OK for kexec. Does it need to be saved by kdump? Does it need to > be saved by hibernation (suspend to disk)?
the function is only called when alloc_mptable is specified in command line. YH --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Huang, Ying
, (Wed Jun 25, 11:32 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Thu Jun 26, 12:25 am)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Huang, Ying
, (Thu Jun 26, 12:48 am)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Thu Jun 26, 2:47 am)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Thu Jun 26, 7:22 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Huang, Ying
, (Thu Jun 26, 7:48 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Thu Jun 26, 7:52 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Huang, Ying
, (Thu Jun 26, 8:03 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Thu Jun 26, 10:36 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Fri Jun 27, 3:05 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Huang, Ying
, (Mon Jun 30, 12:03 am)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Mon Jun 30, 12:34 am)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Huang, Ying
, (Mon Jun 30, 12:51 am)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Ingo Molnar
, (Mon Jun 30, 1:28 am)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Mon Jun 30, 2:15 am)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Mon Jun 30, 2:31 am)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Huang, Ying
, (Mon Jun 30, 2:38 am)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Mon Jun 30, 12:05 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Ingo Molnar
, (Mon Jun 30, 12:16 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Mon Jun 30, 3:53 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Mon Jun 30, 4:20 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Huang, Ying
, (Mon Jun 30, 6:09 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Yinghai Lu
, (Mon Jun 30, 6:21 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Huang, Ying
, (Mon Jun 30, 7:45 pm)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Ingo Molnar
, (Tue Jul 1, 1:34 am)
Re: [PATCH 1/2] x86 boot: add E820_RESVD_KERN
, Ingo Molnar
, (Tue Jul 1, 1:39 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Christoph Lameter
[PATCH 1/2] Make page->private usable in compound pages V1
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Michal Nazarewicz
Re: [PATCH] USB: Gadget: g_multi: added INF file for gadget with multiple configur...
Jesse Barnes
Re: PCI probing changes
git
:
Jakub Narebski
Re: GSoC 2008 - Mentors Wanted!
Jan Harkes
Re: git-svn and huge data and modifying the git-svn-HEAD branch directly
Andy Parkins
git-fetch fails with error code 128
Marcus Griep
Re: [PATCH 1/3] Git.pm: Add faculties to allow temp files to be cached
Junio C Hamano
Re: [JGIT PATCH 2/2] Decrease the fetch pack client buffer to the lower minimum
git-commits-head
:
Linux Kernel Mailing List
ARM: 5970/1: nomadik-gpio: fix spinlock usage
Linux Kernel Mailing List
sh-sci: update receive error handling for muxed irqs
Linux Kernel Mailing List
No need to do lock_super() for exclusion in generic_shutdown_super()
Linux Kernel Mailing List
x86, msr: Export the register-setting MSR functions via /dev/*/msr
Linux Kernel Mailing List
Input: gpio-keys - add support for disabling gpios through sysfs
linux-netdev
:
Eric Dumazet
[PATCH] net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Patrick McHardy
[NET_SCHED]: sch_ingress: remove netfilter support
Rose, Gregory V
RE: __bad_udelay in network driver breaks build
Patrick McHardy
Re: no reassembly for outgoing packets on RAW socket
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
openbsd-misc
:
ropers
Re: Real men don't attack straw men
elitdostlar
Seks partneri arayan bayanlar bu adreste - 8878xs706x6438
Marcus Andree
Re: This is what Linus Torvalds calls openBSD crowd
Lars D. Noodén
Re: sshd.config and AllowUsers
Henning Brauer
Re: Sun Blade 1000?
Colocation donated by:
Syndicate