Fixed #14 the SEGFAULT bug on 64 cores. On SMP server, the number of CPUs or cores...
authorXianyi Zhang <xianyi@iscas.ac.cn>
Mon, 28 Mar 2011 02:58:39 +0000 (10:58 +0800)
committerXianyi Zhang <xianyi@iscas.ac.cn>
Mon, 28 Mar 2011 02:58:39 +0000 (10:58 +0800)
commit85f99d476942847b9414c72e69d14c6d97c4d2d3
tree6b3f075693e4df9ac69f8a82b404f52c13e5293b
parent5e7f29b19e06323f7a0fc4b8a0ac98c60055b4f2
Fixed #14 the SEGFAULT bug on 64 cores. On SMP server, the number of CPUs or cores should be less than or equal to 64.
Changelog.txt
README
driver/others/init.c