get_user_pages(), pinned pages, and DAX
get_user_pages(), pinned pages, and DAX
Posted May 7, 2019 21:42 UTC (Tue) by roc (subscriber, #30627)Parent article: get_user_pages(), pinned pages, and DAX
> Others agreed that it wasn't right to just randomly kill processes because somebody truncated a file somewhere.
Seems to me that truncating a file is likely to already "randomly kill processes" that are using it via mmap.
