Strange Performance problems

Nils n.bruenggel at gmail.com
Mon Sep 3 15:39:17 UTC 2007


Hi all

I have strange performance problems on a box running Feisty. When I
run CPU intensive tasks, it's very slow. For example if i try to
install a package that is already installed it's stuck when "Building
dependency tree", which is a CPU intensive operation.

root at slowhost:~# time apt-get install lsof
Reading package lists... Done
Building dependency tree
Reading state information... Done
lsof is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

real    0m27.042s
user    0m26.520s
sys     0m0.160s


However on a machine with almost the same hardware it's  very much faster.

root at host:/home/creative# time apt-get install lsof
Reading package lists... Done
Building dependency tree
Reading state information... Done
lsof is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

real    0m1.091s
user    0m0.610s
sys     0m0.040s

This is just one example, logging in is slow, opening a new terminal
in screen is slow too, when I type ":sy on" in vim, i have to wait a
bit too, etc

So far I checked the hd and it seems ok (eg dma enabled, performance
tested with hdparm seems ok)

I also checked the temperature of both hds and it was below 30c
celsius. However I could not check the temperature of the cpu.

What could make this box soo slow.

I attached some info below, tell me if you need more.

Thx and Regards

Nils

---
cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Celeron(R) CPU 2.60GHz
stepping        : 9
cpu MHz         : 2606.097
cache size      : 128 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
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 up
cid xtpr
bogomips        : 5215.28
clflush size    : 64

---
free -m
             total       used       free     shared    buffers     cached
Mem:          1010        968         41          0        352        393
-/+ buffers/cache:        223        787
Swap:         1866          0       1866
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dmesg
Type: application/octet-stream
Size: 22332 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070903/5c126804/attachment.obj>


More information about the ubuntu-users mailing list