| Main index | Section 9 | 日本語 | Options |
#include <sys/param.h>
#include <sys/proc.h>
#include <vm/vm.h>
#include <vm/vm_extern.h>
| [EINVAL] | |
| The addr and len parameters specify a memory range that wraps around the end of the machine address space. | |
| [ENOMEM] | |
| The size of the specified address range exceeds the system limit on locked memory. | |
| [EFAULT] | |
| Some portion of the indicated address range is not allocated. There was an error faulting/mapping a page. | |
| VSLOCK (9) | August 29, 2012 |
| Main index | Section 9 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Like a classics radio station whose play list spans decades, Unix simultaneously exhibits its mixed and dated heritage. There's Clash-era graphics interfaces; Beatles-era two-letter command names; and systems programs (for example, ps) whose terse and obscure output was designed for slow teletypes; Bing Crosby-era command editing (# and @ are still the default line editing commands), and Scott Joplin-era core dumps. | ” |
| — The Unix Haters' handbook | ||