Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2008 23:44:44 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/cxgb/ulp/tom cxgb_vm.c cxgb_vm.h
Message-ID:  <200809302344.m8UNiprr021782@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2008-09-30 23:44:44 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgb/ulp/tom cxgb_vm.c cxgb_vm.h 
  Log:
  SVN rev 183507 on 2008-09-30 23:44:44Z by kmacy
  
  Refactor vm_fault_hold_user_pages:
  - simplify page hold logic
  - allow pages for processes other than that of curthread to
    have pages held
  - normalize the interface to more closely resemble the functions in
    sys/vm
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.4       +53 -61    src/sys/dev/cxgb/ulp/tom/cxgb_vm.c
  1.2       +3 -4      src/sys/dev/cxgb/ulp/tom/cxgb_vm.h



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