Displaying 5 results from an estimated 5 matches for "end_pfn_map".
2008 Jun 11
1
Para virtualized guest on Xen
...a.fc8
Linux version 2.6.21.7-3.fc8xen (mockbuild@xenbuilder2.fedora.redhat.com) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Thu Mar 20 14:58:12 EDT 2008
Command line: root=/dev/sda1 ro ip=:1.2.3.4::::eth0:
BIOS-provided physical RAM map:
Xen: 0000000000000000 - 000000001b400000 (usable)
end_pfn_map = 111616
Zone PFN ranges:
DMA 0 -> 111616
DMA32 111616 -> 111616
Normal 111616 -> 111616
early_node_map[1] active PFN ranges
0: 0 -> 111616
No mptable found.
PERCPU: Allocating 26496 bytes of per cpu data
Built 1 zonelists. Total pages: 106...
2011 May 05
2
Kernel panic - not syncing: Attempted to kill init!
...ersion 2.6.21.7-3.20.smp.gcc3.4.x86_64.xen.domU (openfiler.rpath.org@ofns:2-xen-devel) (gcc version 3.4.4) #1 SMP Sat Jun 28 00:33:14 UTC 2008
Command line: ro root=rootfs root=/dev/xvda1 ro console=hcv0 xencons=tty0
BIOS-provided physical RAM map:
Xen: 0000000000000000 - 0000000020800000 (usable)
end_pfn_map = 133120
Zone PFN ranges:
DMA 0 -> 133120
DMA32 133120 -> 133120
Normal 133120 -> 133120
early_node_map[1] active PFN ranges
0: 0 -> 133120
No mptable found.
PERCPU: Allocating 25984 bytes of per cpu data
Built 1 zonelists. Total pages: 128...
2008 Feb 12
6
DomU booting just stops
...ntu2)) #1 SMP
Fri Feb 1 01:37:43 UTC 2008 (Unofficial)
[ 0.000000] Command line: root=/dev/sda1 ro ip=203.10.72.23:1.2.3.4:
203.10.72.16:255.255.255.0:hudson:eth0:off 3
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] Xen: 0000000000000000 - 0000000058000000 (usable)
[ 0.000000] end_pfn_map = 360448
[12230.681933] Zone PFN ranges:
[12230.681935] DMA 0 -> 360448
[12230.681937] DMA32 360448 -> 360448
[12230.681939] Normal 360448 -> 360448
[12230.681940] early_node_map[1] active PFN ranges
[12230.681942] 0: 0 -> 360448
[12230.7285...
2007 Feb 14
2
[PATCH 8/8] 2.6.17: scan DMI early
...===============================
--- head-2007-02-08.orig/arch/x86_64/kernel/setup-xen.c 2007-02-08 17:07:13.000000000 +0100
+++ head-2007-02-08/arch/x86_64/kernel/setup-xen.c 2007-02-08 17:09:47.000000000 +0100
@@ -681,7 +681,8 @@ void __init setup_arch(char **cmdline_p)
init_memory_mapping(0, (end_pfn_map << PAGE_SHIFT));
- /* dmi_scan_machine(); */
+ if (is_initial_xendomain())
+ dmi_scan_machine();
#ifdef CONFIG_ACPI_NUMA
/*
@@ -1630,13 +1629,6 @@ struct seq_operations cpuinfo_op = {
.show = show_cpuinfo,
};
-static int __init run_dmi_scan(void)
-{
- dmi_scan_machine();
- return...
2008 Dec 10
0
domU, Failed to obtain physical IRQ, e1000 Intel NIC
...rsion 2.6.21.7-5.fc8xen (mockbuild@x86-4) (gcc version 4.1.2
20070925 (Red Hat 4.1.2-33)) #1 SMP Thu Aug 7 12:44:22 EDT 2008
Command line: ro root=LABEL=/
BIOS-provided physical RAM map:
Xen: 0000000000000000 - 0000000020800000 (usable)
Entering add_active_range(0, 0, 133120) 0 entries of 256 used
end_pfn_map = 133120
Entering add_active_range(0, 0, 133120) 0 entries of 256 used
Zone PFN ranges:
DMA 0 -> 133120
DMA32 133120 -> 133120
Normal 133120 -> 133120
early_node_map[1] active PFN ranges
0: 0 -> 133120
On node 0 totalpages: 133120
DMA zone...