Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2008 03:16:51 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_synch.c
Message-ID:  <200803100316.m2A3GpPC019073@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2008-03-10 03:16:51 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_synch.c 
  Log:
   - Handle kdb switch panics outside of mi_switch() to remove some instructions
     from the common path and make the code more clear.  Whether this has any
     impact on performance may depend on optimization levels.
  
  Sponsored by:   Nokia
  
  Revision  Changes    Path
  1.306     +11 -6     src/sys/kern/kern_synch.c



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