Quote:
1. Sorry, I disagree. If the processor of 2.2 GHz is insufficient to perform basic desktop operations with reasonable speed, these are definetely the problems of the distribution, rather than of the hardware. Also, the main reason for the slowdown seems to be the intense use of hdd. Dma is of course enabled.
2. My friends experience the same problem on two configurations, Athlon64 3500+ 1Gig memory, 3 sata hdds in raid5, and overclocked AthlonX2 4600+, 2Gb memory, 2 sata hdds in raid0. Despite the fact that these configurations can hardly be called outdated, the slowdown due to find is non-acceptable.
Moreover, as discussions on linux.org.ru show, this is a common problem that people meet with Suse 10.1, in essence, independently of the hardware they use.
[/b]
|
That updatedb used to slow PCs several years ago. Currently, I manage several medium to powerful PCs purchased in recent two years. None shows substantial slowdown, and the mouse never freezes.
Also, I haven't noticed substantial change in changing from version to version, including to 10.1, of SUSE.
I am surprised to learn that this happens on the Athlon PC you described.
But I see some reasoning when you say
Quote:
this is a common problem that people meet with Suse 10.1, in essence, independently of the hardware they use.
[/b]
|
In all cases, the OS evidently allows some set of processes to take over almost all resources. Hence, even a powerful PC may slow down. And the degree of slowing down depends on what resources are left available to the user's processes. Conclusion is, that the hardware alone is not the only determining factor.
In my opinion, the slowdown occurs because of unfortunate combination of HD read, HD write, find, and sort.
Ultimately, you can get rid of automatic updating of the database - remove the script. You will, however, benefit substantally from the ability to issue "locate some_file". For that, just issue "updatedb" once a while, when the PC is free. You can even say:
updatedb; shutdown -h +10
if the PC is going to be switched off.
However, if you say that even a powerful PC is slowed down, then maybe the updatedb is not the culprit. Maybe it is, still, the beagle, which caused lots of trouble to many users. In my desktop, I have uninstalled that unfortunate package, which caused effects similar to what you are experiencing. There is one more update running from time to time - a process that updates the list of installed packages, but I don't know much about it.
Probably it is worth looking at the modification date of the database before and after the slowdown; this may yield some answers. If I am not mistaken, the file is /var/lib/locatedb