Let\'s say we want to allocate a block from the heap by using malloc. When allocating a a large size of memory, malloc calls mmap internal
malloc
mmap