On 03/20/2015 12:56 PM, Jeff Moyer wrote:
Jens Axboe writes:
On 03/19/2015 03:27 PM, Jens Axboe wrote:
On 03/19/2015 03:00 PM, Tejun Heo wrote:
On Thu, Mar 19, 2015 at 04:58:33PM -0400, Jeff Moyer wrote:
Do you really want to do memory allocation in the exit path? That
sounds like a bad id
Jens Axboe writes:
> On 03/19/2015 03:27 PM, Jens Axboe wrote:
>> On 03/19/2015 03:00 PM, Tejun Heo wrote:
>>> On Thu, Mar 19, 2015 at 04:58:33PM -0400, Jeff Moyer wrote:
Do you really want to do memory allocation in the exit path? That
sounds like a bad idea to me. (Of course, now yo
On 03/19/2015 03:27 PM, Jens Axboe wrote:
On 03/19/2015 03:00 PM, Tejun Heo wrote:
On Thu, Mar 19, 2015 at 04:58:33PM -0400, Jeff Moyer wrote:
Do you really want to do memory allocation in the exit path? That
sounds like a bad idea to me. (Of course, now you're going to point out
all the plac
On 03/19/2015 03:00 PM, Tejun Heo wrote:
On Thu, Mar 19, 2015 at 04:58:33PM -0400, Jeff Moyer wrote:
Do you really want to do memory allocation in the exit path? That
sounds like a bad idea to me. (Of course, now you're going to point out
all the places that currently happens, right? ;-)
I
On Thu, Mar 19, 2015 at 04:58:33PM -0400, Jeff Moyer wrote:
> Do you really want to do memory allocation in the exit path? That
> sounds like a bad idea to me. (Of course, now you're going to point out
> all the places that currently happens, right? ;-)
I think we just need a counter there - le
Jens Axboe writes:
> On 03/19/2015 11:34 AM, Tejun Heo wrote:
>> Hello,
>>
>> So, Jens noticed that fio process exiting takes seconds when there are
>> multiple aio contexts and the culprit seems to be the serial
>> percpu_ref draining in exit_aio(). It's generally a bad idea to
>> expose RCU la
On 03/19/2015 11:34 AM, Tejun Heo wrote:
Hello,
So, Jens noticed that fio process exiting takes seconds when there are
multiple aio contexts and the culprit seems to be the serial
percpu_ref draining in exit_aio(). It's generally a bad idea to
expose RCU latencies to userland because they add u
7 matches
Mail list logo