login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
March
»
4
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 32-bit v2
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Jeremy Fitzhardinge
Subject:
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 32-bit v2
Date: Tuesday, March 4, 2008 - 8:18 am
Mark McLoughlin wrote:
quoted text
> This is a bit magic, is it worth splitting it out as something like > is_paravirt_environment() ? >
Yes, is_paravirt() already exists for this purpose. The code looking at the boot params will only work if we actually booted via the paravirt Linux boot protocol, which Xen doesn't at present. J --
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] Fix alignment of early reservation for EBDA
, Alexander van Heukelum
, (Sun Feb 24, 10:46 am)
Re: [PATCH] Fix alignment of early reservation for EBDA
, Andi Kleen
, (Sun Feb 24, 12:27 pm)
Re: [PATCH] Fix alignment of early reservation for EBDA
, Ingo Molnar
, (Sun Feb 24, 12:41 pm)
Re: [PATCH] Fix alignment of early reservation for EBDA
, Alexander van Heukelum
, (Sun Feb 24, 1:53 pm)
Re: [PATCH] Fix alignment of early reservation for EBDA
, H. Peter Anvin
, (Sun Feb 24, 7:18 pm)
Re: [PATCH] Fix alignment of early reservation for EBDA
, Alexander van Heukelum
, (Mon Feb 25, 9:54 am)
Re: [PATCH] Fix alignment of early reservation for EBDA
, Ingo Molnar
, (Mon Feb 25, 10:01 am)
[PATCH] reserve_early end-of-conventional-memory to 1MB
, Alexander van Heukelum
, (Mon Feb 25, 11:07 am)
Re: [PATCH] reserve_early end-of-conventional-memory to 1MB
, H. Peter Anvin
, (Mon Feb 25, 11:13 am)
Re: [PATCH] reserve_early end-of-conventional-memory to 1MB
, Alexander van Heukelum
, (Mon Feb 25, 12:46 pm)
Re: [PATCH] reserve_early end-of-conventional-memory to 1MB
, H. Peter Anvin
, (Mon Feb 25, 2:17 pm)
Re: [PATCH] reserve_early end-of-conventional-memory to 1MB
, Ingo Molnar
, (Tue Feb 26, 2:30 am)
Re: [PATCH] Fix alignment of early reservation for EBDA
, Andi Kleen
, (Wed Feb 27, 7:25 am)
Re: [PATCH] reserve_early end-of-conventional-memory to 1MB
, Andi Kleen
, (Wed Feb 27, 7:26 am)
Re: [PATCH] reserve_early end-of-conventional-memory to 1M ...
, Andi Kleen
, (Wed Feb 27, 7:38 am)
Re: [PATCH] reserve_early end-of-conventional-memory to 1M ...
, H. Peter Anvin
, (Wed Feb 27, 9:44 am)
Re: [PATCH] reserve_early end-of-conventional-memory to 1M ...
, Alexander van Heukelum
, (Wed Feb 27, 1:01 pm)
[PATCH] reserve end-of-conventional-memory to 1MB on 32-bit
, Alexander van Heukelum
, (Thu Feb 28, 6:13 am)
[RFC] use realmode code to reserve end-of-conventional-mem ...
, Alexander van Heukelum
, (Thu Feb 28, 6:28 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Ian Campbell
, (Thu Feb 28, 2:09 pm)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Ian Campbell
, (Thu Feb 28, 2:12 pm)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, H. Peter Anvin
, (Thu Feb 28, 2:14 pm)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Ian Campbell
, (Thu Feb 28, 4:16 pm)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Alexander van Heukelum
, (Fri Feb 29, 4:49 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Mark McLoughlin
, (Fri Feb 29, 10:14 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Alexander van Heukelum
, (Fri Feb 29, 11:38 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, H. Peter Anvin
, (Fri Feb 29, 11:44 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Alexander van Heukelum
, (Fri Feb 29, 11:56 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Ingo Molnar
, (Fri Feb 29, 1:00 pm)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Mark McLoughlin
, (Fri Feb 29, 3:06 pm)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Alexander van Heukelum
, (Fri Feb 29, 3:26 pm)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Alexander van Heukelum
, (Sat Mar 1, 9:09 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 6 ...
, Alexander van Heukelum
, (Sat Mar 1, 9:12 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Mark McLoughlin
, (Tue Mar 4, 4:41 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Mark McLoughlin
, (Tue Mar 4, 4:44 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Alexander van Heukelum
, (Tue Mar 4, 6:31 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Ingo Molnar
, (Tue Mar 4, 7:33 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Ingo Molnar
, (Tue Mar 4, 7:49 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Ian Campbell
, (Tue Mar 4, 8:12 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Jeremy Fitzhardinge
, (Tue Mar 4, 8:13 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Mark McLoughlin
, (Tue Mar 4, 8:16 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Jeremy Fitzhardinge
, (Tue Mar 4, 8:18 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Ingo Molnar
, (Tue Mar 4, 8:24 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Ingo Molnar
, (Tue Mar 4, 8:25 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Jeremy Fitzhardinge
, (Tue Mar 4, 9:02 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Ingo Molnar
, (Tue Mar 4, 9:15 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Mark McLoughlin
, (Tue Mar 4, 9:15 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Ingo Molnar
, (Tue Mar 4, 9:23 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Alexander van Heukelum
, (Tue Mar 4, 9:51 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, H. Peter Anvin
, (Tue Mar 4, 10:05 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB on 3 ...
, Jeremy Fitzhardinge
, (Tue Mar 4, 10:11 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Jeremy Fitzhardinge
, (Tue Mar 4, 10:44 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB, 32- ...
, Alexander van Heukelum
, (Tue Mar 4, 11:57 am)
Re: [PATCH] reserve end-of-conventional-memory to 1MB, 64- ...
, Alexander van Heukelum
, (Tue Mar 4, 12:12 pm)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Eduardo Habkost
, (Wed Mar 5, 8:59 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, H. Peter Anvin
, (Wed Mar 5, 9:08 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Jeremy Fitzhardinge
, (Wed Mar 5, 9:38 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Eduardo Habkost
, (Wed Mar 5, 9:53 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, H. Peter Anvin
, (Wed Mar 5, 10:27 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, Jeremy Fitzhardinge
, (Wed Mar 5, 10:28 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, H. Peter Anvin
, (Wed Mar 5, 10:28 am)
Re: [RFC] use realmode code to reserve end-of-conventional ...
, H. Peter Anvin
, (Wed Mar 5, 10:38 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Howells
[PATCH] KEYS: Use the variable 'key' in keyctl_describe_key()
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Thomas Gleixner
[patch -mm 19/28] x86_64: Use generic cmos update
Greg Kroah-Hartman
[PATCH 09/36] driver core: register_memory/unregister_memory clean ups and bugfix
Greg Kroah-Hartman
[PATCH 08/36] driver core: memory: semaphore to mutex
git
:
Mark Junker
git on MacOSX and files with decomposed utf-8 file names
Johannes Schindelin
Re: error: cannot lock ref 'refs/remotes/origin/*'
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Michael Witten
Re: 'git gc --aggressive' effectively unusable
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
linux-netdev
:
David Miller
Re: [PATCH 32/53] netns xfrm: finding policy in netns
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
Jan Engelhardt
[PATCH 1/3] net: tcp: make hybla selectable as default congestion module
Daniel Schaffrath
Re: tcp bw in 2.6
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
git-commits-head
:
Linux Kernel Mailing List
ipv6: fix an oops when force unload ipv6 module
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
imxfb: Fix margin settings
Linux Kernel Mailing List
USB: set correct configuration in probe of ti_usb_3410_5052
Linux Kernel Mailing List
KVM: VMX: Clear CR4.VMXE in hardware_disable
openbsd-misc
:
Stas Miasnikou
Re: Another question: device naming convention
Darrin Chandler
Re: That whole "Linux stealing our code" thing
Community First Financial
Teacher A+ Loan
Jan Stary
Re: audio recording levels
Andrej Elizarov
Re: Web Browsers
Colocation donated by:
Syndicate