|
Bugzilla – Full Text Bug Listing |
| Summary: | Desktop unusable due to prepare_preload using all available RAM after boot | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Mike Donald <mikeduck> |
| Component: | Other | Assignee: | Stephan Kulow <coolo> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | anixx, crrodriguez, forgotten_KI1s17CsYK, forgotten_QFh0D9oMPg, mikeduck |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | screenshot | ||
|
Description
Mike Donald
2011-03-17 12:23:23 UTC
The same problem. I cannot play games after system boot up for about 20 minutes until hard disk activity stops. This is due to background disk operations by services prepare_preload and tracker on 11.4. These services take about 30% of CPU load each. How can I disable them? (In reply to comment #1) > The same problem. I cannot play games after system boot up for about 20 minutes > until hard disk activity stops. This is due to background disk operations by > services prepare_preload and tracker on 11.4. These services take about 30% > of CPU load each. How can I disable them? zypper rm preload preload-kmp-desktop zypper rm tracker PS: Im not able to reproduce this bug. It is impossible to rm tracker. It suggests to remove and/or change archtecture for about 227 other packages, including yast2 and zypper. (In reply to comment #3) > It is impossible to rm tracker. It suggests to remove and/or change archtecture > for about 227 other packages, including yast2 and zypper. http://www.howtogeek.com/howto/linux/what-is-trackerd-and-why-is-it-running/ helps ? killing the process may also help. Created attachment 420070 [details]
screenshot
I removed preload/preload-kmp-desktop as advised. I also removed tracker and associated packages, for good measure :-) System is now booting normally again. Thanks. I can reproduce this problem with Tumbleweed. However, it does not occur on every boot. Just had it a few times during the last week. The process "preload" only consumes about 1%-2% of the CPU according to "top", however, the system is extremely sluggish (unusable) while this process is running. As soon as "preload" is finished, everything is smooth as usual. I dropped preload for 12.1 |