diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20100925/000226.html')
-rw-r--r-- | zarb-ml/mageia-dev/20100925/000226.html | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20100925/000226.html b/zarb-ml/mageia-dev/20100925/000226.html new file mode 100644 index 000000000..8ede73d3b --- /dev/null +++ b/zarb-ml/mageia-dev/20100925/000226.html @@ -0,0 +1,101 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] i686 must be Pentium II ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20i686%20must%20be%20Pentium%20II%20%3F&In-Reply-To=%3CAANLkTi%3DZgh-QH2OG9exJF8mqSt3dq-6Dv9YxA5ht-sR_%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000231.html"> + <LINK REL="Next" HREF="000228.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] i686 must be Pentium II ?</H1> + <B>R James</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20i686%20must%20be%20Pentium%20II%20%3F&In-Reply-To=%3CAANLkTi%3DZgh-QH2OG9exJF8mqSt3dq-6Dv9YxA5ht-sR_%40mail.gmail.com%3E" + TITLE="[Mageia-dev] i686 must be Pentium II ?">upsnag2 at gmail.com + </A><BR> + <I>Sat Sep 25 20:37:02 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="000231.html">[Mageia-dev] i686 must be Pentium II ? +</A></li> + <LI>Next message: <A HREF="000228.html">[Mageia-dev] i686 must be Pentium II ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#226">[ date ]</a> + <a href="thread.html#226">[ thread ]</a> + <a href="subject.html#226">[ subject ]</a> + <a href="author.html#226">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2010/9/25 Giuseppe Ghibò <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ghibomgx at gmail.com</A>>: +><i> +</I>><i> IMHO the problem is not finding an architecture to fit the i586 or i686 rpm +</I>><i> flags, rather to find the minimum CPU and memory requirement worthwhile for +</I>><i> a decent usage. With KDE if we look at the Mandriva 2010.1, it's barely +</I>><i> usable on a P4-3000 with 1-2GB RAM, or a AMD Barton 2500. Barely means that +</I>><i> windows and applications are pretty slow to open, switching is slow, etc.; +</I>><i> since netbook are so popular we can consider the minimum requirements as +</I>><i> those of a typical 2010 netbook, which has ATOM 1.6Ghz processor and 1GB +</I>><i> memory. In other words we can consider as default the presence of the SSE +</I>><i> instruction set. ATOM has even the SSE2, which would be even better, but +</I>><i> that would left out some AMD CPU (some older AMD, like 1.2Ghz has only the +</I>><i> 3DNow and not SSE). I would drop compiling for old ISA drivers in kernel +</I>><i> (think to some old ISA 3com card, like 3C505, etc.). +</I> +Since the vast majority of new processors are 64-bit capable, I see no +point in *only* supporting the newest of the old CPUs. All the 32-bit +stuff will eventually die on its own anyways. + +I *definitely* do not want to see dropping support for everything that +doesn't do SSE2 (which was discussed in the Fedora thread you linked). + +IMHO, just sticking with i586 support is the path-of-least-resistance +and doesn't alienate people who must use older hardware out of +financial or geographic necessity. + +I would not use KDE as a basis for ruling out support of older +hardware. Mageia will offer many lightweight alternatives to KDE. + +Because the kernel is modular, excluding older drivers may save some +hard disk space, but won't affect the actual kernel size much. As +soon as you exclude support for ISA, someone will come along wondering +why their $VeryImportantOlderHW no longer works. ;o) + +I've heard absolutely no complaints about how Mandriva runs on SSE2 +capable, 32-bit only systems. In fact, I have heard quite the +opposite. People coming from other distros are saying Mandriva is +*faster*. + +Executive summary: If it ain't broke, Mageia should't fix it. + +But that's JMHO. :o) +</PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000231.html">[Mageia-dev] i686 must be Pentium II ? +</A></li> + <LI>Next message: <A HREF="000228.html">[Mageia-dev] i686 must be Pentium II ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#226">[ date ]</a> + <a href="thread.html#226">[ thread ]</a> + <a href="subject.html#226">[ subject ]</a> + <a href="author.html#226">[ 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> |