trojan-gfw / openwrt-trojan

trojan and its dependencies for OpenWrt
266 stars 115 forks source link

CPU: multicore_ready is false #13

Closed kousyougi closed 4 years ago

kousyougi commented 4 years ago

I use Qemu to run OpenWrt 19.07.1-x86_64. (Kernel Version : 4.14.167) And I can recognize 4 cpu cores by cpuinfo in the Openwrt.

But I saw this following notice at System Log.... daemon.notice procd: /etc/rc.d/S95trojan: multicore_ready is false daemon.notice procd: /etc/rc.d/S95trojan: cpunum is 1 daemon.err trojan[1822]: Welcome to trojan 1.14.1

Does it matter to performance?

GreaterFire commented 4 years ago

No. Trojan is single threaded anyway.

wongsyrone commented 4 years ago

https://github.com/trojan-gfw/openwrt-trojan/issues/14#issuecomment-584943666