Query: vmalloc_32
OS: centos
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 3.10 June 2014 VMALLOC_32(9)
Related Man Pages |
---|
sysinfo(2) - linux |
sysinfo(2) - centos |
sysinfo(2) - suse |
uvm_km(9) - netbsd |
contigmalloc(9) - linux |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |