On Mon, 8 Mar 2004 16:09:07 -0500 "Small, Jim" <jim.small@eds.com> wrote: > Yep, > > That did it--Thanks. > > Does CONFIG_NR_CPUS have to be 2 times the number of physical CPUs? No, it has to be 1 larger than the largest physical HW number of the CPUs in your system, and in your case that is "2 + 1".