Bugzilla – Bug 134185
debug messages from /usr/lib/beagle/beagle-crawl-system: "WARN: Unable to set IO-priority for process to idle"
Last modified: 2005-11-22 15:55:30 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
Unfortunately the user settable I/O priority for processes went away, message should be harmless
Policy was added to the kernel which prevents normal users from setting this due to priority inversion problems.