Re: Possible typo in madvise(2)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I had noticed that MADV_DONTFORK can result in different behavior after
> a fork (eg, a parent mmaps a file, madvises dontfork, then forks, and
> the child writes to the page -- with madvise, the page is updated,
> visible to both processes, as is the backing file, without it the child
> will segfault) and thought there might be a simple typo.
Typo: I flipped with and without madvise cases here.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux