Show
Ignore:
Timestamp:
03/20/08 13:48:31 (9 months ago)
Author:
kris
Message:

Simply moved SMP option to bottom of kernel config, and now it is enabled
properly

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.amd64

    r1341 r1634  
    2929 
    3030options         SCHED_4BSD              # 4BSD scheduler 
    31 options         SMP                     # Enable SMP support by default 
    3231options         PREEMPTION              # Enable kernel thread preemption 
    3332options         INET                    # InterNETworking 
     
    293292options         ALTQ_NOPCC 
    294293 
     294options         SMP                     # Enable SMP support by default