diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023305.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023305.html | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023305.html b/zarb-ml/mageia-dev/2013-March/023305.html new file mode 100644 index 000000000..183b181dd --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023305.html @@ -0,0 +1,113 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Why is AHCI statically compiled into kernel? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Why%20is%20AHCI%20statically%20compiled%20into%20kernel%3F&In-Reply-To=%3C5136350C.7000506%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="023302.html"> + <LINK REL="Next" HREF="023308.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Why is AHCI statically compiled into kernel?</H1> + <B>Thomas Backlund</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Why%20is%20AHCI%20statically%20compiled%20into%20kernel%3F&In-Reply-To=%3C5136350C.7000506%40mageia.org%3E" + TITLE="[Mageia-dev] Why is AHCI statically compiled into kernel?">tmb at mageia.org + </A><BR> + <I>Tue Mar 5 19:10:20 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023302.html">[Mageia-dev] Why is AHCI statically compiled into kernel? +</A></li> + <LI>Next message: <A HREF="023308.html">[Mageia-dev] Why is AHCI statically compiled into kernel? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23305">[ date ]</a> + <a href="thread.html#23305">[ thread ]</a> + <a href="subject.html#23305">[ subject ]</a> + <a href="author.html#23305">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>R James skrev 5.3.2013 19:34: +><i> On Tue, Mar 5, 2013 at 9:41 AM, Thomas Backlund <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tmb at mageia.org</A> +</I>><i> <mailto:<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tmb at mageia.org</A>>> wrote: +</I>><i> +</I>><i> +</I>><i> It's needed to be able to boot new hw without need for initrd. +</I>><i> +</I>><i> <A HREF="https://wiki.mageia.org/en/Feature:BootSansRamdisk">https://wiki.mageia.org/en/Feature:BootSansRamdisk</A> +</I>><i> +</I>><i> +</I>><i> Ah, I didn't know about that. It seems like the target systems will need +</I>><i> to be simple AND have ahci compliant boot controllers. Otherwise a bunch +</I>><i> of SATA drivers will need to be statically compiled in kinda like the +</I>><i> old IDE days. It'll be interesting to see how many users complain +</I>><i> because they "think" they shouldn't need an initrd... :o) +</I>><i> +</I> +yeah, we / I chose to make only AHCI builtin as pretty much all new hw +coming out theese days are ahci-compliant, so it works out of the box. + +And to not bloat the kernel the "rest of the hw support" got left as +modules. + +Now this feature "booting without initrd" is obviously targetted for +laptops/netbooks & desktops where people care about fast boot. + +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. + +-- +Thomas + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023302.html">[Mageia-dev] Why is AHCI statically compiled into kernel? +</A></li> + <LI>Next message: <A HREF="023308.html">[Mageia-dev] Why is AHCI statically compiled into kernel? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23305">[ date ]</a> + <a href="thread.html#23305">[ thread ]</a> + <a href="subject.html#23305">[ subject ]</a> + <a href="author.html#23305">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |