2003-09-16 15:09:27
by Breno
Hi, When i use kmem_cache_alloc() to create a vma and return addr of this vma , the pages have already been allocated and mapped ? or i must use mk_pte/set_pte to map the page to my vma ? att Breno