Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 15:23:22 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/include pcpu.h
Message-ID:  <200311202323.hAKNNMVl012370@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/11/20 15:23:22 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        machdep.c 
    sys/i386/include     pcpu.h 
  Log:
  MFamd64: use a less compiler-intensive MD implementation of 'curthread'
  so that the compiler doesn't have to do so much work.
  
  Approved by:  re (jhb)
  
  Revision  Changes    Path
  1.583     +3 -0      src/sys/i386/i386/machdep.c
  1.41      +10 -0     src/sys/i386/include/pcpu.h



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