summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/attachments/20130305/8682f172/attachment-0001.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20130305/8682f172/attachment-0001.html')
-rw-r--r--zarb-ml/mageia-dev/attachments/20130305/8682f172/attachment-0001.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20130305/8682f172/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20130305/8682f172/attachment-0001.html
new file mode 100644
index 000000000..f663e8de5
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20130305/8682f172/attachment-0001.html
@@ -0,0 +1,12 @@
+<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 5, 2013 at 12:54 PM, AL13N <span dir="ltr">&lt;<a href="mailto:alien@rmail.be" target="_blank">alien@rmail.be</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
+Op dinsdag 5 maart 2013 20:10:20 schreef Thomas Backlund:<br>
+[...]<br>
+<div class="im">&gt; For servers (&amp; bigger workstations) where you rely on SCSI / SAS  / FC /<br>
+&gt; .... you still need initrds, and usually you dont really care if a<br>
+&gt; boot take a little longer.<br>
+<br>
+</div>does this mean that AHCI is enabled only for desktop kernels?<br></blockquote><div><br></div><div>AHCI is definitely enabled for all kernels.<br></div><div>Its also statically compiled into all kernels as well:<br>
+</div><div><br></div><div><div># cd /usr/src/linux-3.8.1-1.mga3/arch/x86/configs<br></div># grep SATA_AHCI *<br><br>i386_defconfig:CONFIG_SATA_AHCI=y<br>i386_defconfig-desktop:CONFIG_SATA_AHCI=y<br>i386_defconfig-desktop:CONFIG_SATA_AHCI_PLATFORM=y<br>
+i386_defconfig-desktop586:CONFIG_SATA_AHCI=y<br>i386_defconfig-desktop586:CONFIG_SATA_AHCI_PLATFORM=y<br>i386_defconfig-server:CONFIG_SATA_AHCI=y<br>i386_defconfig-server:CONFIG_SATA_AHCI_PLATFORM=y<br>x86_64_defconfig:CONFIG_SATA_AHCI=y<br>
+x86_64_defconfig-desktop:CONFIG_SATA_AHCI=y<br>x86_64_defconfig-desktop:CONFIG_SATA_AHCI_PLATFORM=y<br>x86_64_defconfig-server:CONFIG_SATA_AHCI=y<br>x86_64_defconfig-server:CONFIG_SATA_AHCI_PLATFORM=y<br><br></div><div>(If any were modular, they be set to &#39;m&#39;)<br>
+<br></div></div></div></div>