Chris Mason wrote: > It is enough to leave buffer heads we don't flush on the dirty list (and > redirty the page), they'll get written by a future loop through > flush_dirty_pages, or by page_launder. We could use ll_rw_block instead, > even though anon pages do have a writepage with this patch (just check if > page->mapping == &anon_space_mapping). anon_space_mapping... this is really useful. This would make a nice patch on its own. -- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [RFC] changes to buffer.c (was Test12 ll_rw_block erro... Chris Mason
- Re: [RFC] changes to buffer.c (was Test12 ll_rw_block... Marcelo Tosatti
- Re: [RFC] changes to buffer.c (was Test12 ll_rw_b... Chris Mason
- Re: [RFC] changes to buffer.c (was Test12 ll_... Linus Torvalds
- Re: [RFC] changes to buffer.c (was Test12... Chris Mason
- Re: [RFC] changes to buffer.c (was Test12 ll_rw_block... Daniel Phillips
- Re: [RFC] changes to buffer.c (was Test12 ll_rw_block... Chris Mason
- Re: [RFC] changes to buffer.c (was Test12 ll_rw_b... Marcelo Tosatti
- Re: [RFC] changes to buffer.c (was Test12 ll_rw_b... Daniel Phillips
- Re: [RFC] changes to buffer.c (was Test12 ll_... Chris Mason
- Re: [RFC] changes to buffer.c (was Test12... Daniel Phillips
- Re: [RFC] changes to buffer.c (was T... Chris Mason
- Re: [RFC] changes to buffer.c (w... Linus Torvalds
- Re: [RFC] changes to buffer.... Chris Mason
- Re: [RFC] changes to buffer.... Daniel Phillips
- Re: [RFC] changes to buffer.... Chris Mason