This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Ada][testsuite] use sync to avoid missing executable



On 2005-04-18, at 10:44, Arnaud Charlet wrote:


The patch was proposed one week ago here:

http://gcc.gnu.org/ml/gcc/2005-04/msg00432.html

Since I've installed it on my tree, I haven't seen any spurious failure
when running ACATS, may be Eric can comment on his own experience too?


Ok for mainline?
Ok for 4.0.1 once 4.0.0 is out?

Really looks like a bug in the linux kernel, but OK to install as a work
around.


Sync is makings some memory available to the kernel by cleaning the disk access
caches a bit unter Linux. Well those never seriously get clean anytime there
but anywy. This may prevent a "wonderfull" facility called Out of Order Memory Killer
from engaging, which is responsible for killing randomly processes on your system
under memory strain. Please note I know what this OOM does. Still I call it's
behavior random fully intentionally.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]