mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update README.md
This commit is contained in:
parent
b87b236092
commit
0bec3dcf0a
@ -189,8 +189,8 @@ Instead, you may want to use the [RUST-based UISP integration](https://github.co
|
|||||||
|
|
||||||
## General Requirements
|
## General Requirements
|
||||||
* VM or physical server. Physical server will perform better and better utilize all CPU cores.
|
* VM or physical server. Physical server will perform better and better utilize all CPU cores.
|
||||||
* One management network interface, completely seperate from the traffic shaping interfaces.
|
* One management network interface, completely seperate from the traffic shaping interfaces. Usually this would be the Ethernet interface built in to the motherboard.
|
||||||
* Network Interface Card
|
* Dedicated Network Interface Card
|
||||||
* NIC must have two or more interfaces for traffic shaping.
|
* NIC must have two or more interfaces for traffic shaping.
|
||||||
* NIC must have multiple TX/RX transmit queues. [Here's how to check from the command line](https://serverfault.com/questions/772380/how-to-tell-if-nic-has-multiqueue-enabled).
|
* NIC must have multiple TX/RX transmit queues. [Here's how to check from the command line](https://serverfault.com/questions/772380/how-to-tell-if-nic-has-multiqueue-enabled).
|
||||||
* Known supported cards:
|
* Known supported cards:
|
||||||
@ -204,6 +204,7 @@ Instead, you may want to use the [RUST-based UISP integration](https://github.co
|
|||||||
* Choose a CPU with solid [single-thread performance](https://www.cpubenchmark.net/singleThread.html) within your budget. Generally speaking, any new CPU above $200 can probably handle shaping up to 2Gbps.
|
* Choose a CPU with solid [single-thread performance](https://www.cpubenchmark.net/singleThread.html) within your budget. Generally speaking, any new CPU above $200 can probably handle shaping up to 2Gbps.
|
||||||
* Recommendations
|
* Recommendations
|
||||||
* [AMD Ryzen 9 5900X](https://www.bestbuy.com/site/amd-ryzen-9-5900x-4th-gen-12-core-24-threads-unlocked-desktop-processor-without-cooler/6438942.p?skuId=6438942)
|
* [AMD Ryzen 9 5900X](https://www.bestbuy.com/site/amd-ryzen-9-5900x-4th-gen-12-core-24-threads-unlocked-desktop-processor-without-cooler/6438942.p?skuId=6438942)
|
||||||
|
* [Intel Core i7-12700KF](https://www.bestbuy.com/site/intel-core-i7-12700kf-desktop-processor-12-8p-4e-cores-up-to-5-0-ghz-unlocked-lga1700-600-series-chipset-125w/6483674.p?skuId=6483674)
|
||||||
|
|
||||||
## Installation and Usage Guide
|
## Installation and Usage Guide
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user