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/023309.html | 113 ++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-March/023309.html (limited to 'zarb-ml/mageia-dev/2013-March/023309.html') diff --git a/zarb-ml/mageia-dev/2013-March/023309.html b/zarb-ml/mageia-dev/2013-March/023309.html new file mode 100644 index 000000000..ce3ee73bf --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023309.html @@ -0,0 +1,113 @@ + + + + [Mageia-dev] Why is AHCI statically compiled into kernel? + + + + + + + + + +

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

+ R James + upsnag2 at gmail.com +
+ Tue Mar 5 20:19:09 CET 2013 +

+
+ +
On Tue, Mar 5, 2013 at 12:54 PM, AL13N <alien at rmail.be> wrote:
+
+> Op dinsdag 5 maart 2013 20:10:20 schreef Thomas Backlund:
+> [...]
+> > For servers (& bigger workstations) where you rely on SCSI / SAS  / FC /
+> > .... you still need initrds, and usually you dont really care if a
+> > boot take a little longer.
+>
+> does this mean that AHCI is enabled only for desktop kernels?
+>
+
+AHCI is definitely enabled for all kernels.
+Its also statically compiled into all kernels as well:
+
+# cd /usr/src/linux-3.8.1-1.mga3/arch/x86/configs
+# grep SATA_AHCI *
+
+i386_defconfig:CONFIG_SATA_AHCI=y
+i386_defconfig-desktop:CONFIG_SATA_AHCI=y
+i386_defconfig-desktop:CONFIG_SATA_AHCI_PLATFORM=y
+i386_defconfig-desktop586:CONFIG_SATA_AHCI=y
+i386_defconfig-desktop586:CONFIG_SATA_AHCI_PLATFORM=y
+i386_defconfig-server:CONFIG_SATA_AHCI=y
+i386_defconfig-server:CONFIG_SATA_AHCI_PLATFORM=y
+x86_64_defconfig:CONFIG_SATA_AHCI=y
+x86_64_defconfig-desktop:CONFIG_SATA_AHCI=y
+x86_64_defconfig-desktop:CONFIG_SATA_AHCI_PLATFORM=y
+x86_64_defconfig-server:CONFIG_SATA_AHCI=y
+x86_64_defconfig-server:CONFIG_SATA_AHCI_PLATFORM=y
+
+(If any were modular, they be set to 'm')
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-dev/attachments/20130305/8682f172/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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