-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rss-ladder don't work on stand without NUMA nodes. Workaround --no-color #202
Comments
strizhechenko
changed the title
rss-ladder don't work on stand without NUMA nodes
rss-ladder don't work on stand without NUMA nodes. Workaround --no-color
Jan 29, 2018
у меня та же проблемка. Без NUMA nodes rss-ladder eth1 1 --no-color
|
А зачем параметр 1 указываете, если NUMA нет? К слову, пришлите вывод команд:
|
Вот.
|
У вас однопроцессорная система, вы пытаетесь переопределить автоматический выбор подходящего процессора и использовать ядра второго процессора параметром: rss-ladder eth1 1. Запускайте просто и всё будет в порядке: rss-ladder eth1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
--no-color is workaround
The text was updated successfully, but these errors were encountered: