Hi, Iīm using it in a module kmem_cache_t *vm_area_cachep; struct vm_area_struct * vma; vma = kmem_cache_alloc(vm_area_cachep, SLAB_KERNEL); but the kmem_cache_alloc donīt return. The system still ok, but my module freeze. does anyone have any idea?! Thanks, []īs Thobias. ---- Thobias Salazar Trevisan <thobias@cos.ufrj.br> Home Page - http://www.cos.ufrj.br/~thobias Parallel Computing Laboratory / COPPE Federal University of Rio de Janeiro Brazil __________________________ | | | Against - HTML Mail | | | -------------------------- - Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/