Linked by Thom Holwerda on Thu 18th Jan 2007 15:11 UTC, submitted by Torsten Rahn
Thread beginning with comment 203090
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: not perfect but still nice
by superstoned on Thu 18th Jan 2007 17:18
in reply to "RE: not perfect but still nice"
if you run beagle nice -n 19, and it throttles, the kernel will increase it's priority with... surprise, 19 points, thus it'll run as prio 0. better than -19 (yeah inverted blablabla) which would be the case without the nice, but still not what you want.
and even if it does run on +19, it STILL uses cpu, even when you do a game. a scheduler policy like sched_batch would ensure it NEVER interupts another running process - that's what you want.
and slocate, does that look in files as well? anyway, i'd rather have incremental updates like beagle & friends have.
RE[3]: not perfect but still nice
by Jamie on Thu 18th Jan 2007 20:03
in reply to "RE[2]: not perfect but still nice"






Member since:
2006-01-10
I imagine most users would run Beagle as 'nice -n 19 beagle' or the like, so the kernel pushes the priority down and workflow isn't interrupted.
Still a big fan of slocate, personally. Can force an update when I want (which can take under 10 minutes, if you have updated recently and are on a relatively new computer). The results are in a simple list format, etc. Not as advanced or user friendly, but it's nice to have a simple version of a desktop indexer available still.