LWN.net Logo

Many more words on volatile ranges

Many more words on volatile ranges

Posted Nov 6, 2012 14:51 UTC (Tue) by ibukanov (subscriber, #3942)
Parent article: Many more words on volatile ranges

The difference between volatile range and MADV_DONTNEED is that MADV_DONTNEED does not allow to free the memory if one disables overcommit, right? However, if the overcommit is enabled, then AFAICS the only benefit of virtual ranges is that they allow to free page table entries. Are there are other use cases?


(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