Results 1 to 2 of 2

Thread: How Many CPU's with 8.04 TLS ?

  1. #1
    Join Date
    Jun 2006
    Beans
    10

    How Many CPU's with 8.04 TLS ?

    How many CPU's does 8.04 support ??

  2. #2
    Join Date
    May 2008
    Location
    Terrace, British Columbia
    Beans
    188

    Re: How Many CPU's with 8.04 TLS ?

    Code:
     cat /boot/config-2.6.24-19-generic | grep  NR_CPUS
    change config-2.6.24-19-generic to fit your current running kernel.

    Even despite what Ubuntu supports, it's easy enough to recompile the kernel.

    I believe the short answer you're looking for is 8.
    Which typically this would be dual quads.

    For 4way configurations you need AMD Opteron 8 series, and MP Capable XEONs.

    It is theoretically possible to modify the kernel to work in a NUMA based architecture with high-speed interconnects to create a somewhat virtual SMP environment without special Opterons or XEONs, at that point you'd definitely need a custom kernel. (vSMP)
    Last edited by promodus; July 3rd, 2008 at 08:21 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •