changeset 4057:c3c51c446c6e

6544618 resource control values may be sub-optimal
author sl108498
date Tue, 17 Apr 2007 17:52:16 -0700
parents 3af5ac45a538
children 8fe48e2ebe43
files usr/src/uts/common/os/project.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/uts/common/os/project.c	Tue Apr 17 15:26:36 2007 -0700
+++ b/usr/src/uts/common/os/project.c	Tue Apr 17 17:52:16 2007 -0700
@@ -953,10 +953,6 @@
 	    RCTL_GLOBAL_DENY_ALWAYS | RCTL_GLOBAL_NOBASIC | RCTL_GLOBAL_BYTES,
 	    UINT64_MAX, UINT64_MAX, &project_locked_mem_ops);
 
-	/* Default value equals that of max-shm-memory. */
-	rctl_add_default_limit("project.max-locked-memory", qty,
-	    RCPRIV_PRIVILEGED, RCTL_LOCAL_DENY);
-
 	/*
 	 * Per project limit on contracts.
 	 */