transfer data between process address spaces NAME process_vm_readv, process_vm_writev - transfer data between process address spaces LIBRARY Standard C library ( libc , -lc )...transfer data between process address spaces NAME process_vm_readv, process_vm_writev - transfer data between process address spaces LIBRARY Standard C library ( libc , -lc )...read or write data into multiple buffers NAME readv, writev, preadv, pwritev, preadv2, pwritev2 - read or write data into multiple buffers LIBRARY Standard C library ( libc , -lc )…read or write data into multiple buffers NAME readv, writev, preadv, pwritev, preadv2, pwritev2 - read or write data into multiple buffers LIBRARY Standard C library ( libc , -lc )…read or write data into multiple buffers NAME readv, writev, preadv, pwritev, preadv2, pwritev2 - read or write data into multiple buffers LIBRARY Standard C library ( libc , -lc )…read or write data into multiple buffers NAME readv, writev, preadv, pwritev, preadv2, pwritev2 - read or write data into multiple buffers LIBRARY Standard C library ( libc , -lc )…read or write data into multiple buffers NAME readv, writev, preadv, pwritev, preadv2, pwritev2 - read or write data into multiple buffers LIBRARY Standard C library ( libc , -lc )…read or write data into multiple buffers NAME readv, writev, preadv, pwritev, preadv2, pwritev2 - read or write data into multiple buffers LIBRARY Standard C library ( libc , -lc )…give advice about use of memory NAME madvise - give advice about use of memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> int madvise(void addr [. len…write to a file descriptor NAME write - write to a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> ssize_t write(int fd , const void buf [. c…disassociate parts of the process execution context NAME unshare - disassociate parts of the process execution context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _G…give advice about use of memory to a process NAME process_madvise - give advice about use of memory to a process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mm…create a child process NAME clone, __clone2, clone3 - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Prototype for the glibc wrapper function */ #defi…create a child process NAME clone, __clone2, clone3 - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Prototype for the glibc wrapper function */ #defi…create a child process NAME clone, __clone2, clone3 - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Prototype for the glibc wrapper function */ #defi…...30 preadv2 (2) 4.6 prlimit64 (2) 2.6.36 process_madvise (2) 5.10 process_vm_readv (2) 3.2 process_vm_writev (2) 3.2 pselect6 (2) 2.6.16 ptrace (2) 1.0 pwrite64 (2) Added as "pwr…create a child process and block parent NAME vfork - create a child process and block parent LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> pid_t vfork(void…compare two processes to determine if they share a kernel resource NAME kcmp - compare two processes to determine if they share a kernel resource LIBRARY Standard C library ( libc …move all pages in a process to another set of nodes NAME migrate_pages - move all pages in a process to another set of nodes LIBRARY NUMA (Non-Uniform Memory Access) policy library…allocates a System V shared memory segment NAME shmget - allocates a System V shared memory segment LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/shm.h> int shmg…