[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2f11576a0810070931k79eb72dfr838a96650563b93a@mail.gmail.com>
Date: Wed, 8 Oct 2008 01:31:05 +0900
From: "KOSAKI Motohiro" <kosaki.motohiro@...fujitsu.com>
To: "Kirill A. Shutemov" <kirill@...temov.name>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
"Andi Kleen" <andi@...stfloor.org>,
"Ingo Molnar" <mingo@...hat.com>,
"Arjan van de Ven" <arjan@...radead.org>,
"Hugh Dickins" <hugh@...itas.com>,
"Alan Cox" <alan@...rguk.ukuu.org.uk>,
"Ulrich Drepper" <drepper@...hat.com>,
"Andrew Morton" <akpm@...ux-foundation.org>
Subject: Re: [PATCH, v3] shmat: introduce flag SHM_MAP_NOT_FIXED
> If SHM_MAP_NOT_FIXED specified and shmaddr is not NULL, then the kernel takes
> shmaddr as a hint about where to place the mapping. The address of the mapping
> is returned as the result of the call.
>
> It's similar to mmap() without MAP_FIXED.
ummm
Sorry, no.
This description still doesn't explain why this interface is needed.
The one of the points is this interface is used by another person or not.
You should explain how large this interface benefit has.
Andi kleen explained this interface _can_ be used another one.
but nobody explain who use it actually.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists