Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 1999 20:23:10 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys proc.h
Message-ID:  <199904060323.UAA06254@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/04/05 20:23:10 PDT

  Modified files:
    sys/sys              proc.h 
  Log:
  Remove (but leave place markers) P_NOSWAP and P_PHYSIO - they were only
  used for preventing swapouts of the UPAGES and there is another mechanism
  for that (PHOLD/PRELE using p->p_lock).
  
  Revision  Changes    Path
  1.76      +3 -3      src/sys/sys/proc.h


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?199904060323.UAA06254>