search for: md_init

Displaying 3 results from an estimated 3 matches for "md_init".

Did you mean: md5_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)
...ed SCSI disk [ 50.462442] sd 0:0:0:0: [sda] Attached SCSI disk [ 50.462547] sd 0:0:1:0: [sdb] Attached SCSI disk [ 50.705215] calling wait_scan_init+0x0/0x8 [scsi_wait_scan] @ 390 [ 50.711302] initcall wait_scan_init+0x0/0x8 [scsi_wait_scan] returned 0 after 0 usecs [ 50.772173] calling md_init+0x0/0xb9 [md_mod] @ 411 [ 50.777062] initcall md_init+0x0/0xb9 [md_mod] returned 0 after 13 usecs [ 50.785525] calling raid_init+0x0/0xa [raid1] @ 411 [ 50.790396] md: raid1 personality registered for level 1 [ 50.795772] initcall raid_init+0x0/0xa [raid1] returned 0 after 5248 usecs [ 5...
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.