Displaying 3 results from an estimated 3 matches for "misc_init".
Did you mean:
mic_init
2011 Jun 13
5
3.0.0-rc2: Xen: High amount of kernel "reserved" memory, about 33% in 256MB DOMU
Hi,
another issue I''m seeing with 3.0-rc2 and Xen is that there is an
unexpectedly high amount of kernel reserved memory.
I suspect that Linux allocates page table entries and corresponding
data structures for the whole 6GB areas of the provided ''physical
RAM map'' even though it has rather big unusable holes in it.
[ 0.000000] BIOS-provided physical RAM map:
[
2010 Nov 16
0
Bug#603727: xen-hypervisor-4.0-amd64: i386 Dom0 crashes after doing some I/O on local storage (software Raid1 on SAS-drives with mpt2sas driver)
...138574] initcall xenbus_probe_frontend_init+0x0/0x1f returned 0 after 0 usecs
[ 36.146110] calling balloon_init+0x0/0x19a @ 1
[ 36.150703] xen_balloon: Initialising balloon driver with page order 0.
[ 36.157384] initcall balloon_init+0x0/0x19a returned 0 after 0 usecs
[ 36.163790] calling misc_init+0x0/0x95 @ 1
[ 36.168041] initcall misc_init+0x0/0x95 returned 0 after 0 usecs
[ 36.174103] calling vga_arb_device_init+0x0/0x62 @ 1
[ 36.179246] vgaarb: device added: PCI:0000:07:03.0,decodes=io+mem,owns=io+mem,locks=none
[ 36.187361] vgaarb: loaded
[ 36.190135] initcall vga_arb_device_...
2016 Mar 22
19
[PATCH v3 0/11] tests/qemu: Add program for tracing and analyzing boot times.
Lots of changes since v2, too much to remember or summarize.
Please ignore patch 11/11, it's just for my testing.
Rich.