memory is cleared, but failed to do it, can someone point me to the right place?
We are talking about anonymous mmap operations (which is the low level for memory allocation), and considering that linux uses demand paging (allocate lazyly on first access), I thought there would be a page_fault function, but what I found is that the vma operations pointer is null, do you know how that work?
CONFIG_MMAP_ALLOW_UNINITIALIZED Likely in mmap,c
Обсуждают сегодня