Skip to content

Instantly share code, notes, and snippets.

@d-helios
Created November 23, 2016 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save d-helios/11c52b4355b155a90b100374d711da1b to your computer and use it in GitHub Desktop.
Save d-helios/11c52b4355b155a90b100374d711da1b to your computer and use it in GitHub Desktop.
zns1-n2@root:~ # cat /etc/system
set ibft_noprobe=1
set noexec_user_stack=1
set noexec_user_stack_log=1
set idle_cpu_no_deep_c=1
set idle_cpu_prefer_mwait = 0
set hires_tick=1
set ip:ip_squeue_fanout=1
set pcplusmp:apic_panic_on_nmi=1
set apix:apic_panic_on_nmi=1
set dump_plat_mincpu=0
set dump_bzip2_level=1
set dump_metrics_on=1
set sata:sata_auto_online=1
set sd:sd_max_throttle = 0x40
set sd:sd_io_time=10
set rlim_fd_max = 131072
set rlim_fd_cur = 65536
set nfs:nfs3_max_threads = 1024
set nfs:nfs4_max_threads = 1024
set nfs:nfs3_nra = 32
set nfs:nfs4_nra = 32
set nfs:nfs3_bsize = 1048576
set nfs:nfs4_bsize = 1048576
set nfs3:max_transfer_size = 1048576
set nfs4:max_transfer_size = 1048576
set rpcmod:svc_default_stksize=0x6000
set rpcmod:cotsmaxdupreqs = 4096
set rpcmod:maxdupreqs = 4096
set rpcmod:clnt_max_conns = 8
set maxphys=1048576
set zfs:zfs_dirty_data_max = 0x300000000
set zfs:zfs_txg_timeout = 0xa
set zfs:zfs_dirty_data_sync = 0x100000000
set zfs:zfs_arc_max = 0x6400000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment