solarisMaxPerformance.properties 248 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 # # Solaris has pretty high syscall overhead, so these configs # remove as many syscalls as possible. # # Reduce recv() syscalls useUnbufferedInput=false useReadAheadInput=false # Reduce number of calls to getTimeOfDay() maintainTimeStats=false