Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2011 19:28:59 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_shutdown.c
Message-ID:  <201106081929.p58JTLJk038056@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

attilio     2011-06-08 19:28:59 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_shutdown.c 
  Log:
  SVN rev 222865 on 2011-06-08 19:28:59Z by attilio
  
  In the current code, a double panic condition may lead to dumps
  interleaving.
  Signal dumping to happen only for the first panic which should be the
  most important.
  
  Sponsored by:   Sandvine Incorporated
  Submitted by:   Nima Misaghian (nmisaghian AT sandvine DOT com)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.211     +2 -1      src/sys/kern/kern_shutdown.c



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