Re: process creation time increases linearly with shmem

From: Linus Torvalds
Date: Fri Aug 26 2005 - 17:55:54 EST




On Fri, 26 Aug 2005, Hugh Dickins wrote:
>
> Well, I still don't think we need to test vm_file. We can add an
> anon_vma test if you like, if we really want to minimize the fork
> overhead, in favour of later faults. Do we?

I think we might want to do it in -mm for testing. Because quite frankly,
otherwise the new fork() logic won't get a lot of testing. Shared memory
isn't that common.

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