Re: [PATCH, v3] shmat: introduce flag SHM_MAP_NOT_FIXED

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Cox
Date: Wednesday, October 8, 2008 - 1:58 am

> > 	shmat giving an address

If you are only hinting a desired address then that by the very meaning
of the word "hint" means you will accept a different one.


Gak, mmap a range to find a space and then shmat over the top of that.

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

Messages in current thread:
[PATCH, v3] shmat: introduce flag SHM_MAP_NOT_FIXED, Kirill A. Shutemov, (Tue Oct 7, 9:15 am)
Re: [PATCH, v3] shmat: introduce flag SHM_MAP_NOT_FIXED, KOSAKI Motohiro, (Tue Oct 7, 9:31 am)
Re: [PATCH, v3] shmat: introduce flag SHM_MAP_NOT_FIXED, KOSAKI Motohiro, (Tue Oct 7, 2:38 pm)
Re: [PATCH, v3] shmat: introduce flag SHM_MAP_NOT_FIXED, Michael Kerrisk, (Wed Oct 8, 1:57 am)
Re: [PATCH, v3] shmat: introduce flag SHM_MAP_NOT_FIXED, Alan Cox, (Wed Oct 8, 1:58 am)
Re: [PATCH, v3] shmat: introduce flag SHM_MAP_NOT_FIXED, Kirill A. Shutemov, (Wed Oct 8, 2:35 am)