Re: [PATCH] aio: avoid using queue_delayed_work in aio_kick_handler to schedule itself
- Date: Fri, 27 Jun 2008 09:11:37 -0400
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Subject: Re: [PATCH] aio: avoid using queue_delayed_work in aio_kick_handler to schedule itself
Nikanth Karthikesan <knikanth@xxxxxxx> writes: > Avoid using queue_delayed_work in aio_kick_handler() to run itself > immediately. Instead use aio_run_all_iocbs() Can you give some rationale for this change? Also, how did you test it? Cheers, Jeff -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] aio: avoid using queue_delayed_work in aio_kick_handler to schedule itself
- From: Nikanth Karthikesan
- Re: [PATCH] aio: avoid using queue_delayed_work in aio_kick_handler to schedule itself
- References:
- [PATCH] aio: avoid using queue_delayed_work in aio_kick_handler to schedule itself
- From: Nikanth Karthikesan
- [PATCH] aio: avoid using queue_delayed_work in aio_kick_handler to schedule itself
- Prev by Date: Re: [PATCH] aio: aio_complete() will never be called in interrupt context
- Next by Date: Re: a.out.h userspace headers not present with O=
- Previous by thread: [PATCH] aio: avoid using queue_delayed_work in aio_kick_handler to schedule itself
- Next by thread: Re: [PATCH] aio: avoid using queue_delayed_work in aio_kick_handler to schedule itself
- Index(es):