当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 如何/etc/system中的descriptors参数,
 

 

    摘要: 主要内容: *五条优化的技巧 *及时的优化方法 及时调整: 有时候,你没有时间去理解一些细节:用户和管理让你喘不过气来,而且你必须马上解决一个问题。或许你是一个后备的系统管理员,那天当你的同事在十个用户冲进你们公用的办公室,要求提高性能之前外出了。或许你是一个定了契约的系统管理员需要一个快捷的目录条记录一些可能的系统错误。或许你已经已经一页一页地读了这本书,在寻找一个简明地参考手册,......
 ·重发unix主流软件介绍.    »显示摘要«
    摘要: 特别把原文奉献给大家. 希望大家多多捧场. [url]http://www.openlab.com.cn/~zengxiao/unix主流软件介绍.rar[/url] deeperpurple 回复于:2003-12-03 22:17:48 感谢楼主! c.arthur 回复于:2003-12-03 23:40:48 非常感谢 forliving 回复于......


如何/etc/system中的descriptors参数
上一页   ...^d (to exit) [/color:e3d03aafe8]more information on kernel tuning is available in suns online documentation. 

【程序编程相关:各位前辈见笑了,我的心得(SCO5.0.

【推荐阅读:UNIX 5.0.5 下开发系统(Dev

【扩展信息:哪位大侠共享一下:UNIXWARE创建裸

[color=red:e3d03aafe8]maxusers[/color:e3d03aafe8]

the maxusers kernel parameter is the one most often tuned. by default, it is set to the number of mb of physical memory or 1024, whichever is lower. it cannot be set higher than 2048. 

several kernel parameters are set when maxusers is set unless otherwise overridden by the /etc/system file. some of these formulas differ between different versions of solaris: 

[color=red:e3d03aafe8]max_nprocs[/color:e3d03aafe8]: number of processes = 10 + (16 x maxusers) 

[color=red:e3d03aafe8]ufs_ninode[/color:e3d03aafe8]: inode cache size = (17xmaxusers)+90 (solaris 2.5.1) or 4x(maxusers + max_nprocs)+320 (solaris 2.6-8). see the disk i/o page for more information. 


...   下一页
 ·syslog日志问题?    »显示摘要«
    摘要: 如何让主机定时发送syslog日志到远程主机上?用mark么,怎么用?谢谢。。 朽木可雕 回复于:2003-12-03 15:26:52 顶一下。 蓝天一头鸟 回复于:2003-12-03 16:48:08 自己写个shell自动ftp,并使用crontab来定时执行。 phy-teacher 回复于:2003-12-04 09:34:02 syslogd......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE