Re: SMP with hyperthreading CPU (5.3)?

From: Luke (luked_at_pobox.com)
Date: 10/30/04

  • Next message: Subhro: "Re: howto software raid under FreeBSD?"
    Date: Sat, 30 Oct 2004 13:43:09 -0700 (PDT)
    To: Ewald Jenisch <a@jenisch.at>
    
    

    > If not - what should I do besides enabling "SMP" in the kernel config
    > file (sure enough "cpu I386_CPU" which effectively disables SMP is
    > commented out)

    I haven't updated my system since August, but back then the "apic" device
    was also required. 5.3 may be different.
    This is the relevant section from my 5.2-CURRENT hyperthreading kernel
    from last August.

    # To make an SMP kernel, the next two are needed
    options SMP # Symmetric MultiProcessor Kernel
    device apic # I/O APIC

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Subhro: "Re: howto software raid under FreeBSD?"