Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Langsames System
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
TheDarkListener
n00b
n00b


Joined: 14 Jun 2005
Posts: 45

PostPosted: Thu May 04, 2006 9:30 pm    Post subject: Langsames System Reply with quote

Irgendwie läuft seit meinem letzten Update mein System sehr sehr langsam.
Der Sound stockt, die Programme laden total langsam, bis der Browser ne Seite aufgebaut hat...oh je

Hat jemand ne Idee was ich da machen könnte und woran das liegen könnte ?

cya tdl
Back to top
View user's profile Send private message
ftranschel
n00b
n00b


Joined: 07 Aug 2004
Posts: 9

PostPosted: Thu May 04, 2006 9:46 pm    Post subject: Reply with quote

Du musst schon mindestens sagen *WAS* du geupdated hast ;-)
Back to top
View user's profile Send private message
SvenFischer
Veteran
Veteran


Joined: 05 Feb 2003
Posts: 1033
Location: Berlin

PostPosted: Thu May 04, 2006 9:53 pm    Post subject: Reply with quote

sieh mal nach:
Code:

AMDXP sven # cat /etc/resolv.conf
#nameserver 217.5.115.7

nameserver 217.237.150.141
#nameserver 194.25.2.129
domain local.lan

_________________
Core2Duo, 4GB RAM, AMD/ATI 4850 and nice person in front!
Back to top
View user's profile Send private message
blice
Guru
Guru


Joined: 12 Feb 2005
Posts: 598
Location: D- 26188

PostPosted: Fri May 05, 2006 8:21 am    Post subject: Re: Langsames System Reply with quote

TheDarkListener wrote:
Irgendwie läuft seit meinem letzten Update mein System sehr sehr langsam.
Der Sound stockt, die Programme laden total langsam, bis der Browser ne Seite aufgebaut hat...oh je

Hat jemand ne Idee was ich da machen könnte und woran das liegen könnte ?

cya tdl


so ähnlich wars bei mir auch, hatte immer den verdacht, daß es an den falschen compileroptionen lag :)


1. Möglichkeit

Code:

localhost bodo # hdparm -tT /dev/hda

/dev/hda:
 Timing cached reads:   876 MB in  2.00 seconds = 437.97 MB/sec
 Timing buffered disk reads:  168 MB in  3.00 seconds =  55.92 MB/sec


Ohne Dma hatte ich bei buffered zwischen 2 und 5 MB, das machte sich auch auf ladezeiten und Mp3/Video bemerkbar .

2. Möglichkeit

Packe die Programme die lange laden mit "quickpkg {programm}" ,unmergen und neuinstallieren , das bewirkt so ne art defragmentierung, wenn deine platte nicht so voll ist..

Beispiel:
Code:

quickpkg xorg-x11
quickpkg kdesktop
quickpkg kdm
quickpkg mozilla-firefox
quickpkg mozilla-thunderbird
.... usw
emerge -aC xorg-x11 kdesktop kdm mozilla-firefox  mozilla-thunderbird (etc)

emerge -k xorg-x11 kdesktop kdm mozilla-firefox mozilla-thunderbird (etc)



Dann könnte man zwischen de- und neuinstallation die platten checken lassen (wirste wohl aus ner chroot machen müssen, da eingebundene partitionen mit fsck nicht arbeiten.

Nachtrag: ein "reboot -f" zwingt dein Gentoo beim booten alles aus fstab zu checken..

Deine Scripte / Inits / Configs bleiben unberührt, da diese in /etc oder /home liegen ,
/etc ist geschützt, Portage wird wenn überhaupt nur sagen, daß ein etc-update nötig wäre, behalte dann einfach die originale und lösch die updates

3. Möglichkeit

ein lngwierigeres defrag aus ner chroot, indem du dein ganzes system mit tar einpackst, ein neues Filesystem auf die partion(en) schreibst und das Archiv dann wieder auf die saubere platte entpacken..
dauert je nach systemgröße und -power bis zu 3 stunden

4. Optional, geht bei USE="pic" am besten
Code:

echo 'USE="pic"' >> /etc/make.conf
emerge -Nd system && emerge -Nd world
emerge prelink
env-update 
prelink -a

_________________
Gentoo seit 2004.3
Skype: bodokhan
SecondLife: Bodokhan Fall
Email: blice@gmx.de
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum