The NetBSD Project

CVS log for src/sys/uvm/pmap/vmpagemd.h

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16.8.1: download - view: text, markup, annotated - select for diffs
Sun Jan 3 16:35:05 2021 UTC (3 years, 10 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.16: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16: +10 -7 lines
Sync w/ HEAD.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Dec 20 16:38:26 2020 UTC (3 years, 11 months ago) by skrll
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, 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-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, thorpej-altq-separation-base, thorpej-altq-separation, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, 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, HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -7 lines
Support __HAVE_PMAP_PV_TRACK in sys/uvm/pmap based pmaps (aka common pmap)

Revision 1.8.2.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:05:22 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.8.2.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.2.1: +15 -17 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:09:05 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Merge changes from current as of 20200406

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 30 18:28:06 2019 UTC (4 years, 11 months ago) by ad
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, 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
Branch point for: thorpej-futex
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
pg->phys_addr -> VM_PAGE_TO_PHYS().

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Oct 20 08:29:38 2019 UTC (5 years, 1 month ago) by skrll
Branches: MAIN
CVS tags: phil-wifi-20191119
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
Define and use VM_PAGEMD_PVLIST_EMPTY_P

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Oct 20 07:58:21 2019 UTC (5 years, 1 month ago) by skrll
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -6 lines
Whitespace

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 20 07:54:29 2019 UTC (5 years, 1 month ago) by skrll
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5 lines
Re-order _P() macros to match bit definitions.  NFCI

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 12 10:39:12 2019 UTC (5 years, 4 months ago) by skrll
Branches: MAIN
CVS tags: netbsd-9-base, netbsd-9-4-RELEASE, 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
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
Provide and use PV_ISKENTER_P.  NFCI.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jun 19 12:55:01 2019 UTC (5 years, 5 months ago) by christos
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
use __nothing

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jun 19 10:04:40 2019 UTC (5 years, 5 months ago) by skrll
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3 lines
Once more short line to unwrap

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jun 19 10:00:19 2019 UTC (5 years, 5 months ago) by skrll
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -11 lines
Unwrap short lines.  NFCI.

Revision 1.7.6.1: download - view: text, markup, annotated - select for diffs
Sun Apr 22 07:20:29 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +5 -5 lines
Sync with HEAD

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 19 21:50:10 2018 UTC (6 years, 7 months ago) by christos
Branches: MAIN
CVS tags: phil-wifi-base, phil-wifi-20190609, 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, isaki-audio2-base, isaki-audio2
Branch point for: phil-wifi
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
s/static inline/static __inline/g for consistency.

Revision 1.7.4.2: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:39:23 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.7.4.1: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.4.1: +161 -0 lines
update from HEAD

Revision 1.2.6.2: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:53:18 2017 UTC (7 years, 3 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.2.6.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.6.1: +12 -12 lines
Sync with HEAD

Revision 1.7.4.1
Sat Jun 24 05:39:53 2017 UTC (7 years, 5 months ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.7: +0 -161 lines
file vmpagemd.h was added on branch tls-maxphys on 2017-12-03 11:39:23 +0000

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jun 24 05:39:53 2017 UTC (7 years, 5 months ago) by skrll
Branches: MAIN
CVS tags: tls-maxphys-base-20171202, pgoyette-compat-base, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825
Branch point for: tls-maxphys, pgoyette-compat
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Use __BIT(0) for PV_KENTER.  NFC.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jun 24 05:34:37 2017 UTC (7 years, 5 months ago) by skrll
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Whitespace - comment alignment.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 24 05:31:03 2017 UTC (7 years, 5 months ago) by skrll
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Multiple inclusion protection define consistency

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jun 7 07:06:26 2017 UTC (7 years, 5 months ago) by skrll
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6 lines
Use __BIT().  No functional change.

Revision 1.2.6.1: download - view: text, markup, annotated - select for diffs
Wed Oct 5 20:56:12 2016 UTC (8 years, 1 month ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +67 -20 lines
Sync with HEAD

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 11 16:06:09 2016 UTC (8 years, 4 months ago) by matt
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, netbsd-8-base, netbsd-8-3-RELEASE, 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, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +67 -20 lines
Changes so that MIPS can use the common pmap.
Change/augment the virtual cache alias callbacks.

Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Thu May 22 11:41:19 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.1.2.2: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.2: +3 -1 lines
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.1.4.1: download - view: text, markup, annotated - select for diffs
Sun May 18 17:46:22 2014 UTC (10 years, 6 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +3 -1 lines
sync with head

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 4 06:14:53 2014 UTC (10 years, 9 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, rmind-smpnet-nbase, rmind-smpnet-base, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, 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, 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
Branch point for: nick-nhusb
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
use _KERNEL_OPT around #include

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:23:03 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.1: +112 -0 lines
sync with head

Revision 1.1.2.1
Wed Oct 3 00:51:47 2012 UTC (12 years, 2 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.1: +0 -112 lines
file vmpagemd.h was added on branch yamt-pagecache on 2012-10-30 17:23:03 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 3 00:51:47 2012 UTC (12 years, 2 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, khorben-n900, agc-symver-base, agc-symver
Branch point for: yamt-pagecache, rmind-smpnet
move from common/pmap/tlb -> uvm/pmap

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>