Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Note that MCL_FUTURE is not yet fully implented...
details: https://anonhg.NetBSD.org/src/rev/f72a736744cb
branches: trunk
changeset: 473725:f72a736744cb
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Jun 16 23:32:17 1999 +0000
description:
Note that MCL_FUTURE is not yet fully implented in the BUGS section.
diffstat:
lib/libc/sys/mlockall.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 38253ce2105d -r f72a736744cb lib/libc/sys/mlockall.2
--- a/lib/libc/sys/mlockall.2 Wed Jun 16 23:30:28 1999 +0000
+++ b/lib/libc/sys/mlockall.2 Wed Jun 16 23:32:17 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mlockall.2,v 1.2 1999/06/16 23:30:28 thorpej Exp $
+.\" $NetBSD: mlockall.2,v 1.3 1999/06/16 23:32:17 thorpej Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -135,3 +135,9 @@
Hence a process with two distinct locked mappings of the same physical page
counts as 2 pages against the per-process limit and as only a single page
in the system limit.
+.Pp
+The
+.Dv MCL_FUTURE
+flag to
+.Fn mlockall
+is not fully implemented.
Home |
Main Index |
Thread Index |
Old Index