Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2000 15:11:37 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sys_generic.c
Message-ID:  <200007072211.PAA54781@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2000/07/07 15:11:37 PDT

  Modified files:
    sys/kern             sys_generic.c 
  Log:
  Remove two micro-pessimizations I made.  Bruce is teaching me well :)
  KTRPOINT(p, KTR_GENIO) is more uncommon than error == 0, so it should
  be first in the && statement.
  
  Revision  Changes    Path
  1.59      +3 -3      src/sys/kern/sys_generic.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?200007072211.PAA54781>