Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 1999 04:11:02 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern kern_subr.c
Message-ID:  <199902021211.EAA49010@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/02/02 04:11:02 PST

  Modified files:
    sys/kern             kern_subr.c 
  Log:
  Switch context before doing some i/o operations that might block if
  context would be switched on return to user mode.  This fixes some
  denial of service problems.
  
  Revision  Changes    Path
  1.25      +26 -1     src/sys/kern/kern_subr.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?199902021211.EAA49010>