In README, when setting the number of queue resources through environment variables, the user needs to know:
- What are the valid range of queue numbers for each algorithm (eg. RSA sync async), and what value is the best number for his particular use cases.
- Need to explain to the user what criteria to follow when he needs to set his own queue resources and NUMA node.
|
2. Secondly, use "export" command to set queue number. |
PS: The current explanation failed to cover this.
* "async:2@0" means request 2 queues on numa-0 node, under asynchronous mode.