Re: lowlatency-2.2.14-B1 + 2.2.14aa7 fixes crash, but...

Ingo Molnar (mingo@chiara.csoma.elte.hu)
Fri, 11 Feb 2000 18:02:06 +0100 (CET)


On Thu, 10 Feb 2000, Andrea Arcangeli wrote:

> BUG -> mark_buffer_clean is never been supposed to be blocking! Remove
> the conditional_schedule from there.

i do not like the conceptual difference between mark_buffer_dirty() and
mark_buffer_clean(). While it's true currently that _dirty() might
reschedule, while _clean() might not, this should be fixed either one way
or another.

-- mingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/