Sponsored Content
Full Discussion: Pinnable_frames value
Operating Systems AIX Pinnable_frames value Post 302800715 by -=XrAy=- on Tuesday 30th of April 2013 10:57:05 AM
Old 04-30-2013
Hi,

i'm not sure what you mean exactly...

Code:
# vmo -L pinnable_frames
NAME                      CUR    DEF    BOOT   MIN    MAX    UNIT           TYPE
     DEPENDENCIES
--------------------------------------------------------------------------------
pinnable_frames           592370        592370               4KB pages         S
--------------------------------------------------------------------------------

where S = Static (If the parameter can never be changed)

regards

PS
Maybe this helps:
Code:
# vmo -h maxpin%
Help for tunable maxpin%:
Purpose:
Specifies the maximum percentage of real memory that can be pinned.
Values:
        Default: 90
        Range: 1 - 100
        Type: Dynamic
        Unit: % memory
Tuning:
Change if cannot pin memory, although free memory is available. If this value is changed, the new value should ensure that at least 4 MB of real memory will be left unpinned for use by the kernel. The vmo command converts maxpin% to the corresponding maxpin absolute value, which is the value used by the kernel. Change this parameter only in extreme situations, such as maximum-load benchmarking.
This Dynamic parameter will have its nextboot value written into the boot image if a bosboot command is issued.

 
lpusers(1M)						  System Administration Commands					       lpusers(1M)

NAME
lpusers - set printing queue priorities SYNOPSIS
lpusers -d priority-level lpusers -q priority-level -u login-ID-list lpusers -u login-ID-list lpusers -q priority-level lpusers -l DESCRIPTION
The lpusers command sets limits to the queue priority level that can be assigned to jobs submitted by users of the LP print service. The first form of the command (with -d) sets the system-wide priority default to priority-level, where priority-level is a value of 0 to 39, with 0 being the highest priority. If a user does not specify a priority level with a print request (see lp(1)), the default priority level is used. Initially, the default priority level is 20. The second form of the command (with -q and -u) sets the default highest priority-level (0-39) that the users in login-ID-list can request when submitting a print request. The login-ID-list argument may include any or all of the following constructs: login-ID A user on any system system_name!login-ID A user on the system system_name system_name!all All users on system system_name all!login-ID A user on all systems all All users on all systems Users that have been given a limit cannot submit a print request with a higher priority level than the one assigned, nor can they change a request that has already been submitted to have a higher priority. Any print requests submitted with priority levels higher than allowed will be given the highest priority allowed. The third form of the command (with -u) removes any explicit priority level for the specified users. The fourth form of the command (with -q) sets the default highest priority level for all users not explicitly covered by the use of the second form of this command. The last form of the command (with -l) lists the default priority level and the priority limits assigned to users. OPTIONS
The following options are supported: -d priority-level Set the system-wide priority default to priority-level. -l List the default priority level and the priority limits assigned to users. -q priority-level Set the default highest priority level for all users not explicitly covered. -q priority-level -u login-ID-list Set the default highest priority-level that the users in login-ID-list can request when submitting a print request. -u login-ID-list Remove any explicit priority level for the specified users. EXIT STATUS
The following exit values are returned: 0 Successful completion. non-zero An error occurred. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWpsu | +-----------------------------+-----------------------------+ SEE ALSO
lp(1), attributes(5) SunOS 5.10 19 Aug 1996 lpusers(1M)
All times are GMT -4. The time now is 08:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy