The NetBSD Project

CVS log for src/sys/ufs/ffs/ffs_vnops.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / ufs / ffs

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: rmind-uvmplock


Revision 1.113.4.5 / (download) - annotate - [select for diffs], Tue May 31 03:05:13 2011 UTC (12 years, 10 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.113.4.4: +67 -95 lines
Diff to previous 1.113.4.4 (colored) to branchpoint 1.113 (colored) next main 1.114 (colored)

sync with head

Revision 1.113.4.4 / (download) - annotate - [select for diffs], Thu Apr 21 01:42:20 2011 UTC (12 years, 11 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.113.4.3: +9 -10 lines
Diff to previous 1.113.4.3 (colored) to branchpoint 1.113 (colored)

sync with head

Revision 1.113.4.3 / (download) - annotate - [select for diffs], Sat Mar 5 20:56:32 2011 UTC (13 years, 1 month ago) by rmind
Branch: rmind-uvmplock
Changes since 1.113.4.2: +16 -2 lines
Diff to previous 1.113.4.2 (colored) to branchpoint 1.113 (colored)

sync with head

Revision 1.113.4.2 / (download) - annotate - [select for diffs], Sun May 30 05:18:09 2010 UTC (13 years, 10 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.113.4.1: +26 -26 lines
Diff to previous 1.113.4.1 (colored) to branchpoint 1.113 (colored)

sync with head

Revision 1.113.4.1 / (download) - annotate - [select for diffs], Tue Mar 16 15:38:15 2010 UTC (14 years, 1 month ago) by rmind
Branch: rmind-uvmplock
Changes since 1.113: +15 -15 lines
Diff to previous 1.113 (colored)

Change struct uvm_object::vmobjlock to be dynamically allocated with
mutex_obj_alloc().  It allows us to share the locks among UVM objects.

Revision 1.113 / (download) - annotate - [select for diffs], Wed Nov 4 09:45:05 2009 UTC (14 years, 5 months ago) by hannken
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, uebayasi-xip-base, matt-premerge-20091211
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.112: +11 -82 lines
Diff to previous 1.112 (colored)

Now that softdep has left the tree the only place needing the ffs_lock()
hack is ffs_sync().

- Use the generic lock operations for ffs.
- Change ffs_sync() to omit the vnode lock while suspending.

Reviewed by: Antti Kantee <pooka@netbsd.org>

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>