summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/attachments/20100925/7753fdb9
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/attachments/20100925/7753fdb9
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20100925/7753fdb9')
-rw-r--r--zarb-ml/mageia-dev/attachments/20100925/7753fdb9/attachment-0001.html42
-rw-r--r--zarb-ml/mageia-dev/attachments/20100925/7753fdb9/attachment.html42
2 files changed, 84 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20100925/7753fdb9/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20100925/7753fdb9/attachment-0001.html
new file mode 100644
index 000000000..ac81dee03
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20100925/7753fdb9/attachment-0001.html
@@ -0,0 +1,42 @@
+2010/9/25 Tux99 <span dir="ltr">&lt;<a href="mailto:tux99-mga@uridium.org">tux99-mga@uridium.org</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
+<div class="im">On Sat, 25 Sep 2010, Giuseppe Ghibò wrote:<br>
+<br>
+&gt; IMHO the problem is not finding an architecture to fit the i586 or i686 rpm<br>
+&gt; flags, rather to find the minimum CPU and memory requirement worthwhile for<br>
+&gt; a decent usage. With KDE if we look at the Mandriva 2010.1, it&#39;s barely<br>
+&gt; usable on a P4-3000 with 1-2GB RAM, or a AMD Barton 2500. Barely means that<br>
+&gt; windows and applications are pretty slow to open, switching is slow, etc.;<br>
+&gt; since netbook are so popular we can consider the minimum requirements as<br>
+&gt; those of a typical 2010 netbook, which has ATOM 1.6Ghz processor and 1GB<br>
+&gt; memory. In other words we can consider as default the presence of the SSE<br>
+&gt; instruction set. ATOM has even the SSE2, which would be even better, but<br>
+&gt; that would left out some AMD CPU (some older AMD, like 1.2Ghz has only the<br>
+&gt; 3DNow and not SSE). I would drop compiling for old ISA drivers in kernel<br>
+&gt; (think to some old ISA 3com card, like 3C505, etc.).<br>
+&gt;<br>
+<br>
+</div>You are not seeing the bigger picture. Mageia is not just for desktop or<br>
+netbook users or modern powerful servers, there are people using<br>
+embedded systems that often still have i586 compatible cpus, ISA cards<br>
+are still very common in industrial uses, etc.<br>
+<br>
+Personally I have a VIA C3 based system that I use as home server, and<br>
+the C3 is only i586 compatible, not i686.<br></blockquote><div><br>Frankly IMHO such hardware is pretty unusable on a modern distro. I think maintaining the compatibility for older legacy hardware is a duty for OpenBSD. I tried such (i.e. Mandriva) on older hardware, and it&#39;s really really slow, even without the graphical stuff. This is for instance a Dual PII-450 with SCSI 10000RPM disks and 1GB RAM. At the time such hardware was new it was the fastest machine you could assemble, and the distro you could run was a lightning. Like if today you would assemble a Dual six-core i7 985X with 64GB of memory and 6TB RAID disks. And PII don&#39;t have the SSE2.<br>
+ Every time you upgrade the distro, performance drop to half (it&#39;s not a matter of optimization, it&#39;s because the X11 become bigger, the kernel fatter because more and more stuff added, more and more checks, the applications bigger, the toolkits slower, the number of libraries higher, ...).<br>
+ <br>And furthermore the more older system you have the fewer memory you have available. And you can&#39;t add more memory because the chipset doesn&#39;t support more. In these days also counts the consume of energy, so the tendency is also to replace old hardware which consumes too much power compared to newer hardware and virtualize the old application|system. Unless of course you wanna experiment some solar panels... ;-)<br>
+<br>Often even doing the installation from scratch won&#39;t work anymore, because the higher memory requirements. So I really want to know a REAL survey of still old (oldest) hardware running and USING the latest distro (latest means LATEST, not 1 or 2 years ago distro). I myself have seen even in production (of course not on the internet so you don&#39;t need patches) systems with MDK 7.2 with 128MB RAM and K6, but they wouldn&#39;t dare to upgrade it to the latest.<br>
+<br>That&#39;s why I said to drop things that nowadays NOBODY uses anymore. Then if someone has such hardware, it wouldn&#39;t be a problem of adding a kernel module to the kernel list for a certain card that still is used. Of course you can argue, that certainly a newer system would have the 64bit instruction set support (which has even the SSE2 as lowest common denominator), so a user there would certainly install the 64bit system and not the 32 one. Then I say this is right.<br>
+<br>Regarding VIA C3, I wonder exactly which model you have, how much memory, and which distro you are running on it. As at least 4-5 years old C3 core Nehemiah models have support for SSE, SSE2, and even crypto hardware optimization (that even Intel or AMD doesn&#39;t have).<br>
+I&#39;m not saying such hardware is not common, but I wonder whether they would install Mageia on it. It even exists slower hardware based on ARM architecture, but there isn&#39;t any ARM port of the distro. Or is planned one?<br>
+ </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
+<br>
+Also dropping kernel modules for old hardware does not bring any<br>
+advantage (they are modules anyway so they don&#39;t get loaded on systems<br>
+where they aren&#39;t needed), only disadvantages to those people who need<br>
+them.<br></blockquote><div><br>Only advantage is that you get kernel package thinner and building time shorter :-)<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
+
+<br>
+So please let&#39;s try to be as comprehensive as possible, not exclude<br>
+potential users by creating needless limits and restrictions.<br>
+<div><div></div><br></div></blockquote><div><br>It&#39;s not a matter of excluding potential users, rather providing the real requirements, not &quot;it SHOULD work because we compiled with -march=i586...).<br><br>Bye<br>
+Giuseppe.<br><br></div></div>
diff --git a/zarb-ml/mageia-dev/attachments/20100925/7753fdb9/attachment.html b/zarb-ml/mageia-dev/attachments/20100925/7753fdb9/attachment.html
new file mode 100644
index 000000000..ac81dee03
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20100925/7753fdb9/attachment.html
@@ -0,0 +1,42 @@
+2010/9/25 Tux99 <span dir="ltr">&lt;<a href="mailto:tux99-mga@uridium.org">tux99-mga@uridium.org</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
+<div class="im">On Sat, 25 Sep 2010, Giuseppe Ghibò wrote:<br>
+<br>
+&gt; IMHO the problem is not finding an architecture to fit the i586 or i686 rpm<br>
+&gt; flags, rather to find the minimum CPU and memory requirement worthwhile for<br>
+&gt; a decent usage. With KDE if we look at the Mandriva 2010.1, it&#39;s barely<br>
+&gt; usable on a P4-3000 with 1-2GB RAM, or a AMD Barton 2500. Barely means that<br>
+&gt; windows and applications are pretty slow to open, switching is slow, etc.;<br>
+&gt; since netbook are so popular we can consider the minimum requirements as<br>
+&gt; those of a typical 2010 netbook, which has ATOM 1.6Ghz processor and 1GB<br>
+&gt; memory. In other words we can consider as default the presence of the SSE<br>
+&gt; instruction set. ATOM has even the SSE2, which would be even better, but<br>
+&gt; that would left out some AMD CPU (some older AMD, like 1.2Ghz has only the<br>
+&gt; 3DNow and not SSE). I would drop compiling for old ISA drivers in kernel<br>
+&gt; (think to some old ISA 3com card, like 3C505, etc.).<br>
+&gt;<br>
+<br>
+</div>You are not seeing the bigger picture. Mageia is not just for desktop or<br>
+netbook users or modern powerful servers, there are people using<br>
+embedded systems that often still have i586 compatible cpus, ISA cards<br>
+are still very common in industrial uses, etc.<br>
+<br>
+Personally I have a VIA C3 based system that I use as home server, and<br>
+the C3 is only i586 compatible, not i686.<br></blockquote><div><br>Frankly IMHO such hardware is pretty unusable on a modern distro. I think maintaining the compatibility for older legacy hardware is a duty for OpenBSD. I tried such (i.e. Mandriva) on older hardware, and it&#39;s really really slow, even without the graphical stuff. This is for instance a Dual PII-450 with SCSI 10000RPM disks and 1GB RAM. At the time such hardware was new it was the fastest machine you could assemble, and the distro you could run was a lightning. Like if today you would assemble a Dual six-core i7 985X with 64GB of memory and 6TB RAID disks. And PII don&#39;t have the SSE2.<br>
+ Every time you upgrade the distro, performance drop to half (it&#39;s not a matter of optimization, it&#39;s because the X11 become bigger, the kernel fatter because more and more stuff added, more and more checks, the applications bigger, the toolkits slower, the number of libraries higher, ...).<br>
+ <br>And furthermore the more older system you have the fewer memory you have available. And you can&#39;t add more memory because the chipset doesn&#39;t support more. In these days also counts the consume of energy, so the tendency is also to replace old hardware which consumes too much power compared to newer hardware and virtualize the old application|system. Unless of course you wanna experiment some solar panels... ;-)<br>
+<br>Often even doing the installation from scratch won&#39;t work anymore, because the higher memory requirements. So I really want to know a REAL survey of still old (oldest) hardware running and USING the latest distro (latest means LATEST, not 1 or 2 years ago distro). I myself have seen even in production (of course not on the internet so you don&#39;t need patches) systems with MDK 7.2 with 128MB RAM and K6, but they wouldn&#39;t dare to upgrade it to the latest.<br>
+<br>That&#39;s why I said to drop things that nowadays NOBODY uses anymore. Then if someone has such hardware, it wouldn&#39;t be a problem of adding a kernel module to the kernel list for a certain card that still is used. Of course you can argue, that certainly a newer system would have the 64bit instruction set support (which has even the SSE2 as lowest common denominator), so a user there would certainly install the 64bit system and not the 32 one. Then I say this is right.<br>
+<br>Regarding VIA C3, I wonder exactly which model you have, how much memory, and which distro you are running on it. As at least 4-5 years old C3 core Nehemiah models have support for SSE, SSE2, and even crypto hardware optimization (that even Intel or AMD doesn&#39;t have).<br>
+I&#39;m not saying such hardware is not common, but I wonder whether they would install Mageia on it. It even exists slower hardware based on ARM architecture, but there isn&#39;t any ARM port of the distro. Or is planned one?<br>
+ </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
+<br>
+Also dropping kernel modules for old hardware does not bring any<br>
+advantage (they are modules anyway so they don&#39;t get loaded on systems<br>
+where they aren&#39;t needed), only disadvantages to those people who need<br>
+them.<br></blockquote><div><br>Only advantage is that you get kernel package thinner and building time shorter :-)<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
+
+<br>
+So please let&#39;s try to be as comprehensive as possible, not exclude<br>
+potential users by creating needless limits and restrictions.<br>
+<div><div></div><br></div></blockquote><div><br>It&#39;s not a matter of excluding potential users, rather providing the real requirements, not &quot;it SHOULD work because we compiled with -march=i586...).<br><br>Bye<br>
+Giuseppe.<br><br></div></div>