NUMA support for dual core Opteron

From: yhlu (yinghailu_at_gmail.com)
Date: 07/14/05

  • Next message: Andrew Morton: "Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt"
    Date:	Thu, 14 Jul 2005 10:58:16 -0700
    To: "Ronald G. Minnich" <rminnich@lanl.gov>, Stefan Reinauer <stepan@openbios.org>
    
    

    Someone mentioned that NUMA support for dual core opteron need acpi
    support in LinuxBIOS.

    there may be some other solution for that.
    1. PowerPC already support dual core and it should support NUMA, So
    the Open Firmware must have some NUMA entry definition.
    Can we make x86-64 kernel support OpenFirmware interface so we can use
    OpenBIOS as payload of LinuxBIOS.
    2. enable acpi and add the NUMA entries into it, the Linux Kernel will be happy.
    3. If we are trying to use ADLO to load Windows/Solaris/FreeBSD, We
    need to pass related acpi info to ADLO....

    Solution 1 will be ideal one, and can make Solaris for X86-64 use
    OpenFirmware interface too.....

    which one is better?

    YH
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Andrew Morton: "Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt"

    Relevant Pages

    • Re: [discuss] Re: NUMA support for dual core Opteron
      ... I didn't see any problem about NUMA with LinuxBIOS + 8way dual core system. ... of couse the acpi support in Kernel is disabled. ...
      (Linux-Kernel)
    • Re: [LinuxBIOS] NUMA support for dual core Opteron
      ... > support in LinuxBIOS. ... PowerPC already support dual core and it should support NUMA, ... > OpenBIOS as payload of LinuxBIOS. ... enable acpi and add the NUMA entries into it, the Linux Kernel will be happy. ...
      (Linux-Kernel)
    • Re: [PATCH] PPC64 NUMA memory fixup
      ... > When I booted my new 720 on a kernel configured for NUMA, ... The following patch adds support ... # Device Drivers ... # SCTP Configuration ...
      (Linux-Kernel)
    • Re: [PATCH] i386: single node SPARSEMEM fix
      ... > machines. ... This is essential in order for the distros to support it - same ... also enforce that SPARSEMEM depends on NUMA on i386. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: AMD64 NUMA-awareness?
      ... >> ULE scheduler paper ... >> could be extended to support NUMA. ... > and working with the scheduler to keep processes on CPUs that are ...
      (freebsd-arch)