Sponsored Content
Full Discussion: PagingSpace
Operating Systems AIX PagingSpace Post 302458594 by zxmaus on Friday 1st of October 2010 07:45:18 AM
Old 10-01-2010
your scan to free ratio is rather high - so you could use a few more gig of memory even though your computational memory value is not exceeding the amount of physical memory you have. Still you are using well over 14 GB on a system that only has 15 GB - IBM still recommends to keep the amount of computational memory in a range between 70 and 80% for best performance. If you start doing that, your scan to free ratio which is slowing down performance as well if its high will go down.

Kind regards
zxmaus
 
vxfs_bc_bufhwm(5)						File Formats Manual						 vxfs_bc_bufhwm(5)

NAME
vxfs_bc_bufhwm - VxFS buffer cache high water mark(determines the VxFS buffer cache size) SYNOPSIS
VALUE
Specify an integer value. Minimum 6144 KB Maximum None Default 0 DESCRIPTION
VxFS maintains a buffer cache in the kernel for frequently accessed file system metadata in addition to the HP-UX kernel buffer cache that caches the file data. tunable parameter determines the size of the VxFS buffer cache (the maximum amount of memory that can be used to cache VxFS metadata). The default value computed based on the amount of system memory ensures good system performance across a wide range of applications. The value of is specified in kilobytes. To improve performance during application loads that cause frequent file system metadata changes on the system (for example, a high rate of file creation or deletion, or accessing large directories), change the value of Notes Use the command to monitor buffer cache statistics and inode cache usage. EXAMPLES
Set the maximum of size of buffer cache at 300000: WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or its meaning may change in the future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at SEE ALSO
kctune(1M), vxfsstat(1M), vx_maxlink(5), vx_ninode(5), vxfs_ifree_timelag(5). Tunable Kernel Parameters vxfs_bc_bufhwm(5)
All times are GMT -4. The time now is 04:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy