RE: GCC compilation performance under RAM starvation

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

 



Hi!
Not sure whether missing swap is the root cause, when I replace gcc by simple python script where memory is continuously allocated in loop using bytearray(256) I observe that OOM killer is invoked regularly, each time when we hit memory limit. Container is not "hanged" and OOM killer behaves as expected killing python script one by one.
BR,
Krystian




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux