LWN.net Logo

KS2007: Memory management & application notification of low memory

KS2007: Memory management & application notification of low memory

Posted Sep 20, 2007 11:20 UTC (Thu) by renox (subscriber, #23785)
In reply to: KS2007: Memory management & application notification of low memory by vomlehn
Parent article: KS2007: Memory management

>>The claim is that application developers will tend to avoid application notification of low memory conditions as it would be a Linux-specific extension.<<

Note that a low memory condition doesn't have to be handled by the application developer to be useful:
http://lambda-the-ultimate.org/node/2391 points to an article where a researcher patched a JVM GC, and a Linux kernel(2.4) VM so that they discuss, with the result that they have a GC which works well even under memory pressure, all this without application developer lifting one finger :-)


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds