diff options
Diffstat (limited to 'man2/set_mempolicy.2')
| -rw-r--r-- | man2/set_mempolicy.2 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/man2/set_mempolicy.2 b/man2/set_mempolicy.2 index 844fa08393..7b32ee1dc7 100644 --- a/man2/set_mempolicy.2 +++ b/man2/set_mempolicy.2 @@ -319,12 +319,10 @@ other than .TP .B ENOMEM Insufficient kernel memory was available. -.SH VERSIONS -The -.BR set_mempolicy () -system call was added in Linux 2.6.7. .SH STANDARDS -This system call is Linux-specific. +Linux. +.SH HISTORY +Linux 2.6.7. .SH NOTES Memory policy is not remembered if the page is swapped out. When such a page is paged back in, it will use the policy of |
