SYSTEM SLOW UBUNTU 11.10

Asked by Abdul

After moving on to 11 10 ,I find my my system working rather very slowly. I would like to diagnose the issue and make necessary changes.My system info is given below.
Memory 1.2 GiB
Processor Intel® Pentium(R) 4 CPU 2.40GHz
Graphics Unknown
OS TYpe 32-bit
Disk 9.5 GB

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you log in as a different user, is it the same?

Revision history for this message
delance (olivier-delance) said :
#2

Could you run command
    top
to see if a process is using much of the CPU

Revision history for this message
Abdul (kh66) said :
#3

top - 04:24:28 up 23 min, 1 user, load average: 0.17, 0.26, 0.34
Tasks: 142 total, 3 running, 139 sleeping, 0 stopped, 0 zombie
Cpu(s): 6.6%us, 3.3%sy, 0.0%ni, 90.1%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 1283356k total, 1096972k used, 186384k free, 84696k buffers
Swap: 467964k total, 0k used, 467964k free, 484708k cached

Revision history for this message
delance (olivier-delance) said :
#4

Swap: 467964k total, 0k used => you have no memory issue when you launched top
Mem: 1283356k total, 1096972k used => but you are close to use all RAM
Perhaps sometime you use too much memory, and your PC has to move memory between RAM and HDD (swap). I don't know if Oneiric uses more memory than Natty. Memory usage is a point to check when PC become unresponsive.
It seems you have really no CPU issue. 6% is very few.

Revision history for this message
delance (olivier-delance) said :
#5

Sorry, I forgot a last point. Could you run command
   df
to check which percentage of disk is used. Unix becomes slow when disk reach 90% of true space.

Revision history for this message
Abdul (kh66) said :
#6

Run the df com and got the following details:

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda6 9242552 7440828 1332220 85% /
udev 634676 4 634672 1% /dev
tmpfs 256672 752 255920 1% /run
none 5120 0 5120 0% /run/lock
none 641676 200 641476 1% /run/shm
cgroup 641676 0 641676 0% /sys/fs/cgroup
/dev/sr0 502518 502518 0 100% /media/VCD

regards
Abdul

Revision history for this message
delance (olivier-delance) said :
#7

Do you have only 4GB for Ubuntu ?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

Can you give the output of:

df -h

Instead, its easier to read

Revision history for this message
Abdul (kh66) said :
#9

Filesystem Size Used Avail Use% Mounted on
/dev/sda6 8.9G 6.8G 1.7G 81% /
udev 620M 4.0K 620M 1% /dev
tmpfs 251M 756K 250M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 627M 320K 627M 1% /run/shm
cgroup 627M 0 627M 0% /sys/fs/cgroup
/dev/sr0 491M 491M 0 100% /media/VCD

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#10

Looks fine. Is it the same slowness as a new user too

Revision history for this message
Abdul (kh66) said :
#11

Filesystem Size Used Avail Use% Mounted on
/dev/sda6 8.9G 6.8G 1.7G 81% /
udev 620M 4.0K 620M 1% /dev
tmpfs 251M 756K 250M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 627M 320K 627M 1% /run/shm
cgroup 627M 0 627M 0% /sys/fs/cgroup
/dev/sr0 491M 491M 0 100% /media/VCD

Thank for your query.This is the out put for df-h.Looking forward to reading your comments and suggetions.
Abdul

Revision history for this message
Abdul (kh66) said :
#12

Sorry I haven't created any new user yet.Should I do it now?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#13

Sure, then log in as the new user and test

Can you help with this problem?

Provide an answer of your own, or ask Abdul for more information if necessary.

To post a message you must log in.