Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2004 19:54:37 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_object.c
Message-ID:  <200403080354.i283sbES093982@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2004/03/07 19:54:37 PST

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
  Implement a work around for the deadlock avoidance case in
  vm_object_deallocate() so that it doesn't spin forever either.
  
  Submitted by:   bde
  
  Revision  Changes    Path
  1.322     +7 -0      src/sys/vm/vm_object.c



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