On Sat, 14 Jul 2007 17:33:19 +0100 Christoph Hellwig <[EMAIL PROTECTED]> wrote: > It's not generic. Most of it is under a maze of obscure config > options. The patchset in it's current form is a complete mess of > obscure ifefery and not quite generic code. And it only adds new > memory models without ripping old stuff out. So while I really like > the basic idea the patches need quite a lot more work until they're > mergeable.
It is generic. If you would put the components into each arch then you would needlessly duplicate code. In order to rip stuff out we first need to have sparsemem contain all the features of discontig. Then we can start to get rid of discontig and then we will be able to reduce the number of memory models supported by sparsemem. - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
