and options to get the maximum number of processes per user,
get the maximum number of processors the calling process can use,
find out whether a specified process is currently blocked,
-get or set the maximum stack size, etc., etc.
+get or set the maximum stack size, etc.
.SH AVAILABILITY
The prctl() system call was introduced in Linux 2.1.57.
There is no prctl() library call as yet.
Note that we can calculate the location of a particular program header,
.IR x ,
-in virtual memory memory using the formula:
+in virtual memory using the formula:
.nf
addr == info->dlpi_addr + info->dlpi_phdr[x].p_vaddr;
.I pgout
function is specified, it is called each time a buffer is written into the
backing file.
-Both functions are are called with the
+Both functions are called with the
.I pgcookie
pointer, the page number and a pointer to the page to being read or written.
.PP
information as small as possible.
In this case, create a common file
with all needed modules.
-Then, only the the
+Then, only the
.B /linuxrc
file or a file executed by
.B /linuxrc