Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 1999 15:08:43 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm swap_pager.c
Message-ID:  <199906272208.PAA37194@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/06/27 15:08:42 PDT

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  Kirk missed a required BUF_KERNPROC().  Even though this is a non-async
  transfer, the b_iodone hook causes biodone() to release it from interrupt
  context.
  
  Revision  Changes    Path
  1.120     +2 -1      src/sys/vm/swap_pager.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?199906272208.PAA37194>