Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
Performance guide question
« previous
next »
Print
Pages: [
1
]
Author
Topic: Performance guide question (Read 360 times)
vicking
Newbie
Posts: 19
Karma: 0
Performance guide question
«
on:
October 22, 2024, 05:32:40 pm »
Hi all,
For my system I followed this guide;
https://docs.opnsense.org/troubleshooting/performance.html
But there is one thing of which I am not sure what value to use.
net.inet.rss.bits = X
This one is dependent on the amount of cores you have. By default the amount of bits here represent the amount of cores x 2 in binary. This is done on purpose to provide load-balancing, though there is no current implementation for this so we recommend setting this value to the amount of bits representing the number of CPU cores. This means we use the following values:
for 4-core systems, use ‘2’
for 8-core systems, use ‘3’
for 16-core systems, use ‘4’
Etc.
I have a 6 core Intel 9500T and don’t know if I should use 2 or 3 now.
Any ideas? Thanks!
Logged
abulafia
Full Member
Posts: 156
Karma: 8
Re: Performance guide question
«
Reply #1 on:
October 23, 2024, 12:04:29 am »
Use 2. Four cores is plenty enough.
Logged
fadern
Newbie
Posts: 32
Karma: 1
Re: Performance guide question
«
Reply #2 on:
October 23, 2024, 10:34:13 pm »
What to set for a 2 core system?
Logged
Intel i7-8550U - Intel I211 - RAM 16GB - NVMe 120Gb
Intel i7-5550U - Intel I211 - RAM 8GB - NVMe 50Gb
abulafia
Full Member
Posts: 156
Karma: 8
Re: Performance guide question
«
Reply #3 on:
October 28, 2024, 11:32:11 am »
Quote from: fadern on October 23, 2024, 10:34:13 pm
What to set for a 2 core system?
1, obviously :-) (2^1=2)
Logged
fadern
Newbie
Posts: 32
Karma: 1
Re: Performance guide question
«
Reply #4 on:
October 28, 2024, 02:03:58 pm »
And if you are lazy like me..
https://calculat.io/en/number/dec-to-bin/2
Use the bit position...
Logged
Intel i7-8550U - Intel I211 - RAM 16GB - NVMe 120Gb
Intel i7-5550U - Intel I211 - RAM 8GB - NVMe 50Gb
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
Performance guide question