On Fri, 2007-07-13 at 14:47 -0700, Zach Brown wrote: > Peter, do you have any interest in seeing how far we can get > at tracking lock_page()? I'm not holding my breath, but any little bit > would probably help. I ran headfirst into the fact the unlock_page() need not be called by the same task that did lock_page(). Esp IO-completion interrupts love to unlock pages they did not lock themselves. Not at all sure that is fixable, it seems to be the nature of the async structure of the problem :-( - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [EXT4 set 5][PATCH 1/1] expand inode i_extra_isize to support features in larger inode
- From: Mingming Cao <[email protected]>
- Re: [EXT4 set 5][PATCH 1/1] expand inode i_extra_isize to support features in larger inode
- From: Andrew Morton <[email protected]>
- Re: [EXT4 set 5][PATCH 1/1] expand inode i_extra_isize to support features in larger inode
- From: Andrew Morton <[email protected]>
- Re: [EXT4 set 5][PATCH 1/1] expand inode i_extra_isize to support features in larger inode
- From: Peter Zijlstra <[email protected]>
- Re: [EXT4 set 5][PATCH 1/1] expand inode i_extra_isize to support features in larger inode
- From: Andrew Morton <[email protected]>
- Re: [EXT4 set 5][PATCH 1/1] expand inode i_extra_isize to support features in larger inode
- From: Zach Brown <[email protected]>
- [EXT4 set 5][PATCH 1/1] expand inode i_extra_isize to support features in larger inode
- Prev by Date: Re: [PATCH] remove PAGE_SIZE from headers_install
- Next by Date: Re: [PATCH 0/2] Kexec jump: The first step to kexec base hibernation
- Previous by thread: Re: [EXT4 set 5][PATCH 1/1] expand inode i_extra_isize to support features in larger inode
- Next by thread: Re: [EXT4 set 5][PATCH 1/1] expand inode i_extra_isize to support features in larger inode
- Index(es):