The NetBSD Project

CVS log for src/sys/dev/lockstat.c

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: vmlocking


Revision 1.8.2.4 / (download) - annotate - [select for diffs], Mon Oct 29 16:33:14 2007 UTC (16 years, 5 months ago) by ad
Branch: vmlocking
Changes since 1.8.2.3: +9 -3 lines
Diff to previous 1.8.2.3 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)

Prevent the device from being accessed by an LWP other than the LWP that
first opened it.

Revision 1.8.2.3 / (download) - annotate - [select for diffs], Mon Oct 29 00:22:43 2007 UTC (16 years, 5 months ago) by ad
Branch: vmlocking
Changes since 1.8.2.2: +3 -3 lines
Diff to previous 1.8.2.2 (colored) to branchpoint 1.8 (colored)

lockstat_event: splhigh() before calling curcpu(), since it can change if
the LWP is preempted.

Revision 1.8.2.2 / (download) - annotate - [select for diffs], Sun Oct 28 15:44:57 2007 UTC (16 years, 5 months ago) by ad
Branch: vmlocking
Changes since 1.8.2.1: +30 -112 lines
Diff to previous 1.8.2.1 (colored) to branchpoint 1.8 (colored)

- Use kmem_alloc/kmem_free.
- Simplify locking.
- Mark MPSAFE.

Revision 1.8.2.1 / (download) - annotate - [select for diffs], Sun Jul 15 13:21:07 2007 UTC (16 years, 9 months ago) by ad
Branch: vmlocking
Changes since 1.8: +14 -7 lines
Diff to previous 1.8 (colored)

Sync with head.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Mar 4 06:01:42 2007 UTC (17 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup
Branch point for: vmlocking, mjf-ufs-trans
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

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>