- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
DB2:推荐的AIX虚拟内存设置
DB2:推荐的AIX虚拟内存设置
DB2:推荐的AIX虚拟内存设置
Question
Are there recommended AIX Virtual Memory Manager settings for DB2 ?
Answer
While it is difficult to prescribe a standard recommendation for all
virtual memory manager tunables on AIX systems running DB2, there are some
important specific settings where this is possible. This document focuses
primarily on parameters where non-default settings exist which are
considered Best Practice. These settings apply to all versions of DB2
running on AIX 5.3 and 6.1.
Recommendations:
The Best Practice recommendation for DB2/AIX systems is :
maxperm%=90
maxclient%=90
minperm%=3
lru_file_repage=0
These settings are implemented with the following command, which is
dynamic and takes effect immediately :
vmo -p -o maxperm%=90 -o maxclient%=90 -o minperm%=3 -o lru_file_repage=0
Optional:
page_steal_method=1
Note that maxperm%, maxclient%, lru_file_repage, and page_steal_method are
restricted tunables on AIX 6.1 and should not be tuned on that release
without first consulting AIX support.
The current settings can be viewed by executing the command vmo -a (On
AIX 6.1, vmo -a -F includes restricted tunables). A subset of the
settings (minperm%, maxperm%, maxclient%) can be viewed with vmstat -v,
which does not require root authority.
Definitions:
Computational memory - Application memory (eg. DB2), kernel memory
Permanent memory - File cache (JFS, JFS2, NFS, GPFS)
Client memory - JFS2, NFS, GPFS, i.e. all permanent memory except JFS
maxperm% - the threshold above which permanent memory pages will be
evicted in favor of computational memory pages. AIX 5L default: 80%, AIX
6.1 default: 90% (now a restricted setting).
maxclient% - the threshold above which client memory pages will be evicted
in
您可能关注的文档
最近下载
- 基于滤波技术的数控系统加减速研究.doc VIP
- 遗传的细胞学基础 (3).ppt VIP
- 505调速器指导书.pdf VIP
- 第1组 必修上册第二单元第4课群文阅读课件 30张-高中语文新教材必修上册同步单元备课视频+课件+教案.pptx
- 第五讲:卡尔曼滤波.pptx VIP
- 国家标准《道路交通标志和标线 第6部分:铁路平交口》(征求意见稿).doc VIP
- 《病史采集与技巧》课件.ppt VIP
- 不要随便相信陌生人.pptx VIP
- 第一单元第1课《假期视觉笔记》(课件)—2025-2026学年八年级美术上册(湘教版2024).pptx VIP
- 碧云天生物技术BeyotimeBiotechnology.PDF VIP
文档评论(0)