USE NPROCESSOR_CONF instaed of NPORCESSOR_ONLN
authorHoward Su <howard0su@gmail.com>
Thu, 13 Oct 2016 12:37:50 +0000 (12:37 +0000)
committerHoward Su <howard0su@gmail.com>
Thu, 13 Oct 2016 12:37:50 +0000 (12:37 +0000)
commitff1da01476340b6e80e082f25ab4cfb9e5d25ec8
tree6e22817a9baa3d4336986401ddd346b3244c843f
parent161c927071c4b1cb76ce19ce4a2af2eb99b50362
USE NPROCESSOR_CONF instaed of NPORCESSOR_ONLN

to determine the number of CPU. In ARM platform,
online CPU will increasing when there is more workload.
while configure cpu is the max number of CPU.
driver/others/init.c
driver/others/memory.c
getarch.c