The NetBSD Project

CVS log for src/sys/kern/subr_iostat.c

[BACK] Up to [cvs.netbsd.org] / src / sys / kern

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13.44.3 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:18 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.13.44.2: +13 -3 lines
Diff to previous 1.13.44.2 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored)

sync with head

Revision 1.19 / (download) - annotate - [select for diffs], Mon Nov 30 11:28:35 2009 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, yamt-nfs-mp-base9, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, uebayasi-xip-base, uebayasi-xip, rmind-uvmplock-nbase, rmind-uvmplock-base, rmind-uvmplock, netbsd-6-base, netbsd-6, matt-premerge-20091211, matt-mips64-premerge-20101231, jruoho-x86intr-base, jruoho-x86intr, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, HEAD
Changes since 1.18: +8 -2 lines
Diff to previous 1.18 (colored)

Create CTL_HW before creating nodes on top of it (sysctl constructors
run in "random" order).

Revision 1.18 / (download) - annotate - [select for diffs], Wed Sep 16 15:23:04 2009 UTC (2 years, 8 months ago) by pooka
Branch: MAIN
CVS Tags: jym-xensuspend-nbase
Changes since 1.17: +7 -3 lines
Diff to previous 1.17 (colored)

Replace a large number of link set based sysctl node creations with
calls from subsystem constructors.  Benefits both future kernel
modules and rump.

no change to sysctl nodes on i386/MONOLITHIC & build tested i386/ALL

Revision 1.16.2.1 / (download) - annotate - [select for diffs], Wed May 13 17:21:57 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.16: +13 -3 lines
Diff to previous 1.16 (colored) next main 1.17 (colored)

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.13.44.2 / (download) - annotate - [select for diffs], Mon May 4 08:13:48 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.13.44.1: +17 -15 lines
Diff to previous 1.13.44.1 (colored) to branchpoint 1.13 (colored)

sync with head.

Revision 1.15.6.2 / (download) - annotate - [select for diffs], Tue Apr 28 07:37:00 2009 UTC (3 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.15.6.1: +13 -3 lines
Diff to previous 1.15.6.1 (colored) to branchpoint 1.15 (colored) next main 1.16 (colored)

Sync with HEAD.

Revision 1.15.8.1 / (download) - annotate - [select for diffs], Sat Apr 4 17:49:21 2009 UTC (3 years, 1 month ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b
Changes since 1.15: +13 -3 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Pull up following revision(s) (requested by ad in ticket #657):
	sys/kern/subr_disk.c: revision 1.95
	sys/kern/subr_iostat.c: revision 1.17
	sys/sys/disk.h: revision 1.52
	sys/sys/iostat.h: revision 1.10
Add disk_isbusy(), iostat_isbusy().

Revision 1.17 / (download) - annotate - [select for diffs], Sat Apr 4 07:30:10 2009 UTC (3 years, 1 month ago) by ad
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base, jymxensuspend-base, jym-xensuspend-base
Changes since 1.16: +13 -3 lines
Diff to previous 1.16 (colored)

Add disk_isbusy(), iostat_isbusy().

Revision 1.15.6.1 / (download) - annotate - [select for diffs], Tue Mar 3 18:32:56 2009 UTC (3 years, 2 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 (colored)

Sync with HEAD.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jan 22 14:38:35 2009 UTC (3 years, 4 months ago) by yamt
Branch: MAIN
CVS Tags: nick-hppapmap-base2
Branch point for: jym-xensuspend
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 (colored)

malloc -> kmem_alloc

Revision 1.14.2.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:31:51 2008 UTC (3 years, 11 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.14: +3 -11 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

Sync w/ -current. 34 merge conflicts to follow.

Revision 1.13.42.2 / (download) - annotate - [select for diffs], Wed Jun 4 02:05:39 2008 UTC (3 years, 11 months ago) by yamt
Branch: yamt-pf42
Changes since 1.13.42.1: +3 -11 lines
Diff to previous 1.13.42.1 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored)

sync with head

Revision 1.13.40.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:24:11 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.13: +3 -18 lines
Diff to previous 1.13 (colored) next main 1.14 (colored)

Sync with HEAD.

Revision 1.15 / (download) - annotate - [select for diffs], Tue May 20 16:03:31 2008 UTC (4 years ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, netbsd-5-base, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, mjf-devfs2-base, matt-mips64-base2, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-audiomp2-base, ad-audiomp2
Branch point for: nick-hppapmap, netbsd-5
Changes since 1.14: +3 -11 lines
Diff to previous 1.14 (colored)

Remove pointless COMPAT ifdef.

Revision 1.13.42.1 / (download) - annotate - [select for diffs], Sun May 18 12:35:09 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.13: +2 -9 lines
Diff to previous 1.13 (colored)

sync with head.

Revision 1.13.44.1 / (download) - annotate - [select for diffs], Fri May 16 02:25:26 2008 UTC (4 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.13: +2 -9 lines
Diff to previous 1.13 (colored)

sync with head.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 28 20:24:04 2008 UTC (4 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base2, yamt-nfs-mp-base2, hpcarm-cleanup-nbase
Branch point for: wrstuden-revivesa
Changes since 1.13: +2 -9 lines
Diff to previous 1.13 (colored)

Remove clause 3 and 4 from TNF licenses

Revision 1.10.4.4 / (download) - annotate - [select for diffs], Mon Feb 26 09:11:14 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.10.4.3: +15 -14 lines
Diff to previous 1.10.4.3 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored)

sync with head.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Feb 9 21:55:31 2007 UTC (5 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, yamt-pf42-baseX, yamt-pf42-base, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, yamt-idlelwp-base8, yamt-idlelwp, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, vmlocking-base, vmlocking, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, reinoud-bufcleanup, post-newlock2-merge, nick-net80211-sync-base, nick-net80211-sync, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, mjf-ufs-trans, mjf-devfs-base, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, jmcneill-pm, jmcneill-base, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64, ad-socklock-base1, ad-audiomp-base, ad-audiomp
Branch point for: yamt-pf42, yamt-nfs-mp, mjf-devfs2
Changes since 1.12: +15 -14 lines
Diff to previous 1.12 (colored)

Merge newlock2 to head.

Revision 1.11.2.2 / (download) - annotate - [select for diffs], Sun Feb 4 14:28:56 2007 UTC (5 years, 3 months ago) by ad
Branch: newlock2
Changes since 1.11.2.1: +15 -14 lines
Diff to previous 1.11.2.1 (colored) to branchpoint 1.11 (colored) next main 1.12 (colored)

Replace lockmgr() locks.

Revision 1.11.2.1 / (download) - annotate - [select for diffs], Fri Jan 12 01:04:07 2007 UTC (5 years, 4 months ago) by ad
Branch: newlock2
Changes since 1.11: +23 -13 lines
Diff to previous 1.11 (colored)

Sync with head.

Revision 1.10.4.3 / (download) - annotate - [select for diffs], Sat Dec 30 20:50:06 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.10.4.2: +26 -14 lines
Diff to previous 1.10.4.2 (colored) to branchpoint 1.10 (colored)

sync with head.

Revision 1.11.6.1 / (download) - annotate - [select for diffs], Sun Dec 10 07:18:45 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.11: +23 -13 lines
Diff to previous 1.11 (colored) next main 1.12 (colored)

sync with head.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Dec 7 20:23:38 2006 UTC (5 years, 5 months ago) by ad
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, newlock2-nbase, newlock2-base
Changes since 1.11: +23 -13 lines
Diff to previous 1.11 (colored)

iostat: avoid sleeping with a held simple_lock.

Revision 1.11.4.2 / (download) - annotate - [select for diffs], Sat Sep 9 02:57:16 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.11.4.1: +395 -0 lines
Diff to previous 1.11.4.1 (colored) to branchpoint 1.11 (colored) next main 1.12 (colored)

sync with head

Revision 1.9.6.4 / (download) - annotate - [select for diffs], Sun Sep 3 15:25:22 2006 UTC (5 years, 8 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.9.6.3: +5 -3 lines
Diff to previous 1.9.6.3 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)

sync with head.

Revision 1.11.4.1, Wed Aug 23 17:19:32 2006 UTC (5 years, 9 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.11: +0 -395 lines
FILE REMOVED

file subr_iostat.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:57:16 +0000

Revision 1.11 / (download) - annotate - [select for diffs], Wed Aug 23 17:19:32 2006 UTC (5 years, 9 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, rpaulo-netinet-merge-pcb-base, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-nb4-arm-base, matt-nb4-arm
Branch point for: yamt-splraiseipl, rpaulo-netinet-merge-pcb, newlock2
Changes since 1.10: +5 -3 lines
Diff to previous 1.10 (colored)

Change iostat_alloc() to take the parent pointer and the name directly, so
that callers are not responsible for initializing the fields. Store the name
inside the struct instead of maintaining a pointer to external storage, or
leaked memory (nfs case).

Revision 1.9.6.3 / (download) - annotate - [select for diffs], Mon Jun 26 12:52:57 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.9.6.2: +6 -20 lines
Diff to previous 1.9.6.2 (colored) to branchpoint 1.9 (colored)

sync with head.

Revision 1.10.4.2 / (download) - annotate - [select for diffs], Wed Jun 21 15:09:38 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.10.4.1: +393 -0 lines
Diff to previous 1.10.4.1 (colored) to branchpoint 1.10 (colored)

sync with head.

Revision 1.9.4.1 / (download) - annotate - [select for diffs], Mon Jun 19 04:07:16 2006 UTC (5 years, 11 months ago) by chap
Branch: chap-midi
Changes since 1.9: +6 -20 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

Sync with head.

Revision 1.10.4.1, Wed Jun 7 22:33:40 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.10: +0 -393 lines
FILE REMOVED

file subr_iostat.c was added on branch yamt-lazymbuf on 2006-06-21 15:09:38 +0000

Revision 1.10 / (download) - annotate - [select for diffs], Wed Jun 7 22:33:40 2006 UTC (5 years, 11 months ago) by kardel
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7, yamt-pdpolicy-base6, gdamore-uart-base, gdamore-uart, chap-midi-nbase, chap-midi-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-lazymbuf
Changes since 1.9: +6 -20 lines
Diff to previous 1.9 (colored)

merge FreeBSD timecounters from branch simonb-timecounters
- struct timeval time is gone
  time.tv_sec -> time_second
- struct timeval mono_time is gone
  mono_time.tv_sec -> time_uptime
- access to time via
	{get,}{micro,nano,bin}time()
	get* versions are fast but less precise
- support NTP nanokernel implementation (NTP API 4)
- further reading:
  Timecounter Paper: http://phk.freebsd.dk/pubs/timecounter.pdf
  NTP Nanokernel: http://www.eecis.udel.edu/~mills/ntp/html/kern.html

Revision 1.9.8.2 / (download) - annotate - [select for diffs], Wed May 24 15:50:41 2006 UTC (6 years ago) by tron
Branch: peter-altq
Changes since 1.9.8.1: +407 -0 lines
Diff to previous 1.9.8.1 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)

Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.

Revision 1.9.6.2 / (download) - annotate - [select for diffs], Wed May 24 10:58:41 2006 UTC (6 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.9.6.1: +407 -0 lines
Diff to previous 1.9.6.1 (colored) to branchpoint 1.9 (colored)

sync with head.

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Thu May 11 23:30:15 2006 UTC (6 years ago) by elad
Branch: elad-kernelauth
Changes since 1.1.2.2: +61 -73 lines
Diff to previous 1.1.2.2 (colored) next main 1.2 (colored)

sync with head

Revision 1.9.2.2 / (download) - annotate - [select for diffs], Sat Apr 22 11:39:59 2006 UTC (6 years, 1 month ago) by simonb
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.9.2.1: +393 -0 lines
Diff to previous 1.9.2.1 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)

Sync with head.

Revision 1.9.8.1, Fri Apr 21 13:58:10 2006 UTC (6 years, 1 month ago) by tron
Branch: peter-altq
Changes since 1.9: +0 -407 lines
FILE REMOVED

file subr_iostat.c was added on branch peter-altq on 2006-05-24 15:50:41 +0000

Revision 1.9.6.1, Fri Apr 21 13:58:10 2006 UTC (6 years, 1 month ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.9: +0 -407 lines
FILE REMOVED

file subr_iostat.c was added on branch yamt-pdpolicy on 2006-05-24 10:58:41 +0000

Revision 1.9.2.1, Fri Apr 21 13:58:10 2006 UTC (6 years, 1 month ago) by simonb
Branch: simonb-timecounters
Changes since 1.9: +0 -407 lines
FILE REMOVED

file subr_iostat.c was added on branch simonb-timecounters on 2006-04-22 11:39:59 +0000

Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 21 13:58:10 2006 UTC (6 years, 1 month ago) by yamt
Branch: MAIN
CVS Tags: yamt-pdpolicy-base5, simonb-timecounters-base, elad-kernelauth-base
Branch point for: yamt-pdpolicy, simonb-timecounters, peter-altq, chap-midi
Changes since 1.8: +1 -8 lines
Diff to previous 1.8 (colored)

iostat_alloc: don't forget to initialize io_busy etc.
fix weird "time" in iostat.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Apr 21 13:53:30 2006 UTC (6 years, 1 month ago) by yamt
Branch: MAIN
Changes since 1.7: +6 -8 lines
Diff to previous 1.7 (colored)

iostat_find/disk_find: constify and simplify.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 21 13:52:23 2006 UTC (6 years, 1 month ago) by yamt
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

sysctl_io_stats_setup: HW_IOSTATS is iostats, not drivestats.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 21 13:51:24 2006 UTC (6 years, 1 month ago) by yamt
Branch: MAIN
Changes since 1.5: +1 -6 lines
Diff to previous 1.5 (colored)

remove some unnecessary #include.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 21 13:50:38 2006 UTC (6 years, 1 month ago) by yamt
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

iostat_alloc: use waitok allocation.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 21 13:49:32 2006 UTC (6 years, 1 month ago) by yamt
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

unwrap a short line.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 21 13:48:57 2006 UTC (6 years, 1 month ago) by yamt
Branch: MAIN
Changes since 1.2: +13 -9 lines
Diff to previous 1.2 (colored)

whitespace.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 20 12:13:53 2006 UTC (6 years, 1 month ago) by blymn
Branch: MAIN
Changes since 1.1: +47 -47 lines
Diff to previous 1.1 (colored)

Prefix iostat structure elements with io_

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Wed Apr 19 05:14:00 2006 UTC (6 years, 1 month ago) by elad
Branch: elad-kernelauth
Changes since 1.1.2.1: +419 -0 lines
Diff to previous 1.1.2.1 (colored)

sync with head.

Revision 1.1.2.1, Fri Apr 14 13:17:20 2006 UTC (6 years, 1 month ago) by elad
Branch: elad-kernelauth
Changes since 1.1: +0 -419 lines
FILE REMOVED

file subr_iostat.c was added on branch elad-kernelauth on 2006-04-19 05:14:00 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 14 13:17:20 2006 UTC (6 years, 1 month ago) by blymn
Branch: MAIN
Branch point for: elad-kernelauth

Functions to support io statistics collection.

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>