Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2001 00:42:20 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_kthread.c
Message-ID:  <200111120842.fAC8gM362672@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/11/12 00:42:20 PST

  Modified files:
    sys/kern             kern_kthread.c 
  Log:
  When curproc is used repeatedly store curproc into a local
  variable to reduce generated code.  This is a test case.
  
  Revision  Changes    Path
  1.18      +5 -4      src/sys/kern/kern_kthread.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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