cvs commit: src/sys/i386/i386 mp_machdep.c

John Baldwin jhb at FreeBSD.org
Fri Jan 7 12:30:01 PST 2005


jhb         2005-01-07 20:30:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/i386/i386        mp_machdep.c 
  Log:
  MFC: Allow individual application processors to be disabled from the
  loader via hints for 'lapicX'.  For example, to disable the CPU with the
  local APIC ID of 7, use 'hint.lapic.7.disabled=1'.
  
  Revision   Changes    Path
  1.235.2.5  +16 -1     src/sys/i386/i386/mp_machdep.c


More information about the cvs-src mailing list