Torna indietro   Hardware Upgrade Forum > Software > Linux, Unix, OS alternativi

PC Specialist Lafité 14 AI AMD: assemblato come vuoi tu
PC Specialist Lafité 14 AI AMD: assemblato come vuoi tu
Il modello "build to order" di PCSpecialist permette di selezionare una struttura base per un sistema, personalizzandolo in base alle specifiche esigenze con una notevole flessibilità di scelta tra i componenti. Il modello Lafité 14 AI AMD è un classico notebook clamshell compatto e potente, capace di assicurare una elevata autonomia di funzionamento anche lontano dalla presa di corrente
Recensione Nothing Phone 4(a): sempre iconico ma ora più concreto
Recensione Nothing Phone 4(a): sempre iconico ma ora più concreto
Nothing con il suo nuovo Phone 4(a) conferma la sua identità visiva puntando su una costruzione che nobilita il policarbonato. La trasparenza resta l'elemento cardine, arricchita da una simmetria interna curata nei minimi dettagli. Il sistema Glyph si evolve, riducendosi nelle dimensioni ma aumentando l'utilità quotidiana grazie a nuove funzioni software integrate e notifiche visive. Ecco tutti i dettagli nella recensione completa
Corsair Vanguard Air 99 Wireless: non si era mai vista una tastiera gaming così professionale
Corsair Vanguard Air 99 Wireless: non si era mai vista una tastiera gaming così professionale
Nelle ultime settimane abbiamo provato la Corsair Vanguard Air 99 Wireless, una tastiera tecnicamente da gaming, ma che in realtà offre un ampio ventaglio di possibilità anche al di fuori delle sessioni di gioco. Flessibilità e funzionalità sono le parole d'ordine di una periferica che si rivolge a chi cerca un prodotto capace di adattarsi a ogni esigenza e ogni piattaforma
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 08-01-2007, 21:07   #1
xwang
Senior Member
 
L'Avatar di xwang
 
Iscritto dal: Oct 2003
Messaggi: 2987
Kubuntu edgy: 104 processi e 120Mb di ram occupata dopo il boot...

È normale avere così tanti processi avviati?
Molti inoltre sembrano doppi.
C'è un comando che mi dia una lista dei processi attivi in modo da poterla copia/incollare?
Grazie,
Xwang
__________________
ASUS N752VX Arch AMD64 + KDE
xwang è offline   Rispondi citando il messaggio o parte di esso
Old 08-01-2007, 21:34   #2
iocci
Senior Member
 
Iscritto dal: Oct 2006
Messaggi: 475
Quote:
C'è un comando che mi dia una lista dei processi attivi in modo da poterla copia/incollare?
Prova a postare
ps aux (per vedere i programmi in esecuzione)
ls /etc/rc2.d/ (per vedere i link dei servizi che vengono avviati)

Per controllare l'occupazione della RAM hai usato il comando free?
In quel caso, forse non sai che il valore da guardare è quello sulla riga +/-buffers, in quanto la RAM occupata come cache è da considerarsi come libera a tutti gli effetti.

Codice:
~ $: free -m
             total       used       free     shared    buffers     cached
Mem:           376        179        196          0          4         94
-/+ buffers/cache:         62        295
Swap:          956          0        956
~ $:
__________________
Italian Tremulous Alliance
iocci è offline   Rispondi citando il messaggio o parte di esso
Old 08-01-2007, 23:44   #3
xwang
Senior Member
 
L'Avatar di xwang
 
Iscritto dal: Oct 2003
Messaggi: 2987
Quote:
Originariamente inviato da iocci
Prova a postare
ps aux (per vedere i programmi in esecuzione)
ls /etc/rc2.d/ (per vedere i link dei servizi che vengono avviati)

Per controllare l'occupazione della RAM hai usato il comando free?
In quel caso, forse non sai che il valore da guardare è quello sulla riga +/-buffers, in quanto la RAM occupata come cache è da considerarsi come libera a tutti gli effetti.

Codice:
~ $: free -m
             total       used       free     shared    buffers     cached
Mem:           376        179        196          0          4         94
-/+ buffers/cache:         62        295
Swap:          956          0        956
~ $:
Per la ram i 120 mb sono ovviamente riferiti alla riga +/- buffers.
Per le altre cosa adesso riavvio e posto.
Xwang
__________________
ASUS N752VX Arch AMD64 + KDE
xwang è offline   Rispondi citando il messaggio o parte di esso
Old 08-01-2007, 23:50   #4
xwang
Senior Member
 
L'Avatar di xwang
 
Iscritto dal: Oct 2003
Messaggi: 2987
Ecco qui:

andreak@m30-304:~$ free -m
total used free shared buffers cached
Mem: 1010 324 686 0 21 189
-/+ buffers/cache: 113 897
Swap: 1090 0 1090
andreak@m30-304:~$ ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.9 0.0 1764 540 ? Ss 23:45 0:01 /sbin/init
root 2 0.0 0.0 0 0 ? S 23:45 0:00 [migration/0]
root 3 0.0 0.0 0 0 ? SN 23:45 0:00 [ksoftirqd/0]
root 4 0.0 0.0 0 0 ? S 23:45 0:00 [watchdog/0]
root 5 0.0 0.0 0 0 ? S< 23:45 0:00 [events/0]
root 6 0.0 0.0 0 0 ? S< 23:45 0:00 [khelper]
root 7 0.0 0.0 0 0 ? S< 23:45 0:00 [kthread]
root 9 0.0 0.0 0 0 ? S< 23:45 0:00 [kblockd/0]
root 10 0.0 0.0 0 0 ? S< 23:45 0:00 [kacpid]
root 11 0.0 0.0 0 0 ? S< 23:45 0:00 [kacpi_notify]
root 110 0.0 0.0 0 0 ? S< 23:45 0:00 [kseriod]
root 141 0.0 0.0 0 0 ? S 23:45 0:00 [pdflush]
root 142 0.0 0.0 0 0 ? S 23:45 0:00 [pdflush]
root 143 0.0 0.0 0 0 ? S 23:45 0:00 [kswapd0]
root 144 0.0 0.0 0 0 ? S< 23:45 0:00 [aio/0]
root 1784 0.0 0.0 0 0 ? S< 23:45 0:00 [khubd]
root 1801 0.0 0.0 0 0 ? S< 23:45 0:00 [khpsbpkt]
root 1818 0.0 0.0 0 0 ? S 23:45 0:00 [knodemgrd_0]
root 2011 0.0 0.0 0 0 ? S< 23:45 0:00 [reiserfs/0]
root 2110 0.0 0.0 1728 548 ? Ss 23:45 0:00 //sbin/logd
root 2296 0.2 0.1 2740 1176 ? S<s 23:46 0:00 /sbin/udevd --d
root 2987 0.0 0.0 0 0 ? S< 23:46 0:00 [shpchpd]
root 3061 0.0 0.0 0 0 ? S< 23:46 0:00 [kpsmoused]
root 3093 0.0 0.0 0 0 ? S 23:46 0:00 [pccardd]
root 3222 0.0 0.0 0 0 ? S< 23:46 0:00 [ipw2100/0]
root 4076 0.0 0.0 1600 508 tty1 Ss+ 23:46 0:00 /sbin/getty 384
root 4077 0.0 0.0 1600 508 tty2 Ss+ 23:46 0:00 /sbin/getty 384
root 4078 0.0 0.0 1600 508 tty3 Ss+ 23:46 0:00 /sbin/getty 384
root 4079 0.0 0.0 1600 508 tty4 Ss+ 23:46 0:00 /sbin/getty 384
root 4080 0.0 0.0 1596 504 tty5 Ss+ 23:46 0:00 /sbin/getty 384
root 4081 0.0 0.0 1596 504 tty6 Ss+ 23:46 0:00 /sbin/getty 384
root 4241 0.0 0.0 0 0 ? SN 23:46 0:00 [ktoshkeyd]
root 4313 0.0 0.1 2200 1164 ? Ss 23:46 0:00 /usr/sbin/acpid
root 4408 0.0 0.0 1648 608 ? Ss 23:46 0:00 /sbin/syslogd
root 4440 0.0 0.0 1724 512 ? Ss 23:46 0:00 /bin/dd bs 1 if
klog 4442 0.0 0.1 2408 1288 ? Ss 23:46 0:00 /sbin/klogd -P
root 4452 0.0 0.0 2684 640 ? Ss 23:46 0:00 /usr/bin/kdm
root 4479 5.8 1.6 21148 17560 tty7 SLs+ 23:46 0:05 /usr/bin/X -br
root 4484 0.0 0.0 4904 924 ? Ss 23:46 0:00 /usr/sbin/hpiod
root 4486 0.0 0.1 3660 1384 ? S 23:46 0:00 -:0
hplip 4490 0.0 0.4 9676 4860 ? S 23:46 0:00 python /usr/sbi
cupsys 4544 0.0 0.1 4532 1876 ? Ss 23:46 0:00 /usr/sbin/cupsd
root 4574 0.0 0.2 5580 2272 ? Ss 23:46 0:00 /usr/sbin/apt-i
clamav 4646 0.0 0.0 5556 848 ? Ss 23:46 0:00 /usr/bin/freshc
104 4668 0.0 0.0 2176 832 ? Ss 23:46 0:00 /usr/bin/dbus-d
108 4689 2.2 0.5 7108 5576 ? Ss 23:46 0:01 /usr/sbin/hald
root 4690 0.0 0.1 2916 1052 ? S 23:46 0:00 hald-runner
108 4696 0.0 0.0 2024 876 ? S 23:46 0:00 /usr/lib/hal/ha
108 4703 0.0 0.0 2028 812 ? S 23:46 0:00 /usr/lib/hal/ha
108 4717 0.0 0.0 2028 836 ? S 23:46 0:00 /usr/lib/hal/ha
root 4743 0.0 0.0 1948 668 ? Ss 23:46 0:00 /usr/sbin/dhcdb
root 4798 0.0 0.0 2240 392 ? Ss 23:46 0:00 /usr/sbin/fnfxd
clamav 4824 0.0 0.0 2252 616 ? Ss 23:46 0:00 /usr/sbin/p3sca
root 4845 0.0 0.0 0 0 ? S< 23:46 0:00 [ondemand]
root 4945 0.0 0.0 2072 736 ? Ss 23:46 0:00 /usr/sbin/hcid
root 4952 0.0 0.0 1664 496 ? Ss 23:46 0:00 /usr/sbin/sdpd
root 4962 0.0 0.0 1832 472 ? Ss 23:46 0:00 /usr/bin/hidd -
root 4969 0.0 0.0 0 0 ? S< 23:46 0:00 [krfcommd]
root 4988 0.0 0.0 1716 300 ? Ss 23:46 0:00 /sbin/mdadm --m
daemon 5036 0.0 0.0 1856 420 ? Ss 23:46 0:00 /usr/sbin/atd
root 5055 0.0 0.0 2196 864 ? Ss 23:46 0:00 /usr/sbin/cron
andreak 5148 0.0 0.0 1656 500 ? Ss 23:46 0:00 /bin/sh /usr/bi
andreak 5199 0.0 0.0 4484 728 ? Ss 23:46 0:00 /usr/bin/ssh-ag
andreak 5200 0.0 0.0 4484 728 ? Ss 23:46 0:00 /usr/bin/ssh-ag
andreak 5203 0.0 0.0 2532 628 ? S 23:46 0:00 /usr/bin/dbus-l
andreak 5204 0.0 0.0 2060 436 ? Ss 23:46 0:00 /usr/bin/dbus-d
andreak 5236 0.0 0.0 1444 140 ? S 23:46 0:00 start_kdeinit -
andreak 5237 0.4 0.7 25608 8204 ? Ss 23:46 0:00 kdeinit Running
andreak 5240 0.0 0.2 24904 3068 ? S 23:46 0:00 dcopserver [kde
andreak 5243 0.1 0.8 26968 8632 ? S 23:46 0:00 klauncher [kdei
andreak 5245 1.6 1.3 31324 14132 ? S 23:46 0:01 kded [kdeinit]
andreak 5251 0.0 0.0 1580 352 ? S 23:46 0:00 kwrapper ksmser
andreak 5253 0.1 0.9 26588 10012 ? S 23:46 0:00 ksmserver [kdei
andreak 5254 1.3 1.2 29292 12996 ? S 23:46 0:00 kwin [kdeinit]
andreak 5256 1.6 1.5 30064 15708 ? S 23:46 0:01 kdesktop [kdein
andreak 5258 3.1 1.6 33760 17160 ? S 23:46 0:01 kicker [kdeinit
andreak 5259 0.0 0.8 26080 8452 ? S 23:46 0:00 kio_file [kdein
andreak 5260 0.0 0.8 27392 8580 ? S 23:46 0:00 kio_file [kdein
andreak 5261 0.0 0.8 27392 8580 ? S 23:46 0:00 kio_file [kdein
andreak 5262 0.0 0.8 27392 8580 ? S 23:46 0:00 kio_file [kdein
andreak 5263 0.0 0.8 27392 8580 ? S 23:46 0:00 kio_file [kdein
andreak 5271 1.0 1.3 29824 14460 ? S 23:47 0:00 kio_uiserver [k
andreak 5272 0.0 0.8 27396 8596 ? S 23:47 0:00 kio_trash [kdei
andreak 5274 0.1 0.9 26224 9404 ? S 23:47 0:00 kaccess [kdeini
andreak 5278 2.3 0.7 21348 7928 ? SL 23:47 0:01 /usr/bin/artsd
andreak 5281 0.0 0.1 10608 1580 ? Ss 23:47 0:00 /usr/bin/artsd
andreak 5285 1.4 1.4 30692 15028 ? S 23:47 0:00 kmix [kdeinit]
andreak 5286 1.9 1.5 29016 16332 ? S 23:47 0:00 katapult -sessi
andreak 5289 1.4 1.0 23700 11372 ? S 23:47 0:00 kcpuload -sessi
andreak 5296 0.0 0.2 7312 2404 ? S 23:47 0:00 aspell -a -S -C
andreak 5310 2.0 1.8 41508 19252 ? S 23:47 0:00 kalarm -session
dhcp 5316 0.0 0.0 2392 528 ? S<s 23:47 0:00 dhclient3 -pf /
andreak 5321 1.4 1.9 49576 20440 ? S 23:47 0:00 /usr/bin/python
andreak 5333 0.3 1.2 32940 12764 ? S 23:47 0:00 knotify [kdeini
andreak 5334 0.0 0.0 2356 204 ? Ss 23:47 0:00 fnfx-client
andreak 5336 0.1 0.9 26868 9604 ? S 23:47 0:00 kalarmd --autos
andreak 5338 0.0 0.0 1868 632 ? S 23:47 0:00 /usr/bin/passke
andreak 5347 0.3 1.1 27436 11588 ? S 23:47 0:00 klipper [kdeini
andreak 5350 8.5 1.4 31492 14708 ? S 23:47 0:03 adept_notifier
andreak 5351 1.6 1.2 27952 12536 ? S 23:47 0:00 kbluetoothd --d
andreak 5356 4.5 1.9 56096 20464 ? S 23:47 0:01 /usr/bin/python
andreak 5366 6.5 1.5 32860 15724 ? S 23:47 0:00 konsole [kdeini
andreak 5367 2.6 0.3 5928 3432 pts/1 Ss 23:47 0:00 /bin/bash
andreak 5390 0.0 0.0 2476 988 pts/1 R+ 23:47 0:00 ps aux
andreak@m30-304:~$ ls /etc/rc2.d/
README S20apmd S20makedev S25mdadm
S05vbesave S20apt-index-watcher S20netapplet S89anacron
S10acpid S20clamav-freshclam S20nvidia-kernel S89atd
S10powernowd.early S20dbus S20nvtv S89cron
S10sysklogd S20dictd S20p3scan S98usplash
S11klogd S20firewall S20postfix S99acpi-support
S13kdm S20fnfxd S20powernowd S99rc.local
S14ppp S20hotkey-setup S20rsync S99rmnologin
S18hplip S20kde-guidance S20wifi-radar S99stop-readahead
S19cupsys S20laptop-mode S25bluetooth
andreak@m30-304:~$


Xwang
__________________
ASUS N752VX Arch AMD64 + KDE
xwang è offline   Rispondi citando il messaggio o parte di esso
Old 09-01-2007, 00:27   #5
iocci
Senior Member
 
Iscritto dal: Oct 2006
Messaggi: 475
In effetti hai parecchi servizi all'avvio. Per esempio, cupsys e hplip da soli occupano quasi 6MB di ram. Io li ho disabilitati dal boot e li avvio solo quando mi serve.
All'avvio ho occupati solo 55MB di ram, e lascio partire solo dbus, hald, makedev e gdm, per il resto non mi serve altro, al limite lo carico all'occorrenza.
Prova a disabilitare quelli che non ti sevono, vedi quanta ne riesci a liberare...
__________________
Italian Tremulous Alliance

Ultima modifica di iocci : 09-01-2007 alle 00:31.
iocci è offline   Rispondi citando il messaggio o parte di esso
Old 09-01-2007, 11:35   #6
ilsensine
Senior Member
 
L'Avatar di ilsensine
 
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
Quote:
Originariamente inviato da xwang
Ecco qui:

[i]andreak@m30-304:~$ free -m
total used free shared buffers cached
Mem: 1010 324 686 0 21 189
-/+ buffers/cache: 113 897
Swap: 1090 0 1090
La memoria libera sembra ottima e abbondante, considerando anche la cache

Riguardo i processi, non trovo niente di strano. Un centinaio di task non sono così tanti, considerando che sono tutti o quasi dei processi "i/o bound" (in generale "dormienti", non consumano risorse del processore).

Quote:
root 2 0.0 0.0 0 0 ? S 23:45 0:00 [migration/0]
I processi tra parentesi quadre sono kernel thread.

Quote:
root 4076 0.0 0.0 1600 508 tty1 Ss+ 23:46 0:00 /sbin/getty 384
root 4077 0.0 0.0 1600 508 tty2 Ss+ 23:46 0:00 /sbin/getty 384
root 4078 0.0 0.0 1600 508 tty3 Ss+ 23:46 0:00 /sbin/getty 384
root 4079 0.0 0.0 1600 508 tty4 Ss+ 23:46 0:00 /sbin/getty 384
root 4080 0.0 0.0 1596 504 tty5 Ss+ 23:46 0:00 /sbin/getty 384
root 4081 0.0 0.0 1596 504 tty6 Ss+ 23:46 0:00 /sbin/getty 384
Sono i gestori di login console; processi dormienti. Nota le colonne in bold: sono rispettivamente gli indirizzi virtuali del processo e la memoria condivisa. La memoria effettivamente utilizzata in un dato istante dal processo è sempre molto minore degli indirizzi virtuali (e comunque molta è condivisa tra i vari processi).

Quote:
root 4440 0.0 0.0 1724 512 ? Ss 23:46 0:00 /bin/dd bs 1 if
Eehh?

Quote:
root 4452 0.0 0.0 2684 640 ? Ss 23:46 0:00 /usr/bin/kdm
Gestore login grafico. Processo dormiente.

Quote:
hplip 4490 0.0 0.4 9676 4860 ? S 23:46 0:00 python /usr/sbi
cupsys 4544 0.0 0.1 4532 1876 ? Ss 23:46 0:00 /usr/sbin/cupsd
Sistema di stampa. Dormienti anch'essi.

Quote:
104 4668 0.0 0.0 2176 832 ? Ss 23:46 0:00 /usr/bin/dbus-d
108 4689 2.2 0.5 7108 5576 ? Ss 23:46 0:01 /usr/sbin/hald
root 4690 0.0 0.1 2916 1052 ? S 23:46 0:00 hald-runner
108 4696 0.0 0.0 2024 876 ? S 23:46 0:00 /usr/lib/hal/ha
108 4703 0.0 0.0 2028 812 ? S 23:46 0:00 /usr/lib/hal/ha
108 4717 0.0 0.0 2028 836 ? S 23:46 0:00 /usr/lib/hal/ha
Sistema IPC. Dormiente.

Tra gli altri processi, la parte da leone la fanno quelli di kde.
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al
andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12
ilsensine è offline   Rispondi citando il messaggio o parte di esso
Old 09-01-2007, 21:17   #7
xwang
Senior Member
 
L'Avatar di xwang
 
Iscritto dal: Oct 2003
Messaggi: 2987
x ilsensine:
Mi sembra di aver capito che va tutto bene.
Ma cosa intendi in questo punto?

Quote:
Quote:
root 4440 0.0 0.0 1724 512 ? Ss 23:46 0:00 /bin/dd bs 1 if

Eehh?
dddd
Grazie,
Xwang
__________________
ASUS N752VX Arch AMD64 + KDE
xwang è offline   Rispondi citando il messaggio o parte di esso
Old 10-01-2007, 11:32   #8
ilsensine
Senior Member
 
L'Avatar di ilsensine
 
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
Quote:
Originariamente inviato da xwang
Ma cosa intendi in questo punto?
Bè è "interessante" sapere quale script si mette a giocare con dd...
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al
andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12
ilsensine è offline   Rispondi citando il messaggio o parte di esso
Old 10-01-2007, 22:30   #9
xwang
Senior Member
 
L'Avatar di xwang
 
Iscritto dal: Oct 2003
Messaggi: 2987
Quote:
Originariamente inviato da ilsensine
Bè è "interessante" sapere quale script si mette a giocare con dd...
Il comando intero è questo:
/bin/dd bs 1 if /proc/kmsg of /var/run/klogd/kmsg

ma a che serve?
Xwang
__________________
ASUS N752VX Arch AMD64 + KDE
xwang è offline   Rispondi citando il messaggio o parte di esso
Old 10-01-2007, 23:26   #10
iocci
Senior Member
 
Iscritto dal: Oct 2006
Messaggi: 475
Quote:
/bin/dd bs 1 if /proc/kmsg of /var/run/klogd/kmsg
Copia il file /proc/ksmg in /var/run/klogd/kmsg.
Se non sai a cosa serve, puoi lasciarlo, tanto male non fa...
iocci è offline   Rispondi citando il messaggio o parte di esso
Old 11-01-2007, 10:38   #11
ilsensine
Senior Member
 
L'Avatar di ilsensine
 
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
Quote:
Originariamente inviato da xwang
Il comando intero è questo:
/bin/dd bs 1 if /proc/kmsg of /var/run/klogd/kmsg

ma a che serve?
/proc/kmsg esporta i messaggi del kernel. dd semplicemente li copia, byte a byte, in /var/run/klogd/kmsg (non mi stupirei che questo file è in realtà un pipe).

Sul mio sistema non viene usata questa tecnica, qui klogd accede direttamente a /proc/kmsg.
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al
andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12
ilsensine è offline   Rispondi citando il messaggio o parte di esso
Old 11-01-2007, 21:48   #12
xwang
Senior Member
 
L'Avatar di xwang
 
Iscritto dal: Oct 2003
Messaggi: 2987
Quote:
Originariamente inviato da ilsensine
/proc/kmsg esporta i messaggi del kernel. dd semplicemente li copia, byte a byte, in /var/run/klogd/kmsg (non mi stupirei che questo file è in realtà un pipe).

Sul mio sistema non viene usata questa tecnica, qui klogd accede direttamente a /proc/kmsg.
Grazie per la spiegazione (anche a iocci, ovviamente).
Xwang
__________________
ASUS N752VX Arch AMD64 + KDE
xwang è offline   Rispondi citando il messaggio o parte di esso
Old 12-01-2007, 12:53   #13
.Kougaiji.
Senior Member
 
Iscritto dal: Apr 2004
Messaggi: 3243
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.9 0.1 1632 540 ? Ss 12:46 0:01 /sbin/init spla
root 2 0.0 0.0 0 0 ? S 12:46 0:00 [migration/0]
root 3 0.0 0.0 0 0 ? SN 12:46 0:00 [ksoftirqd/0]
root 4 0.0 0.0 0 0 ? S 12:46 0:00 [watchdog/0]
root 5 0.0 0.0 0 0 ? S< 12:46 0:00 [events/0]
root 6 0.0 0.0 0 0 ? S< 12:46 0:00 [khelper]
root 7 0.0 0.0 0 0 ? S< 12:46 0:00 [kthread]
root 9 0.0 0.0 0 0 ? S< 12:46 0:00 [kblockd/0]
root 10 0.0 0.0 0 0 ? S< 12:46 0:00 [kacpid]
root 11 0.0 0.0 0 0 ? S< 12:46 0:00 [kacpi_notify]
root 87 0.0 0.0 0 0 ? S< 12:46 0:00 [kseriod]
root 120 0.0 0.0 0 0 ? S 12:46 0:00 [pdflush]
root 121 0.0 0.0 0 0 ? S 12:46 0:00 [pdflush]
root 122 0.0 0.0 0 0 ? S 12:46 0:00 [kswapd0]
root 123 0.0 0.0 0 0 ? S< 12:46 0:00 [aio/0]
root 1747 0.0 0.0 0 0 ? S< 12:46 0:00 [khubd]
root 1828 0.0 0.0 0 0 ? S< 12:46 0:00 [kjournald]
root 1901 0.0 0.1 1604 544 ? Ss 12:46 0:00 //sbin/logd
root 2030 0.3 0.2 2608 1044 ? S<s 12:47 0:00 /sbin/udevd --d
root 2820 0.0 0.0 0 0 ? S< 12:47 0:00 [shpchpd]
root 2853 0.0 0.0 0 0 ? S< 12:47 0:00 [kpsmoused]
root 3010 0.0 0.0 0 0 ? S< 12:47 0:00 [kgameportd]
root 3222 0.1 0.1 3452 1028 ? Ss 12:47 0:00 /sbin/mount.ntf
root 3571 0.0 0.0 1596 500 tty1 Ss+ 12:47 0:00 /sbin/getty 384
root 3572 0.0 0.0 1596 504 tty2 Ss+ 12:47 0:00 /sbin/getty 384
root 3573 0.0 0.0 1596 504 tty3 Ss+ 12:47 0:00 /sbin/getty 384
root 3574 0.0 0.0 1600 508 tty4 Ss+ 12:47 0:00 /sbin/getty 384
root 3575 0.0 0.0 1600 508 tty5 Ss+ 12:47 0:00 /sbin/getty 384
root 3576 0.0 0.0 1596 504 tty6 Ss+ 12:47 0:00 /sbin/getty 384
root 3781 0.0 0.2 2200 1152 ? Ss 12:47 0:00 /usr/sbin/acpid
root 3878 0.0 0.1 1648 608 ? Ss 12:47 0:00 /sbin/syslogd
root 3904 0.0 0.1 1728 516 ? Ss 12:47 0:00 /bin/dd bs 1 if
klog 3906 0.0 0.2 2412 1292 ? Ss 12:47 0:00 /sbin/klogd -P
root 3978 0.0 0.3 11644 1820 ? Ss 12:47 0:00 /usr/sbin/gdm
root 3983 0.0 0.5 12000 2584 ? S 12:47 0:00 /usr/sbin/gdm
root 3986 2.5 2.5 17284 12976 tty7 SLs+ 12:47 0:02 /usr/X11R6/bin/
cupsys 4027 0.0 0.3 4532 1876 ? Ss 12:47 0:00 /usr/sbin/cupsd
root 4044 0.0 0.1 4904 924 ? Ss 12:47 0:00 /usr/sbin/hpiod
hplip 4047 0.0 0.9 9720 4856 ? S 12:47 0:00 python /usr/sbi
root 4092 0.0 0.4 5584 2272 ? Ss 12:47 0:00 /usr/sbin/apt-i
103 4108 0.1 0.1 2176 812 ? Ss 12:47 0:00 /usr/bin/dbus-d
106 4123 2.6 1.0 7088 5552 ? Ss 12:47 0:02 /usr/sbin/hald
root 4124 0.0 0.2 2912 1036 ? S 12:47 0:00 hald-runner
106 4130 0.0 0.1 2028 812 ? S 12:47 0:00 /usr/lib/hal/ha
106 4147 0.0 0.1 2024 812 ? S 12:47 0:00 /usr/lib/hal/ha
106 4159 0.0 0.1 2032 840 ? S 12:47 0:00 /usr/lib/hal/ha
root 4231 0.0 0.1 2072 740 ? Ss 12:47 0:00 /usr/sbin/hcid
root 4235 0.0 0.0 1664 492 ? Ss 12:47 0:00 /usr/sbin/sdpd
root 4252 0.0 0.0 0 0 ? S< 12:47 0:00 [krfcommd]
daemon 4285 0.0 0.0 1852 420 ? Ss 12:47 0:00 /usr/sbin/atd
root 4298 0.0 0.1 2196 864 ? Ss 12:47 0:00 /usr/sbin/cron
saffo 4473 0.0 0.0 1656 500 ? Ss 12:48 0:00 /bin/sh /usr/bi
saffo 4513 0.0 0.1 4484 728 ? Ss 12:48 0:00 /usr/bin/ssh-ag
saffo 4516 0.0 0.1 2528 616 ? S 12:48 0:00 /usr/bin/dbus-l
saffo 4517 0.0 0.0 2060 440 ? Ss 12:48 0:00 /usr/bin/dbus-d
saffo 4548 0.0 0.0 1444 136 ? S 12:48 0:00 start_kdeinit -
saffo 4549 0.5 1.5 25484 8248 ? Ss 12:48 0:00 kdeinit Running
saffo 4552 0.1 0.5 24908 3088 ? S 12:48 0:00 dcopserver [kde
saffo 4555 0.1 1.6 26144 8560 ? S 12:48 0:00 klauncher [kdei
saffo 4557 2.3 2.7 30564 13980 ? S 12:48 0:00 kded [kdeinit]
saffo 4563 0.0 0.0 1584 352 ? S 12:48 0:00 kwrapper ksmser
saffo 4565 0.2 1.9 26204 9864 ? S 12:48 0:00 ksmserver [kdei
saffo 4566 1.8 2.5 29200 13236 ? S 12:48 0:00 kwin [kdeinit]
saffo 4568 2.8 3.0 30624 15836 ? S 12:48 0:01 kdesktop [kdein
saffo 4570 4.3 3.3 32712 17120 ? S 12:48 0:01 kicker [kdeinit
saffo 4571 0.0 1.6 25696 8288 ? S 12:48 0:00 kio_file [kdein
saffo 4572 0.0 1.6 26780 8424 ? S 12:48 0:00 kio_file [kdein
saffo 4573 0.0 1.6 26776 8424 ? S 12:48 0:00 kio_file [kdein
saffo 4574 0.0 1.6 26780 8424 ? S 12:48 0:00 kio_file [kdein
saffo 4576 1.4 2.7 29044 14080 ? S 12:48 0:00 kio_uiserver [k
saffo 4577 0.0 1.4 26736 7712 ? S 12:48 0:00 kio_system [kde
saffo 4578 0.0 1.6 26780 8436 ? S 12:48 0:00 kio_trash [kdei
saffo 4591 2.2 1.3 20156 7008 ? SL 12:48 0:00 /usr/bin/artsd
saffo 4594 0.1 1.8 25952 9428 ? S 12:48 0:00 kaccess [kdeini
saffo 4596 17.6 5.8 57080 30412 ? S 12:48 0:04 konqueror [kdei
saffo 4599 0.0 0.3 10612 1576 ? Ss 12:48 0:00 /usr/bin/artsd
saffo 4604 0.4 2.4 32544 12748 ? S 12:48 0:00 knotify [kdeini
saffo 4607 0.0 0.1 1864 628 ? S 12:48 0:00 /usr/bin/passke
saffo 4610 2.6 2.3 27608 12364 ? S 12:48 0:00 kbluetoothd --d
saffo 4611 16.2 2.8 31144 14544 ? S 12:48 0:03 adept_notifier
saffo 4631 0.4 1.6 25696 8360 ? S 12:48 0:00 kio_file [kdein
saffo 4632 0.5 1.6 25696 8308 ? S 12:48 0:00 kio_file [kdein
saffo 4636 11.4 2.9 32028 15392 ? S 12:48 0:00 konsole [kdeini
saffo 4637 3.8 2.1 27928 11320 ? SN 12:48 0:00 kio_thumbnail [
saffo 4638 3.6 0.5 5520 3084 pts/1 Ss 12:48 0:00 /bin/bash
saffo 4655 0.0 0.1 2476 988 pts/1 R+ 12:48 0:00 ps aux

-----------------------------------------------------------------------------------------------------
saffo@saffo-desktop:~$ free
total used free shared buffers cached
Mem: 515872 283076 232796 0 15608 155072
-/+ buffers/cache: 112396 403476
Swap: 570268 0 570268
saffo@saffo-desktop:~$ ls /etc/rc2.d/
README S13kdm S20kde-guidance S89cron
S05vbesave S19cupsys S20makedev S98usplash
S10acpid S19hplip S20powernowd S99acpi-support
S10powernowd.early S20apmd S20rsync S99eagle-usb
S10sysklogd S20apt-index-watcher S25bluetooth S99rc.local
S11klogd S20dbus S89anacron S99rmnologin
S13gdm S20hotkey-setup S89atd S99stop-readahead

---------------------------------------------------------------------------------------------------

Mi aiutate anche a me ad ottimizzare un po?Approfitto per chiedere anche come fare ad attivare i caratteri jap..
.Kougaiji. è offline   Rispondi citando il messaggio o parte di esso
Old 12-01-2007, 22:08   #14
iocci
Senior Member
 
Iscritto dal: Oct 2006
Messaggi: 475
Se lasci solo questi servizi dovresti ridurre il boot di una manciata di secondi:
S10sysklogd
S11klogd
S13kdm
S13gdm
S19hplip
S19cupsys
S20makedev
S20dbus
S99eagle-usb
S99rc.local
S99rmnologin
S99stop-readahead

per disattivarli puoi usare il pannello di controllo di kde, oppure sysv-rc-conf oppure rinominare i link a mano...

ps: come mai carichi sia gdm che kdm? ti conviene caricare solo quello che usi realmente, l'altro toglilo.
iocci è offline   Rispondi citando il messaggio o parte di esso
Old 13-01-2007, 11:38   #15
stef07
Member
 
Iscritto dal: Feb 2004
Messaggi: 140
Cavolo... A me dava 700 mega utilizzati! Poi con free -m ho visto che sono solo 120... sono un po' tanti cmq vero? Anche il boot non è così veloce... Se vi posto i processi attivi mi potete consigliare?

USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.1 0.0 1632 536 ? Ss 11:23 0:00 /sbin/init spla
root 2 0.0 0.0 0 0 ? S 11:23 0:00 [migration/0]
root 3 0.0 0.0 0 0 ? SN 11:23 0:00 [ksoftirqd/0]
root 4 0.0 0.0 0 0 ? S 11:23 0:00 [watchdog/0]
root 5 0.0 0.0 0 0 ? S< 11:23 0:00 [events/0]
root 6 0.0 0.0 0 0 ? S< 11:23 0:00 [khelper]
root 7 0.0 0.0 0 0 ? S< 11:23 0:00 [kthread]
root 9 0.0 0.0 0 0 ? S< 11:23 0:00 [kblockd/0]
root 10 0.0 0.0 0 0 ? S< 11:23 0:00 [kacpid]
root 11 0.0 0.0 0 0 ? S< 11:23 0:00 [kacpi_notify]
root 130 0.0 0.0 0 0 ? S< 11:23 0:00 [kseriod]
root 163 0.0 0.0 0 0 ? S 11:23 0:00 [pdflush]
root 164 0.0 0.0 0 0 ? S 11:23 0:00 [pdflush]
root 165 0.0 0.0 0 0 ? S 11:23 0:00 [kswapd0]
root 166 0.0 0.0 0 0 ? S< 11:23 0:00 [aio/0]
root 1636 0.0 0.0 0 0 ? S< 11:23 0:00 [ata/0]
root 1729 0.0 0.0 0 0 ? S< 11:23 0:00 [scsi_eh_0]
root 1730 0.0 0.0 0 0 ? S< 11:23 0:00 [scsi_eh_1]
root 1795 0.0 0.0 0 0 ? S< 11:23 0:00 [khubd]
root 1806 0.0 0.0 0 0 ? S< 11:23 0:00 [khpsbpkt]
root 1818 0.0 0.0 0 0 ? S 11:23 0:00 [knodemgrd_0]
root 1874 0.0 0.0 0 0 ? S< 11:23 0:00 [kjournald]
root 1952 0.0 0.0 1604 548 ? Ss 11:23 0:00 //sbin/logd
root 2098 0.0 0.1 2608 1040 ? S<s 11:24 0:00 /sbin/udevd --d
root 2845 0.0 0.0 0 0 ? S< 11:24 0:00 [shpchpd]
root 2856 0.0 0.0 0 0 ? S< 11:24 0:00 [kpsmoused]
root 3605 0.0 0.0 1600 504 tty1 Ss+ 11:25 0:00 /sbin/getty 384
root 3606 0.0 0.0 1596 500 tty2 Ss+ 11:25 0:00 /sbin/getty 384
root 3607 0.0 0.0 1596 504 tty3 Ss+ 11:25 0:00 /sbin/getty 384
root 3608 0.0 0.0 1600 504 tty4 Ss+ 11:25 0:00 /sbin/getty 384
root 3609 0.0 0.0 1596 504 tty5 Ss+ 11:25 0:00 /sbin/getty 384
root 3610 0.0 0.0 1596 504 tty6 Ss+ 11:25 0:00 /sbin/getty 384
root 3819 0.0 0.1 2204 1152 ? Ss 11:25 0:00 /usr/sbin/acpid
root 3939 0.0 0.0 1724 512 ? Ss 11:25 0:00 /bin/dd bs 1 if
klog 3941 0.0 0.1 2408 1288 ? Ss 11:25 0:00 /sbin/klogd -P
root 3951 0.0 0.0 2684 640 ? Ss 11:25 0:00 /usr/bin/kdm
root 3980 3.8 2.8 36428 29076 tty7 SLs+ 11:25 0:32 /usr/bin/X -br
root 3982 0.0 0.1 3660 1384 ? S 11:25 0:00 -:0
root 4001 0.0 0.0 4904 924 ? Ss 11:25 0:00 /usr/sbin/hpiod
hplip 4022 0.0 0.4 9724 4840 ? S 11:25 0:00 python /usr/sbi
root 4067 0.0 0.2 5584 2260 ? Ss 11:25 0:00 /usr/sbin/apt-i
103 4084 0.0 0.0 2172 816 ? Ss 11:25 0:00 /usr/bin/dbus-d
106 4099 0.1 0.5 7100 5568 ? Ss 11:25 0:01 /usr/sbin/hald
root 4100 0.0 0.0 2908 1028 ? S 11:25 0:00 hald-runner
106 4106 0.0 0.0 2024 804 ? S 11:25 0:00 /usr/lib/hal/ha
106 4114 0.0 0.0 2024 812 ? S 11:25 0:00 /usr/lib/hal/ha
106 4130 0.0 0.0 2028 836 ? S 11:25 0:00 /usr/lib/hal/ha
root 4211 0.0 0.0 2068 732 ? Ss 11:25 0:00 /usr/sbin/hcid
root 4218 0.0 0.0 1668 496 ? Ss 11:25 0:00 /usr/sbin/sdpd
root 4229 0.0 0.0 0 0 ? S< 11:25 0:00 [krfcommd]
daemon 4261 0.0 0.0 1848 420 ? Ss 11:25 0:00 /usr/sbin/atd
root 4274 0.0 0.0 2196 864 ? Ss 11:25 0:00 /usr/sbin/cron
stef07 4349 0.0 0.0 1656 500 ? Ss 11:25 0:00 /bin/sh /usr/bi
stef07 4385 0.0 0.0 4480 724 ? Ss 11:25 0:00 /usr/bin/ssh-ag
stef07 4388 0.0 0.0 2528 620 ? S 11:25 0:00 /usr/bin/dbus-l
stef07 4389 0.0 0.0 2052 432 ? Ss 11:25 0:00 /usr/bin/dbus-d
stef07 4421 0.0 0.0 1448 140 ? S 11:25 0:00 start_kdeinit -
stef07 4422 0.0 0.7 25456 8232 ? Ss 11:25 0:00 kdeinit Running
stef07 4425 0.0 0.2 24896 3084 ? S 11:25 0:00 dcopserver [kde
stef07 4428 0.0 0.8 26748 8704 ? S 11:25 0:00 klauncher [kdei
stef07 4432 0.0 1.3 30860 14040 ? S 11:25 0:00 kded [kdeinit]
stef07 4438 0.0 0.0 1580 348 ? S 11:25 0:00 kwrapper ksmser
stef07 4440 0.0 0.9 26444 9964 ? S 11:25 0:00 ksmserver [kdei
stef07 4441 0.4 1.3 29644 13820 ? S 11:25 0:03 kwin [kdeinit]
stef07 4443 0.1 1.4 29532 15184 ? S 11:25 0:01 kdesktop [kdein
stef07 4445 0.2 1.7 33588 18056 ? S 11:25 0:01 kicker [kdeinit
stef07 4451 0.0 0.8 27028 8512 ? S 11:25 0:00 kio_file [kdein
stef07 4453 0.0 1.3 29692 14392 ? S 11:25 0:00 kio_uiserver [k
stef07 4467 0.0 0.9 26084 9492 ? S 11:25 0:00 kaccess [kdeini
stef07 4471 0.1 0.6 20020 6808 ? S 11:25 0:01 /usr/bin/artsd
stef07 4479 0.0 1.4 30776 15220 ? S 11:25 0:00 kmix [kdeinit]
stef07 4480 0.0 1.5 28768 16280 ? S 11:25 0:00 katapult -sessi
stef07 4486 0.0 1.2 33880 12964 ? S 11:25 0:00 knotify [kdeini
stef07 4489 0.0 0.0 1860 624 ? S 11:25 0:00 /usr/bin/passke
stef07 4492 0.2 1.4 31376 14684 ? S 11:25 0:01 adept_notifier
stef07 4493 0.0 1.2 28004 12536 ? S 11:25 0:00 kbluetoothd --d
stef07 4497 0.0 1.1 27272 11592 ? S 11:25 0:00 klipper [kdeini
stef07 4498 0.0 0.2 7312 2400 ? S 11:25 0:00 aspell -a -S -B
stef07 4565 0.0 1.5 30068 16568 ? S 11:27 0:00 kppp -icon kppp
root 4569 0.0 0.2 23568 2388 ? Ss 11:27 0:00 kppp -icon kppp
root 4594 0.0 0.1 2740 1124 ttyS1 Ss+ 11:28 0:00 pppd 115200 -de
stef07 4646 0.0 0.2 4876 2284 ? S 11:28 0:00 /usr/lib/libgco
cupsys 4763 0.0 0.1 4524 1840 ? SNs 11:30 0:00 /usr/sbin/cupsd
root 4859 0.0 0.0 1652 612 ? SNs 11:30 0:00 /sbin/syslogd
stef07 4904 2.6 4.8 153372 50612 ? Sl 11:32 0:11 /usr/lib/firefo
stef07 4981 2.6 1.6 30632 16908 ? Ss 11:34 0:07 ksysguard
stef07 4982 0.4 0.1 2804 1292 ? S 11:34 0:01 ksysguardd
stef07 5080 11.0 1.5 32348 15616 ? R 11:39 0:00 konsole [kdeini
stef07 5081 3.6 0.2 5400 3004 pts/1 Ss 11:39 0:00 /bin/bash
stef07 5099 0.0 0.0 2472 984 pts/1 R+ 11:39 0:00 ps aux
stef07@Actarus:~$ free -m
total used free shared buffers cached
Mem: 1011 759 251 0 376 225
-/+ buffers/cache: 157 853
Swap: 1004 0 1004
__________________
"Digital Diviso"
stef07 è offline   Rispondi citando il messaggio o parte di esso
Old 13-01-2007, 18:44   #16
.Kougaiji.
Senior Member
 
Iscritto dal: Apr 2004
Messaggi: 3243
Quote:
Originariamente inviato da iocci
Se lasci solo questi servizi dovresti ridurre il boot di una manciata di secondi:
S10sysklogd
S11klogd
S13kdm
S13gdm
S19hplip
S19cupsys
S20makedev
S20dbus
S99eagle-usb
S99rc.local
S99rmnologin
S99stop-readahead

per disattivarli puoi usare il pannello di controllo di kde, oppure sysv-rc-conf oppure rinominare i link a mano...

ps: come mai carichi sia gdm che kdm? ti conviene caricare solo quello che usi realmente, l'altro toglilo.
Lo attivai il gdm mi pare per sbaglio(non mi ricordo neanche come.. sono niubbo XD) come si disattiva?
.Kougaiji. è offline   Rispondi citando il messaggio o parte di esso
Old 13-01-2007, 18:57   #17
iocci
Senior Member
 
Iscritto dal: Oct 2006
Messaggi: 475
Quote:
Lo attivai il gdm mi pare per sbaglio(non mi ricordo neanche come.. sono niubbo XD) come si disattiva?
ma te l'avevo scritto due righe sopra!
Quote:
per disattivarli puoi usare il pannello di controllo di kde, oppure sysv-rc-conf oppure rinominare i link a mano...
iocci è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


PC Specialist Lafité 14 AI AMD: assemblato come vuoi tu PC Specialist Lafité 14 AI AMD: assemblat...
Recensione Nothing Phone 4(a): sempre iconico ma ora più concreto Recensione Nothing Phone 4(a): sempre iconico ma...
Corsair Vanguard Air 99 Wireless: non si era mai vista una tastiera gaming così professionale Corsair Vanguard Air 99 Wireless: non si era mai...
Ecovacs DEEBOT T90 PRO OMNI: ora il rullo di lavaggio è ampio Ecovacs DEEBOT T90 PRO OMNI: ora il rullo di lav...
Recensione Samsung Galaxy S26 Ultra: finalmente qualcosa di nuovo Recensione Samsung Galaxy S26 Ultra: finalmente ...
Scivolone ASRock: annuncia il Ryzen 9 99...
DLSS 5: NVIDIA spiega il funzionamento, ...
PlayStation come NVIDIA DLSS: Sony punta...
OnePlus Nord 6 sta arrivando e avr&agrav...
CPU desktop: Intel dice addio ai socket ...
Google sta testando un'app di Gemini per...
NVIDIA GeForce RTX 5070 Laptop: in arriv...
Il Tribunale di Roma ha annullato la mul...
AppleCare One potrebbe arrivare presto i...
Amazon ci riproverà: l'azienda st...
Apple e Samsung dominano la classifica d...
Un game designer di 9 anni, due fogli a ...
Il weekend Amazon parte col botto: gross...
Amazfit Active 2 scende a 69,99€: i migl...
Smart TV No IVA su Amazon: QLED, Mini-LE...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 19:58.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Served by www3v