Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2003 13:54:12 -0700 (PDT)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys systm.h
Message-ID:  <200309302054.h8UKsCiV022361@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2003/09/30 13:54:12 PDT

  FreeBSD src repository

  Modified files:
    sys/sys              systm.h 
  Log:
  Use __predict_false() in the KASSERT() macro.  We expect this test
  to fail most of the time.
  
  Revision  Changes    Path
  1.199     +5 -1      src/sys/sys/systm.h



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