Memory allocation

From: Breno
Date: Tue Sep 16 2003 - 10:10:50 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/