Guest User

boot-loader.conf

a guest
Oct 10th, 2017
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. #/boot/loader.conf
  2. carp_load="YES"
  3. pf_load="YES"
  4. pflog_load="YES"
  5. hw.ix.max_interrupt_rate=64500
  6. hw.igb.max_interrupt_rate=64500
  7. hw.igb.rx_process_limit=-1
  8. hw.em.rx_process_limit=-1
  9. hw.ix.rx_process_limit=-1
  10. hw.ix.tx_process_limit=-1
  11. hw.vtnet.rx_process_limit=-1
  12. net.link.ifqmaxlen=2048
  13. hw.ix.num_queues=12
  14. hw.igb.num_queues=12
Advertisement
Add Comment
Please, Sign In to add comment