Query: vmalloc_32
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VMALLOC_32(9) Memory Management in Linux VMALLOC_32(9)NAMEvmalloc_32 - allocate virtually contiguous memory (32bit addressable)SYNOPSISvoid * vmalloc_32(unsigned long size);ARGUMENTSsize allocation sizeDESCRIPTIONAllocate enough 32bit PA addressable pages to cover size from the page level allocator and map them into contiguous kernel virtual space.COPYRIGHTKernel Hackers Manual 2.6. July 2010 VMALLOC_32(9)
Related Man Pages |
---|
kcalloc(9) - suse |
kmem_cache_create(9) - suse |
contigmalloc(9) - debian |
contigfree(9) - freebsd |
contigmalloc(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Getting command output to putty window title. |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |