Bug 134185 - debug messages from /usr/lib/beagle/beagle-crawl-system: "WARN: Unable to set IO-priority for process to idle"
Summary: debug messages from /usr/lib/beagle/beagle-crawl-system: "WARN: Unable to set...
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Minor
Target Milestone: ---
Assignee: Joe Shaw
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-17 15:04 UTC by Ulrich Windl
Modified: 2005-11-22 15:55 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Windl 2005-11-17 15:04:54 UTC
root is receiving cron mail with contents like this periodically -- forgotten debug settings?:
WARN: Unable to set IO-priority for process to idle
DEBUG: Loaded 389 records from /var/cache/beagle/indexes/applications/FileAttr\ibutesStore.db in 0.087s
DEBUG: Starting CrawlWorker
DEBUG: Starting IndexWorker
DEBUG: Size: VmRSS=9.2 MB, size=1.00, 0.0%
DEBUG: Size: VmRSS=10.5 MB, size=1.14, 3.6%
[...]
DEBUG: IndexWorker Done
WARN: Unable to set IO-priority for process to idle
DEBUG: Loaded 0 records from /var/cache/beagle/indexes/windows/FileAttributesS\tore.db in 0.026s
DEBUG: Starting CrawlWorker
DEBUG: Scanned 0 files in 0 directories
DEBUG: CrawlWorker Done
DEBUG: Starting IndexWorker
DEBUG: Size: VmRSS=9.2 MB, size=1.00, 0.0%
DEBUG: IndexWorker Done
Comment 1 JP Rosevear 2005-11-18 13:55:54 UTC
Unfortunately the user settable I/O priority for processes went away, message should be harmless
Comment 2 Joe Shaw 2005-11-22 15:55:30 UTC
Policy was added to the kernel which prevents normal users from setting this due to priority inversion problems.