Database Server # # Format: # 1st line = title of tuned parameter set # # Lines or words (delimited by white space) beginning with # are comments. # # Blank lines are ignored. # # Parameter defs can take either of two forms: # 1. parameter min max # The parameter's value must fall into the range of min-max, # inclusive. If parameter is less than min, it is raised to # min; if greater than max, it is lowered to max. Otherwise # it is left unchanged. # # Min and/or max can be "--" (two dashes), indicating there is no # corresponding lower and/or upper bound, respectively. # # Min and/or max can be arithmetic formulas, and can reference # other parameters. Any parameters referenced in a formula must # already be defined earlier in the parameter set. No white # space may occur within a formula. Parentheses are recognized # and can be nested. # # 2. parameter value # The parameter's value will be set to the value given. Value # can be an arithmetic formula as described above. # bufpages (nbuf*2) dbc_max_pct 10 dbc_min_pct 2 executable_stack 0 max_thread_proc 1024 maxdsiz 0x40000000 maxfiles 256 maxfiles_lim 2048 maxssiz 0x04000000 maxssiz_64bit 0x04000000 maxswapchunks 4096 maxtsiz 0x40000000 maxtsiz_64bit 0x40000000 maxuprc ((nproc*9)/10) maxusers 251 maxvgs 80 mesg 1 msgmap (msgtql+2) msgmax 65535 msgmnb 65535 msgmni (nproc) msgseg (msgtql*4) msgssz 1998 msgtql (nproc*10) nbuf 32844 nfile (15*nproc+2048) nflocks (nproc) ninode (8*nproc+2048) no_lvm_disks 0 nproc ((maxusers*3)+64) npty 512 nstrpty 120 nstrtel (maxusers) nswapdev 25 sema 1 semaem (semvmx-1) semmap (semmni+2) semmni (nproc*5) semmns (semmni*2) semmnu (nproc-4) semume 1998 semvmx 32767 shmem 1 shmem 1 shmmax 0x40000000 shmmni 1024 shmseg 1024 swapmem_on 1 timeslice 10 unlockable_mem (maxusers*10)