Re: [PATCH 2.5.66-mm2] Fix page_convert_anon locking issues

From: Dave McCracken (dmccr@us.ibm.com)
Date: Thu Apr 03 2003 - 09:49:55 EST


--On Wednesday, April 02, 2003 17:58:08 -0600 Dave McCracken
<dmccr@us.ibm.com> wrote:

> It's looking more and more like we should use your other suggestion. It's
> definitely simpler if we can make it failsafe. I'll code it up tomorrow.

I thought of a big hole in the simpler scheme you suggested. It occurred
to me that try_to_unmap will fail. It will see the PageAnon flag so it'll
just walk the pte_chain and assume it doesn't have to walk the vmas. This
will leave the page with some stranded mappings. Actually
page_convert_anon will then finish, and we'll have a page where
try_to_unmap claims it has succeeded but still has mappings.

Dave McCracken

-
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 : Mon Apr 07 2003 - 22:00:20 EST