[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Increasing minimum 'i386' processor



Kai Wasserbäch <curan@debian.org> writes:
> installations with CPUs with an instruction set < 586 are still in use? Does
> popcon collect such information?

popcon does not but smolt does. Unfortunately smotl ITP is still
stuck. Meanwhile you can look at the data it has collected from opensuse
and fedora users:

echo 'select count(*) as c, cpu_model from host group by cpu_model order by c;' | mysql -h localhost -u smoon -p --password=smoon -D smoon > p/smolt/cpu_model_count.txt
=> http://lindi.iki.fi/lindi/smolt/cpu_model_count.txt

Full database dump is at

http://lindi.iki.fi/lindi/smolt/smolt-2011-08-28.dmp.gz

if you want to make your own queries.

-Timo


Reply to: