From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2013-March/023300.html | 130 ++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-March/023300.html (limited to 'zarb-ml/mageia-dev/2013-March/023300.html') diff --git a/zarb-ml/mageia-dev/2013-March/023300.html b/zarb-ml/mageia-dev/2013-March/023300.html new file mode 100644 index 000000000..333c57c63 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023300.html @@ -0,0 +1,130 @@ + + + + [Mageia-dev] Why is AHCI statically compiled into kernel? + + + + + + + + + +

[Mageia-dev] Why is AHCI statically compiled into kernel?

+ Thomas Backlund + tmb at mageia.org +
+ Tue Mar 5 16:41:38 CET 2013 +

+
+ +
R James skrev 5.3.2013 17:20:
+> I remember when PATA (IDE) drivers were statically compiled into the
+> kernel, then we went to modular IDE which I liked because modprobe
+> ordering could be controlled. (When dealing with parity RAID, its nice
+> to have logical drive enumeration because SATA ports don't have UUID
+> labels.)
+>
+> But now it seems we've come full circle:
+>
+> [root at localhost ~]# grep SATA_AHCI /boot/config-3.8.1-desktop-1.mga3
+> CONFIG_SATA_AHCI=y
+> CONFIG_SATA_AHCI_PLATFORM=y
+>
+> Is there a compelling reason to do this (other than AHCI is popular)?
+>
+
+
+It's needed to be able to boot new hw without need for initrd.
+
+https://wiki.mageia.org/en/Feature:BootSansRamdisk
+
+
+
+> I'm putting together a home-brewed a file server using an old
+> motherboard plus a couple of add-in SATA controllers. With the Mageia
+> stock kernel, the enumeration looks like:
+>
+> sda = RAID disk 08 (ahci)
+> sdb = RAID disk 09 (ahci)
+> sdc = RAID disk 10 (ahci)
+> sdd = RAID disk 11 (ahci)
+> sde = Mageia OS (sata_nv) (1st port on mobo)
+> sdf = RAID disk 01 (sata_nv)
+> sdg = RAID disk 02 (sata_nv)
+> sdh = RAID disk 03 (sata_nv)
+> sdi = RAID disk 04 (sata_sil)
+> sdj = RAID disk 05 (sata_sil)
+> sdk = RAID disk 06 (sata_sil)
+> sdl = RAID disk 07 (sata_sil)
+>
+> Of course its no problem to re-compile the kernel with AHCI as a module
+> so I can modprobe it last. Just wondering why AHCI is now the exception
+> to modular sata...?
+>
+
+--
+Thomas
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1