1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
<!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=%3CAANLkTimvfQh1J5oLnJG%2ByVbsiqgZ6HZNjkGbae4PSMah%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="000116.html">
<LINK REL="Next" HREF="000120.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] i686 must be Pentium II ?</H1>
<B>Stéphane Téletchéa</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=%3CAANLkTimvfQh1J5oLnJG%2ByVbsiqgZ6HZNjkGbae4PSMah%40mail.gmail.com%3E"
TITLE="[Mageia-dev] i686 must be Pentium II ?">steletch at gmail.com
</A><BR>
<I>Tue Sep 21 10:11:36 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="000116.html">[Mageia-dev] Join
</A></li>
<LI>Next message: <A HREF="000120.html">[Mageia-dev] i686 must be Pentium II ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#119">[ date ]</a>
<a href="thread.html#119">[ thread ]</a>
<a href="subject.html#119">[ subject ]</a>
<a href="author.html#119">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2010/9/20 Olivier FAURAX <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">olivier at faurax.fr</A>>
><i> Le 20/09/2010 21:14, Florian Hubold a écrit :
</I>><i> > AFAIK mandriva packages are not optimized/built for i686
</I>><i> > (anything above Pentium Pro) but for i586. And i suppose
</I>><i> > that's not gonna change.
</I>><i>
</I>><i> If I remember well, the long i586/i686 debate on cooker has been
</I>><i> terminated with 2 facts : there are no massive improvements on software
</I>><i> X (I don't remember which one) and we have to keep compatibility with
</I>><i> some netbooks (OEM with mandriva).
</I>><i>
</I>><i> If mageia doesn't target these netbooks and if you can show real
</I>><i> improvement, I think this can be discussed.
</I>><i>
</I>><i> Have a nice day
</I>><i>
</I>><i>
</I>Well, since we are *not* that linked to Mandriva, we could avoid this
problem by producing a netbook edition if needed. Why restricting our work
to i586/x86-64?
For some programs, there is a significant boost in using sse/sse2 (for
instance the mlt library, povray rendering, etc).
I've enabled them explicitly in mandriva some time ago in the x86-64 build,
and it should be the default there. If some arch do not comply to the "sse2"
demand, then we can discuss this on a "specific basis, but not limit
everyone on this...
Stef
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-dev/attachments/20100921/c7ca6674/attachment-0001.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000116.html">[Mageia-dev] Join
</A></li>
<LI>Next message: <A HREF="000120.html">[Mageia-dev] i686 must be Pentium II ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#119">[ date ]</a>
<a href="thread.html#119">[ thread ]</a>
<a href="subject.html#119">[ subject ]</a>
<a href="author.html#119">[ 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>
|