[PATCH] arm: align shared memory unconditionally to the SHMLBA boundary

Cyrill Gorcunov gorcunov at gmail.com
Tue Jul 16 05:53:49 EDT 2013


On Tue, Jul 16, 2013 at 09:37:15AM +0400, Alexander Kartashov wrote:
> On 07/15/2013 10:57 PM, Cyrill Gorcunov wrote:
> >Alexander, mind to remind where exactly we're failing in c/r procedure
> 
> It isn't always possible to pin an IPC SHM region
> using shmat() at the address returned by shmget()
> so sometimes it's impossible to restore a process
> that uses the IPC SHM.

Does it mean that we simply can't checkpoint and restore on same
node (ie same arm family) if this patch is not applied, right?
Is there any possibility to somehow workaround this problem
completely in user-space?



More information about the linux-arm-kernel mailing list