Re: [discuss] [PATCH] Inconsistent mmap()/mremap() flags

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Tuesday, October 2, 2007 - 6:45 am

> First call mmap with a low hint address, the new size you'll be wanting

That's racy unfortunately in a multithreaded process. They would need to loop.

-Andi

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Inconsistent mmap()/mremap() flags, Thayne Harbaugh, (Thu Sep 27, 10:46 pm)
Re: [PATCH] Inconsistent mmap()/mremap() flags, Andi Kleen, (Mon Oct 1, 4:13 am)
Re: [PATCH] Inconsistent mmap()/mremap() flags, Thayne Harbaugh, (Mon Oct 1, 7:57 pm)
Re: [PATCH] Inconsistent mmap()/mremap() flags, Andi Kleen, (Mon Oct 1, 10:15 pm)
Re: [PATCH] Inconsistent mmap()/mremap() flags, Thayne Harbaugh, (Tue Oct 2, 12:06 am)
Re: [PATCH] Inconsistent mmap()/mremap() flags, Hugh Dickins, (Tue Oct 2, 5:19 am)
Re: [discuss] [PATCH] Inconsistent mmap()/mremap() flags, Andi Kleen, (Tue Oct 2, 6:45 am)
Re: [discuss] [PATCH] Inconsistent mmap()/mremap() flags, Thayne Harbaugh, (Tue Oct 2, 8:21 am)