Comment 51 for bug 363695

Revision history for this message
Saulius Krasuckas (saulius2) wrote : Re: [Bug 363695] Re: update-apt-xapian-index uses too much CPU

* 2010/5/12 lavinog <email address hidden>:
>
> I don't think the space makes a difference:
> Without the space:
> ionice -p 3477
> idle

Here you've left the space.

> with the space:
> ionice -p 3525
> idle

The name of option which is said to have a difference is "-c", not
"-p". That surely may be bug in "ionice". You should take a look at
its documentation and the source :)

In such case patches by aexl would be just a workaround for a real bug.

S.