On 9/13/07, Cyrus <skeletonman.bn@gmail.com> wrote:SMP is the kernel that supports multiple CPUs. If you're not running SMP, you aren't multiprocessing. Useful ways to diagnose your CPU configuration; what does your kernel say it found? # dmesg |grep ^cpu # sysctl hw.ncpu DS
