The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Thu Oct 5 12:05:59 2023 UTC (6 months, 2 weeks ago) by riastradh
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, HEAD
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (unified)

kern_cctr.c: Fix broken indentation.

No functional change intended.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 4 20:28:06 2023 UTC (6 months, 2 weeks ago) by ad
Branch: MAIN
Changes since 1.12: +9 -15 lines
Diff to previous 1.12 (unified)

Eliminate l->l_ncsw and l->l_nivcsw.  From memory think they were added
before we had per-LWP struct rusage; the same is now tracked there.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 10 18:18:04 2020 UTC (3 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.11: +19 -5 lines
Diff to previous 1.11 (unified)

Add some more detail/explanation to the calibration timing diagram.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Oct 10 03:05:04 2020 UTC (3 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.10: +180 -205 lines
Diff to previous 1.10 (unified)

Fix cycle counter-based time keeping on Alpha in MP environments by using
a simpler calibration algorithm for the CC timecounter.  Proposed in 2018
by Naruaki Etomi:

    https://mail-index.netbsd.org/tech-kern/2018/01/14/msg022940.html

This patch is largely based on the proposed change, but avoids changing
any other timecounter logic, and re-factors things a bit to keep them
as MI as possible.

Revision 1.9.66.1 / (download) - annotate - [select for diffs], Mon Apr 13 08:05:03 2020 UTC (4 years ago) by martin
Branch: phil-wifi
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (unified) next main 1.10 (unified)

Mostly merge changes from HEAD upto 20200411

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jun 24 06:24:33 2019 UTC (4 years, 9 months ago) by skrll
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (unified)

Fix 'unknown' spellos

Revision 1.8.14.1 / (download) - annotate - [select for diffs], Sat Feb 5 06:00:13 2011 UTC (13 years, 2 months ago) by cliff
Branch: matt-nb5-mips64
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (unified) next main 1.9 (unified)

- include opt_multiprocessor.h for explicit MULTIPROCESSOR dependency

Revision 1.5.4.2 / (download) - annotate - [select for diffs], Mon May 4 08:13:46 2009 UTC (14 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.5.4.1: +3 -5 lines
Diff to previous 1.5.4.1 (unified) to branchpoint 1.5 (unified) next main 1.6 (unified)

sync with head.

Revision 1.8.6.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:19:38 2009 UTC (15 years, 3 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (unified) next main 1.9 (unified)

Sync with HEAD.

Revision 1.3.14.3 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:18 2009 UTC (15 years, 3 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.3.14.2: +1 -1 lines
Diff to previous 1.3.14.2 (unified) to branchpoint 1.3 (unified) next main 1.4 (unified)

Sync with HEAD.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 3 03:31:23 2009 UTC (15 years, 3 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-pagecache-tag8, yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, 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, tls-maxphys-base-20171202, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, rmind-uvmplock-nbase, rmind-uvmplock-base, rmind-uvmplock, rmind-smpnet-nbase, rmind-smpnet-base, rmind-smpnet, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20190609, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base, nick-nhusb, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, mjf-devfs2-base, matt-premerge-20091211, matt-nb8-mediatek-base, matt-nb8-mediatek, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, localcount-20160914, khorben-n900, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, 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-base10, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, jdolecek-ncq-base, jdolecek-ncq, isaki-audio2-base, isaki-audio2, cherry-xenmp-base, cherry-xenmp, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, agc-symver-base, agc-symver
Branch point for: phil-wifi
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (unified)

remove extra semicolons.

Revision 1.7.2.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:31:50 2008 UTC (15 years, 10 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.7: +2 -4 lines
Diff to previous 1.7 (unified) next main 1.8 (unified)

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

Revision 1.5.2.2 / (download) - annotate - [select for diffs], Wed Jun 4 02:05:38 2008 UTC (15 years, 10 months ago) by yamt
Branch: yamt-pf42
Changes since 1.5.2.1: +2 -4 lines
Diff to previous 1.5.2.1 (unified) to branchpoint 1.5 (unified) next main 1.6 (unified)

sync with head

Revision 1.3.14.2 / (download) - annotate - [select for diffs], Mon Jun 2 13:24:07 2008 UTC (15 years, 10 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.3.14.1: +21 -18 lines
Diff to previous 1.3.14.1 (unified) to branchpoint 1.3 (unified)

Sync with HEAD.

Revision 1.8 / (download) - annotate - [select for diffs], Mon May 19 17:06:02 2008 UTC (15 years, 11 months 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-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, 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-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, hpcarm-cleanup-nbase, haad-nbase2, haad-dm-base2, haad-dm-base1, haad-dm-base, haad-dm, ad-audiomp2-base, ad-audiomp2
Branch point for: nick-hppapmap, matt-nb5-mips64
Changes since 1.7: +2 -4 lines
Diff to previous 1.7 (unified)

Reduce ifdefs due to MULTIPROCESSOR slightly.

Revision 1.5.2.1 / (download) - annotate - [select for diffs], Sun May 18 12:35:07 2008 UTC (15 years, 11 months ago) by yamt
Branch: yamt-pf42
Changes since 1.5: +17 -14 lines
Diff to previous 1.5 (unified)

sync with head.

Revision 1.5.4.1 / (download) - annotate - [select for diffs], Fri May 16 02:25:24 2008 UTC (15 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.5: +17 -14 lines
Diff to previous 1.5 (unified)

sync with head.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 28 20:24:02 2008 UTC (15 years, 11 months ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base2, yamt-nfs-mp-base2
Branch point for: wrstuden-revivesa
Changes since 1.6: +2 -9 lines
Diff to previous 1.6 (unified)

Remove clause 3 and 4 from TNF licenses

Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 27 22:43:08 2008 UTC (15 years, 11 months ago) by ad
Branch: MAIN
Changes since 1.5: +17 -7 lines
Diff to previous 1.5 (unified)

Make preemption safe.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Apr 5 18:17:36 2008 UTC (16 years ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base, yamt-nfs-mp-base
Branch point for: yamt-pf42, yamt-nfs-mp
Changes since 1.4: +7 -5 lines
Diff to previous 1.4 (unified)

Allow MD cycle counter routines to pass their own optimized
tc_get_timecount function to MI cc_init().

Revision 1.3.14.1 / (download) - annotate - [select for diffs], Thu Apr 3 12:43:00 2008 UTC (16 years ago) by mjf
Branch: mjf-devfs2
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (unified)

Sync with HEAD.

Revision 1.3.10.1 / (download) - annotate - [select for diffs], Mon Mar 24 07:16:13 2008 UTC (16 years, 1 month ago) by keiichi
Branch: keiichi-mipv6
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (unified) next main 1.4 (unified)

sync with head.

Revision 1.1.10.3 / (download) - annotate - [select for diffs], Sun Mar 23 02:04:58 2008 UTC (16 years, 1 month ago) by matt
Branch: matt-armv6
Changes since 1.1.10.2: +4 -4 lines
Diff to previous 1.1.10.2 (unified) to branchpoint 1.1 (unified) next main 1.2 (unified)

sync with HEAD

Revision 1.1.12.5 / (download) - annotate - [select for diffs], Mon Mar 17 09:15:32 2008 UTC (16 years, 1 month ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1.12.4: +4 -4 lines
Diff to previous 1.1.12.4 (unified) to branchpoint 1.1 (unified) next main 1.2 (unified)

sync with head.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 10 22:20:14 2008 UTC (16 years, 1 month ago) by martin
Branch: MAIN
CVS Tags: yamt-lazymbuf-base15, yamt-lazymbuf-base14, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, ad-socklock-base1
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (unified)

Use cpu index instead of the machine dependend, not very expressive
cpuid when naming user-visible kernel entities.

Revision 1.1.10.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:55:59 2008 UTC (16 years, 3 months ago) by matt
Branch: matt-armv6
Changes since 1.1.10.1: +3 -3 lines
Diff to previous 1.1.10.1 (unified) to branchpoint 1.1 (unified)

sync with HEAD

Revision 1.2.2.1 / (download) - annotate - [select for diffs], Mon Nov 19 00:48:35 2007 UTC (16 years, 5 months ago) by mjf
Branch: mjf-devfs
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (unified) next main 1.3 (unified)

Sync with HEAD.

Revision 1.1.12.4 / (download) - annotate - [select for diffs], Thu Nov 15 11:44:39 2007 UTC (16 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1.12.3: +3 -3 lines
Diff to previous 1.1.12.3 (unified) to branchpoint 1.1 (unified)

sync with head.

Revision 1.1.16.2 / (download) - annotate - [select for diffs], Tue Nov 13 16:01:56 2007 UTC (16 years, 5 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.1.16.1: +1 -1 lines
Diff to previous 1.1.16.1 (unified) to branchpoint 1.1 (unified) next main 1.2 (unified)

Sync with HEAD

Revision 1.1.4.2 / (download) - annotate - [select for diffs], Sun Nov 11 16:47:58 2007 UTC (16 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.1.4.1: +3 -3 lines
Diff to previous 1.1.4.1 (unified) to branchpoint 1.1 (unified) next main 1.2 (unified)

Sync with HEAD.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 8 20:10:26 2007 UTC (16 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-base, jmcneill-pm-base, hpcarm-cleanup-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: mjf-devfs2, keiichi-mipv6
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (unified)

fix typo in comment

Revision 1.1.10.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:31:29 2007 UTC (16 years, 5 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (unified)

sync with HEAD

Revision 1.1.12.3 / (download) - annotate - [select for diffs], Sat Oct 27 11:35:20 2007 UTC (16 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1.12.2: +3 -3 lines
Diff to previous 1.1.12.2 (unified) to branchpoint 1.1 (unified)

sync with head.

Revision 1.1.4.1 / (download) - annotate - [select for diffs], Fri Oct 26 15:48:27 2007 UTC (16 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (unified)

Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.

Revision 1.1.16.1 / (download) - annotate - [select for diffs], Thu Oct 25 22:39:59 2007 UTC (16 years, 5 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

Sync with HEAD.

Revision 1.1.8.3 / (download) - annotate - [select for diffs], Tue Oct 23 20:17:09 2007 UTC (16 years, 6 months ago) by ad
Branch: vmlocking
Changes since 1.1.8.2: +3 -3 lines
Diff to previous 1.1.8.2 (unified) to branchpoint 1.1 (unified) next main 1.2 (unified)

Sync with head.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 19 12:16:42 2007 UTC (16 years, 6 months ago) by ad
Branch: MAIN
CVS Tags: jmcneill-base
Branch point for: mjf-devfs
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (unified)

machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h

Revision 1.1.12.2 / (download) - annotate - [select for diffs], Mon Sep 3 14:40:42 2007 UTC (16 years, 7 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1.12.1: +302 -0 lines
Diff to previous 1.1.12.1 (unified) to branchpoint 1.1 (unified)

sync with head.

Revision 1.1.8.2 / (download) - annotate - [select for diffs], Mon Aug 20 22:07:05 2007 UTC (16 years, 8 months ago) by ad
Branch: vmlocking
Changes since 1.1.8.1: +302 -0 lines
Diff to previous 1.1.8.1 (unified) to branchpoint 1.1 (unified)

Sync with HEAD.

Revision 1.1.6.2 / (download) - annotate - [select for diffs], Wed Aug 15 13:49:06 2007 UTC (16 years, 8 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.1.6.1: +302 -0 lines
Diff to previous 1.1.6.1 (unified) to branchpoint 1.1 (unified) next main 1.2 (unified)

Sync with HEAD.

Revision 1.1.18.2 / (download) - annotate - [select for diffs], Sat Jul 21 11:47:08 2007 UTC (16 years, 9 months ago) by tsutsui
Branch: matt-mips64
Changes since 1.1.18.1: +302 -0 lines
Diff to previous 1.1.18.1 (unified) to branchpoint 1.1 (unified) next main 1.2 (unified)

Add sys/kern/kern_cctr.c, which contains MI cpu cyclecounter based
timecounter(9) support functions split out from sys/arch/x86/x86/tsc.c.
Written by and ok'ed to commit by kardel@.

Also add <sys/cctr.h>, which is copied from #ifdef __HAVE_TIMECOUNTER
part of <sys/cc_microtime.h> to migrate MI kern_cctr.c per each port.

Revision 1.1.18.1, Sat Jul 21 11:47:07 2007 UTC (16 years, 9 months ago) by tsutsui
Branch: matt-mips64
Changes since 1.1: +0 -302 lines
FILE REMOVED

file kern_cctr.c was added on branch matt-mips64 on 2007-07-21 11:47:08 +0000

Revision 1.1.12.1, Sat Jul 21 11:47:07 2007 UTC (16 years, 9 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1: +0 -302 lines
FILE REMOVED

file kern_cctr.c was added on branch yamt-lazymbuf on 2007-09-03 14:40:42 +0000

Revision 1.1.8.1, Sat Jul 21 11:47:07 2007 UTC (16 years, 9 months ago) by ad
Branch: vmlocking
Changes since 1.1: +0 -302 lines
FILE REMOVED

file kern_cctr.c was added on branch vmlocking on 2007-08-20 22:07:05 +0000

Revision 1.1.6.1, Sat Jul 21 11:47:07 2007 UTC (16 years, 9 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.1: +0 -302 lines
FILE REMOVED

file kern_cctr.c was added on branch nick-csl-alignment on 2007-08-15 13:49:05 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jul 21 11:47:07 2007 UTC (16 years, 9 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, vmlocking-base, nick-csl-alignment-base5, matt-mips64-base, hpcarm-cleanup
Branch point for: yamt-lazymbuf, vmlocking, nick-csl-alignment, matt-mips64, matt-armv6, jmcneill-pm, bouyer-xenamd64

Add sys/kern/kern_cctr.c, which contains MI cpu cyclecounter based
timecounter(9) support functions split out from sys/arch/x86/x86/tsc.c.
Written by and ok'ed to commit by kardel@.

Also add <sys/cctr.h>, which is copied from #ifdef __HAVE_TIMECOUNTER
part of <sys/cc_microtime.h> to migrate MI kern_cctr.c per each port.

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>