Query: remap_vmalloc_range
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REMAP_VMALLOC_RANGE(9) Memory Management in Linux REMAP_VMALLOC_RANGE(9)NAMEremap_vmalloc_range - map vmalloc pages to userspaceSYNOPSISint remap_vmalloc_range(struct vm_area_struct * vma, void * addr, unsigned long pgoff);ARGUMENTSvma vma to cover (map full range of vma) addr vmalloc memory pgoff number of pages into addr before first page to mapRETURNS0 for success, -Exxx on failure This function checks that addr is a valid vmalloc'ed area, and that it is big enough to cover the vma. Will return failure if that criteria isn't met. Similar to remap_pfn_range (see mm/memory.c)COPYRIGHTKernel Hackers Manual 2.6. July 2010 REMAP_VMALLOC_RANGE(9)
Related Man Pages |
---|
remap_file_pages(2) - debian |
remap_file_pages(2) - centos |
remap_file_pages(2) - minix |
remap_file_pages(2) - posix |
remap_file_pages(2) - sunos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Getting command output to putty window title. |
Grant unprivileged user rights to see the output of echo|format but not modify disks |
Migrating to UNIX |
Tar Command |