> * On Linux, madvice(..., MADV_DONTNEED) can be used.

Recent Linux has MADV_FREE.  It is faster than MADV_DONTNEED,
https://lwn.net/Articles/591214/
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to