https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67336
Eric Gallager changed:
What|Removed |Added
Keywords||patch
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67336
Yuri Gribov changed:
What|Removed |Added
CC||tetra2005 at gmail dot com
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67336
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67336
--- Comment #2 from Andrew Pinski ---
https://gcc.gnu.org/ml/gcc-patches/2008-01/msg01474.html
There might be another thread with a newer version of the patch which uses
futex rather than mincore.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67336
--- Comment #1 from Andrew Pinski ---
I think it might better to use futex than msync.