pertma2 coba jalankan TOP
#top
klo belum ada ... diinstal..
#apt-get install top
kemudian liat proses yang banyak di di cpu ...
penampakan di cpu zee
nah .. gunakan cpulimit ...
#apt-get install cpulimit
kemudian sesuaikan dengan proses mana yang kira2 membuat cpu ato laptop anda high loaded performance ... tidak membunuh proses kok ,.. tapi membatasi aja agar tidak naik tiba2...
#top
klo belum ada ... diinstal..
#apt-get install top
kemudian liat proses yang banyak di di cpu ...
penampakan di cpu zee
Code:
zee@eichel:~# top
top - 12:46:18 up 27 min, 2 users, load average: 0.12, 0.12, 0.14
Tasks: 122 total, 1 running, 121 sleeping, 0 stopped, 0 zombie
Cpu(s): 15.9%us, 7.3%sy, 0.0%ni, 74.8%id, 0.3%wa, 0.0%hi, 1.7%si, 0.0%st
Mem: 1025360k total, 931112k used, 94248k free, 46924k buffers
Swap: 4516860k total, 0k used, 4516860k free, 403028k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1724 root 20 0 505m 206m 33m S 21 20.6 5:32.13 firefox-bin
1457 root 19 -1 64224 48m 12m S 13 4.8 1:31.42 Xorg
1536 root 20 0 73620 57m 16m S 10 5.8 0:34.62 compiz
1799 root 20 0 221m 55m 18m S 5 5.5 2:21.86 plugin-containe
2360 root 20 0 49348 13m 10m S 1 1.3 0:00.86 gnome-terminal
1244 proxy 20 0 36060 18m 2400 S 1 1.8 0:09.87 squid3
10 root 20 0 0 0 0 S 0 0.0 0:01.61 kworker/0:1
792 root 20 0 169m 5876 2436 S 0 0.6 0:03.87 python
804 messageb 20 0 2996 1164 664 S 0 0.1 0:01.26 dbus-daemon
1221 root 20 0 22140 6628 1916 S 0 0.6 0:01.81 wicd
1241 root 20 0 12912 7124 3472 S 0 0.7 0:00.89 wicd-monitor
1528 root 20 0 90104 10m 7992 S 0 1.0 0:01.48 gnome-settings-
1552 root 20 0 49780 19m 11m S 0 2.0 0:01.44 gnome-panel
1555 root 20 0 70320 16m 12m S 0 1.6 0:01.07 nautilus
1670 root 20 0 24488 10m 8508 S 0 1.0 0:00.50 wnck-applet
1 root 20 0 2856 1656 1192 S 0 0.2 0:01.38 init
2 root 20 0 0 0 0 S 0 0.0 0:00.00 kthreadd
nah .. gunakan cpulimit ...
#apt-get install cpulimit
kemudian sesuaikan dengan proses mana yang kira2 membuat cpu ato laptop anda high loaded performance ... tidak membunuh proses kok ,.. tapi membatasi aja agar tidak naik tiba2...
Code:
Usage: cpulimit TARGET [OPTIONS...]
TARGET must be exactly one of these:
-p, --pid=N pid of the process
-e, --exe=FILE name of the executable program file
-P, --path=PATH absolute path name of the executable program file
OPTIONS
-l, --limit=N percentage of cpu allowed from 0 to 100 (mandatory)
-v, --verbose show control statistics
-z, --lazy exit if there is no suitable target process, or if it dies
-h, --help display this help and exit
Tidak ada komentar:
Posting Komentar