solarismaxperformance.properties

来自「该系统是用JAVA开发的网络文件管理系统」· PROPERTIES 代码 · 共 13 行

PROPERTIES
13
字号
## Solaris has pretty high syscall overhead, so these configs# remove as many syscalls as possible.## Reduce recv() syscallsuseUnbufferedInput=falseuseReadAheadInput=false# Reduce number of calls to getTimeOfDay()maintainTimeStats=false

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?