LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   OO: huw much time to install? (https://www.linuxquestions.org/questions/slackware-14/oo-huw-much-time-to-install-747007/)

wingevil 08-12-2009 09:55 AM

OO: huw much time to install?
 
I've downloaded the OO-multilang-tgz from slacky.eu and have started the installation.

The last message in the cli is

- build package, wait...

but this is a "long long" time ago.

The pc is an Intel Celeron 3.0 Ghz with 1,5 Gb RAM.

How can I proof if the install-routine is still doing something...

:) Greetz Michael

ooooo-kay, it needs a very very very long time :) but the installation ends successfully.

Bruce Hill 08-13-2009 04:28 AM

Celerons are incredibly slow. Check the L2 cache using "cat /proc/cpuinfo"

And this will release you from the Zero Reply threads.

wingevil 08-13-2009 11:58 PM

Code:

root@slacki13: /home/mro # cat /proc/cpuinfo
processor        : 0
vendor_id        : GenuineIntel
cpu family        : 15
model                : 4
model name        : Intel(R) Celeron(R) CPU 3.06GHz
stepping        : 9
cpu MHz                : 3059.004
cache size        : 256 KB
fdiv_bug        : no
hlt_bug                : no
f00f_bug        : no
coma_bug        : no
fpu                : yes
fpu_exception        : yes
cpuid level        : 5
wp                : yes
flags                : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc up pebs bts pni dtes64 monitor ds_cpl tm2 cid cx16 xtpr lahf_lm
bogomips        : 6118.00
clflush size        : 64
power management:

This is the output...can I anything optimize there? :confused:

Bruce Hill 08-14-2009 02:34 AM

The CPU is working at it's maximum frequency:
Code:

model name        : Intel(R) Celeron(R) CPU 3.06GHz
cpu MHz                : 3059.004

but the Celeron has a small L2 cache:
Code:

cache size        : 256 KB
so it's not going to read/write on the CPU quickly.


All times are GMT -5. The time now is 05:52 PM.