Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Nov 2004 22:11:27 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 mp_machdep.c
Message-ID:  <200411012211.iA1MBRrd064391@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004-11-01 22:11:27 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        mp_machdep.c 
  Log:
  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'.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.240     +16 -1     src/sys/i386/i386/mp_machdep.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411012211.iA1MBRrd064391>