Re: CONFIG_PREEMPT and server workloads

From: Chris Mason
Date: Thu Mar 18 2004 - 14:49:52 EST


On Thu, 2004-03-18 at 14:29, Andrew Morton wrote:

> > yep, i see a similar problem also in reiserfs's do_journal_end().
> > it's in lock_kernel().
>
> I have a scheduling point in journal_end() in 2.4. But I added bugs to
> reiserfs a couple of times doing this - it's pretty delicate. Beat up on
> Chris ;)

;-) Not sure if Takashi is talking about -suse or -mm, the data=ordered
patches change things around. He sent me suggestions for the
data=ordered latencies already, but it shouldn't be against the BKL
there, since I drop it before calling write_ordered_buffers().

-chris


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