Re: [reiserfs-list] Re: Note describing poor dcache utilization under high memory pressure

From: Valdis.Kletnieks@vt.edu
Date: Mon Jan 28 2002 - 20:37:22 EST


On Mon, 28 Jan 2002 19:29:49 CST, Oliver Xymoron said:

> I think something more is needed, such as creating a minimal page table
> for the child process with read-only mappings to the current %EIP and %EBP
> pages in it. This gets us past the fork/exec hurdle. Without the exec, we
> copy over chunks when they're accessed as above in handle_mm_fault. But
> you can't actually _share_ the page tables without marking the pages
> themselves readonly.

Actually, you can. But everybody agrees that vfork() was blecherous.

-- 
				Valdis Kletnieks
				Computer Systems Senior Engineer
				Virginia Tech


- 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/



This archive was generated by hypermail 2b29 : Thu Jan 31 2002 - 21:00:56 EST