CVS commit: [rmind-uvmplock] src/sys/uvm

2011-06-11 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Jun 12 02:32:29 UTC 2011 Modified Files: src/sys/uvm [rmind-uvmplock]: uvm_init.c Log Message: Do not call uvm_loan_init() twice. To generate a diff of this commit: cvs rdiff -u -r1.36.4.3 -r1.36.4.4 src/sys/uvm/uvm_init.c P

CVS commit: [rmind-uvmplock] src/sys/uvm

2011-05-21 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sat May 21 21:26:48 UTC 2011 Modified Files: src/sys/uvm [rmind-uvmplock]: uvm_fault.c Log Message: uvm_fault_lower_promote: fix assert (move a bit up, where logic applies). To generate a diff of this commit: cvs rdiff -u -r1.173

CVS commit: [rmind-uvmplock] src/sys/uvm

2010-07-01 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Fri Jul 2 02:09:55 UTC 2010 Modified Files: src/sys/uvm [rmind-uvmplock]: uvm_km.c Log Message: Undo 1.105.2.2 revision, note that uvm_km_pgremove_intrsafe() extracts the mapping, improve comments. To generate a diff of this com

CVS commit: [rmind-uvmplock] src/sys/uvm

2010-04-25 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Mon Apr 26 02:20:59 UTC 2010 Modified Files: src/sys/uvm [rmind-uvmplock]: uvm_bio.c uvm_extern.h uvm_object.c uvm_object.h Log Message: Add ubc_purge() and purge/deassociate any related UBC entries during object (usual

CVS commit: [rmind-uvmplock] src/sys/uvm

2010-04-25 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Apr 25 22:48:27 UTC 2010 Modified Files: src/sys/uvm [rmind-uvmplock]: uvm_bio.c Log Message: ubc_alloc: when replacing a cache entry, lock the old object from which we are deassociating and removing the old mapping. To gener

CVS commit: [rmind-uvmplock] src/sys/uvm

2010-04-24 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sat Apr 24 21:24:03 UTC 2010 Modified Files: src/sys/uvm [rmind-uvmplock]: uvm_object.c Log Message: Amend previous. To generate a diff of this commit: cvs rdiff -u -r1.7.4.2 -r1.7.4.3 src/sys/uvm/uvm_object.c Please note that d