Re: [PATCH 1/3] Separate IRQ-stacks from 4K-stacks option

From: Jens Axboe
Date: Mon Sep 13 2004 - 02:37:15 EST


On Sun, Sep 12 2004, Lee Revell wrote:
> I am still unsure why the IDE i/o completion is the one place that
> breaks the assumption that hardirq handlers execute quickly.

I'm not sure why you think so. You also mention IDE as being the
'glaring exception' and it's definitely wrong. Most drivers run the
completion from hardirq context, SCSI is the exception since it does it
defers the completion to softirq context.

--
Jens Axboe

-
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/