Messages in this thread |  | | Date | Mon, 2 Sep 2002 13:30:26 +0100 | From | "Stephen C. Tweedie" <> | Subject | Re: [PATCH] 2.5.32 : u.ext3_sb -> generic_sbp |
| |
Hi,
On Fri, Aug 30, 2002 at 12:03:20PM -0700, Andrew Morton wrote:
> > This turns the remaining parts of ext3 to EXT3_SB and turns the latter > > from a macro to inline function which returns the generic_sbp field of u.
> It's not going to make the merge of all Stephen's 2.4 changes > any more fun though ;)
For the major new changes in ext3, I think I'll end up bringing back a lot of the 2.5 changes into a 2.4 branch. Beyond a certain point, though, I'll probably have to start basing new ext3 work on 2.5 --- the BKL mitigation, in particular, is going to depend on the locking regime which is substantially different in 2.5.
My current codebase should help BKL in both 2.4 and 2.5 simply because it substantially reduces the amount of work we're doing in the core, without actually changing the locking, but eliminating BKL entirely in larger chunks of the code will have to be the next stage.
--Stephen - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |