DELTA 326055 0 303 SVN† † ƒkÞ|€ƒf½aÞsƒ„ÿ:œWƒi Initialize a physical page in preparation for adding it to the free * lists. */ static void vm_page_init_page(vm_paddr_t pa) { vm_page_t m; m = vm_phys_paddr_to_vm_page(pa); m->object = NULL; m->wire_count = 0; m->busy_lock = VPB_UNBUSIED; m->hold_count = 0; m->flags = 0; m->phys_addr = pa; m->queue = PQ_NONE; m->psind = 0; m->segind = vm_phys_paddr_to_segind(pa); m->order = VM_NFREEORDER; m->pool = VM_FREEPOOL_DEFAULT; m->valid = m->dirty = 0; pmap_page_init(m);age† ‘•ƒq€ƒo‘ƒovm_page_t m) { /* * Certain of the page's fields may only be modified by the * holder of the containing object's lock or the exclusive busy. * holder. Unfortunately, the holder of the write busy is * not recorded, and thus cannot be checked here. */ if (m->object != NULL && !vm_page_xbusied(m)) VM_OBJECT_ASSERT_WLOCKED(m->object); } void vm_page_assert_pga_writeable(vm_page_t m, uint8_t bits) { if ((bits & PGA_WRITEABLE) == 0) return; /* * The PGA_WRITEABLE flag canENDREP DELTA 326234 0 27 SVN‚¹6‚µ¬:ë¬mÀ›rÝ'ÜENDREP DELTA 324610 447 107 SVN  !  —X›ˆ.—nint vm_phys_paddr_to_segindENDREP id: 11v-1541.eq-1542.r326235/1206 type: file pred: 11v-1541.eq-1542.r326055/334 count: 617 text: 326235 0 1041 105092 a26bf700a666a55d91645d29a5d67993 4d268be108bfddbbe29904817f05df174d2b10c3 326234-701o/_4 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/vm/vm_page.c copyroot: 1542 /head/sys/vm/vm_page.c id: 3-170477.0.r326235/1536 type: file pred: 3-170477.0.r326234/55 count: 61 text: 326235 1067 36 39572 8476a6d5df3c2325c0deb495c11c90a8 e5a775e89ae57a26543ab179d6e5623f28abc897 326234-701o/_5 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/vm/vm_phys.c copyroot: 0 / id: 6-170477.0.r326235/1828 type: file pred: 6-170477.0.r324610/16793 count: 25 text: 326235 1128 50 4129 b8304ef88d9801b2328f81df5bad2e24 f68843594de29b052224854adc2b8deed627e805 326234-701o/_6 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/vm/vm_phys.h copyroot: 0 / PLAIN K 11 _vm_radix.h V 36 file 5-246423.0-248449.r321247/17040 K 15 default_pager.c V 25 file 3-9513.0.r310098/535 K 14 device_pager.c V 36 file 10o-1541.e5-1542.r326023/612932 K 10 memguard.c V 27 file 9-140587.0.r324809/100 K 10 memguard.h V 30 file c-140587.0.r254025/143012 K 12 phys_pager.c V 28 file 5-60757.0.r325530/41439 K 6 pmap.h V 36 file 10x-1541.e9-1542.r326023/613280 K 9 redzone.c V 30 file f-155086.0.r267992/269959 K 9 redzone.h V 29 file i-155086.0.r155086/41788 K 10 sg_pager.c V 30 file z-195840.0.r317055/124610 K 12 swap_pager.c V 36 file 10z-1541.ea-1542.r325966/367194 K 12 swap_pager.h V 36 file 111-1541.eb-1542.r326023/613610 K 5 uma.h V 29 file 1b-92654.0.r325530/42072 K 10 uma_core.c V 27 file 1d-92654.0.r325566/123 K 9 uma_dbg.c V 26 file 7-95771.0.r301176/931 K 9 uma_dbg.h V 28 file a-95771.0.r295221/13429 K 9 uma_int.h V 26 file 1f-92654.0.r323613/57 K 4 vm.h V 36 file 113-1541.ec-1542.r326023/613949 K 11 vm_domain.c V 29 file x-285387.0.r310805/27958 K 11 vm_domain.h V 31 file 10-285387.0.r285387/107781 K 11 vm_extern.h V 36 file 115-1541.ed-1542.r326023/614274 K 10 vm_fault.c V 36 file 117-1541.ee-1542.r325966/367536 K 9 vm_glue.c V 36 file 119-1541.ef-1542.r326023/614614 K 9 vm_init.c V 36 file 11d-1541.eh-1542.r326023/614951 K 9 vm_kern.c V 36 file 11f-1541.ei-1542.r326023/615288 K 9 vm_kern.h V 36 file 11h-1541.ej-1542.r326023/615625 K 8 vm_map.c V 33 file 11j-1541.ek-1542.r326098/379 K 8 vm_map.h V 36 file 11l-1541.el-1542.r326023/616297 K 10 vm_meter.c V 36 file 11n-1541.em-1542.r326023/616631 K 9 vm_mmap.c V 36 file 11p-1541.en-1542.r326023/616970 K 11 vm_object.c V 36 file 11r-1541.eo-1542.r326023/617304 K 11 vm_object.h V 36 file 11t-1541.ep-1542.r326023/617645 K 9 vm_page.c V 34 file 11v-1541.eq-1542.r326235/1206 K 9 vm_page.h V 36 file 11x-1541.er-1542.r326023/618323 K 12 vm_pageout.c V 36 file 11z-1541.es-1542.r325966/367872 K 12 vm_pageout.h V 36 file 121-1541.et-1542.r326023/618660 K 10 vm_pager.c V 36 file 123-1541.eu-1542.r326023/619001 K 10 vm_pager.h V 36 file 125-1541.ev-1542.r326023/619340 K 10 vm_param.h V 36 file 127-1541.ew-1542.r326023/619679 K 9 vm_phys.c V 28 file 3-170477.0.r326235/1536 K 9 vm_phys.h V 28 file 6-170477.0.r326235/1828 K 10 vm_radix.c V 36 file c-226645.1-248449.r325530/43997 K 10 vm_radix.h V 36 file e-226645.2-248449.r325530/44341 K 11 vm_reserv.c V 28 file b-174982.0.r321386/1526 K 11 vm_reserv.h V 28 file d-174982.0.r321386/1824 K 12 vm_swapout.c V 36 file 11z-1541.0-324795.r324795/26389 K 18 vm_swapout_dummy.c V 36 file 11z-1541.1-324795.r324795/26730 K 9 vm_unix.c V 36 file 12d-1541.ez-1542.r326023/620016 K 13 vnode_pager.c V 36 file 12h-1541.f1-1542.r325966/368215 K 13 vnode_pager.h V 36 file 12j-1541.f2-1542.r326023/620353 END ENDREP id: 1k-1542.0.r326235/4882 type: dir pred: 1k-1542.0.r326234/3102 count: 3722 text: 326235 2122 2747 0 035faa6133154685b43ec87acc6fc7d0 cpath: /head/sys/vm copyroot: 0 / PLAIN K 8 Makefile V 27 file 2-1598.0.r325834/47771 K 5 amd64 V 22 dir o-5.0.r326228/2174 K 3 arm V 26 dir 2-70651.0.r326229/1857 K 5 arm64 V 27 dir 2-280364.0.r326230/7388 K 3 bsm V 29 dir 2-141144.0.r326023/239523 K 3 cam V 26 dir 2-39212.0.r326100/2044 K 4 cddl V 30 dir br-168404.0.r326169/213037 K 6 compat V 26 dir k-9313.0.r326184/22215 K 4 conf V 22 dir y-5.0.r326203/3381 K 7 contrib V 27 dir 2-23283.0.r326171/13070 K 6 crypto V 28 dir 7-55009.0.r326023/247535 K 3 ddb V 25 dir 10-5.0.r326023/249747 K 3 dev V 24 dir 12-5.0.r326204/14594 K 3 dts V 26 dir j-325826.0.r325987/462 K 2 fs V 25 dir 2-1541.0.r326031/2243 K 3 gdb V 26 dir h-131899.0.r324680/911 K 4 geom V 26 dir 2-13041.0.r326132/3571 K 3 gnu V 27 dir 2-1421.0.r326169/357597 K 4 i386 V 23 dir 1c-5.0.r326228/6552 K 3 isa V 25 dir 1w-5.0.r326023/308085 K 4 kern V 24 dir 20-5.0.r326218/13579 K 7 kgssapi V 28 dir 13-184588.0.r299008/2747 K 7 libkern V 27 dir 9-1542.0.r326023/355409 K 4 mips V 28 dir 2-178171.0.r326109/43154 K 7 modules V 26 dir i-2834.0.r326178/21672 K 3 net V 25 dir x-1542.0.r326033/6484 K 8 net80211 V 27 dir 2-116742.0.r324580/4597 K 8 netgraph V 27 dir 69-52419.0.r324081/5565 K 7 netinet V 27 dir 4f-1541.0.r326233/17550 K 8 netinet6 V 28 dir q-52904.0.r326023/473460 K 8 netipsec V 29 dir 2-105197.0.r326023/479742 K 7 netpfil V 29 dir 11-240494.0.r326233/21161 K 6 netsmb V 28 dir u-75374.0.r325966/325506 K 3 nfs V 28 dir 4l-1541.0.r326023/484722 K 9 nfsclient V 28 dir 4r-1541.0.r326023/487095 K 9 nfsserver V 28 dir 5l-1541.0.r326023/488782 K 3 nlm V 30 dir 1i-177633.0.r318736/184568 K 4 ofed V 31 dir 1hj-219820.0.r326169/421543 K 10 opencrypto V 28 dir 2-104476.0.r325354/38925 K 7 powerpc V 23 dir 22-5.0.r326222/1943 K 5 riscv V 28 dir 2-292407.0.r326145/42901 K 3 rpc V 27 dir u-1839.0.r326023/530755 K 8 security V 28 dir 2-86630.0.r326023/537192 K 7 sparc64 V 27 dir 2-79054.0.r326145/46646 K 3 sys V 24 dir 28-5.0.r326199/15934 K 5 teken V 35 dir h-186681.0-196775.r322662/19027 K 5 tests V 27 dir f-290663.0.r318010/1117 K 5 tools V 28 dir 6k-1541.0.r326023/603168 K 3 ufs V 28 dir 1a-1542.0.r326023/612758 K 2 vm V 26 dir 1k-1542.0.r326235/4882 K 3 x86 V 29 dir 11-204309.0.r326123/40061 K 3 xdr V 29 dir 46-177633.0.r319369/20705 K 3 xen V 28 dir 2-181624.0.r314841/17599 END ENDREP id: g-5.0.r326235/7350 type: dir pred: g-5.0.r326234/5569 count: 116402 text: 326235 5053 2284 0 c04d43ae6bb96bf15113061ecb1463eb props: 201826 13530 46 0 af763326b561c4148fb4456ebd5fd345 cpath: /head/sys copyroot: 0 / minfo-cnt: 14 PLAIN K 10 .arcconfig V 26 file 1-265842.0.r306435/41 K 8 .arclint V 27 file 1-266959.0.r281789/766 K 9 COPYRIGHT V 24 file 1-2656.0.r310963/99 K 5 LOCKS V 27 file 1-146890.0.r255635/270 K 11 MAINTAINERS V 26 file 1-94742.0.r326169/615 K 8 Makefile V 29 file 3-1594.0-1595.r326071/64 K 13 Makefile.inc1 V 26 file 5-38666.0.r326169/926 K 18 Makefile.libcompat V 33 file 5-38666.0-296709.r325412/535 K 16 Makefile.sys.inc V 27 file 3-325973.0.r325974/618 K 17 ObsoleteFiles.inc V 27 file 4-148330.0.r326224/132 K 6 README V 26 file 1-21173.0.r325106/121 K 9 README.md V 27 file 1-314473.0.r325106/399 K 8 UPDATING V 25 file 1-41806.0.r326223/54 K 3 bin V 24 dir 1-5.0.r326025/285477 K 4 cddl V 27 dir 1-168404.0.r326187/3210 K 7 contrib V 27 dir 1-16755.0.r326169/89022 K 6 crypto V 27 dir 1-25405.0.r326169/92614 K 3 etc V 23 dir 1-38.0.r326074/7300 K 3 gnu V 23 dir 1-3.0.r326169/99113 K 7 include V 25 dir 1-697.0.r326192/32557 K 9 kerberos5 V 29 dir 4q-29815.0.r325188/182183 K 3 lib V 22 dir 6-5.0.r326232/6655 K 7 libexec V 24 dir c-5.0.r326025/621814 K 7 release V 25 dir 1-3027.0.r326068/3984 K 6 rescue V 26 dir 7-117035.0.r325633/917 K 4 sbin V 23 dir fa-4.0.r326233/9753 K 6 secure V 24 dir r-1553.0.r325705/666 K 5 share V 23 dir e-3.0.r326173/33324 K 5 stand V 34 dir 6j-38465.0-325834.r326182/7984 K 3 sys V 22 dir g-5.0.r326235/7350 K 7 targets V 36 dir 2-242818.1-284345.r326169/427118 K 5 tests V 28 dir g-257097.0.r325957/17645 K 5 tools V 28 dir 43-1590.0.r326025/708674 K 7 usr.bin V 23 dir m-3.0.r326185/14388 K 8 usr.sbin V 24 dir q-3.0.r326169/465959 END ENDREP id: 5-1.0.r326235/9167 type: dir pred: 5-1.0.r326234/7387 count: 217885 text: 326235 7584 1570 0 5d44090147943e75c0038c4db23d6fb9 props: 326169 467734 2997 0 547609fc0d51fd1fafa9b0b90a1d0b9b cpath: /head copyroot: 0 / minfo-cnt: 126 minfo-here: y PLAIN K 11 ROADMAP.txt V 26 file 0-179453.0.r285589/70 K 4 head V 22 dir 5-1.0.r326235/9167 K 8 projects V 23 dir 6-1.0.r326221/36257 K 7 release V 22 dir 7-1.0.r324101/3266 K 6 releng V 22 dir 8-1.0.r325879/4217 K 6 stable V 23 dir 9-1.0.r326189/96322 K 8 svnadmin V 27 dir 0-179447.0.r326170/1259 K 4 user V 23 dir a-1.0.r326126/37415 K 6 vendor V 22 dir b-1.0.r326008/6895 K 13 vendor-crypto V 25 dir 0-1575.0.r325327/4735 K 10 vendor-sys V 26 dir 0-12116.0.r325669/7629 END ENDREP id: 0.0.r326235/9900 type: dir pred: 0.0.r326234/8121 count: 326235 text: 326235 9415 472 0 eb07f5e75aba03255aeda52ab1110610 props: 289270 0 4229 0 20f578acc837c5e58fc64b9eaa493aea cpath: / copyroot: 0 / minfo-cnt: 44427 11v-1541.eq-1542.t326234-701o modify-file true false /head/sys/vm/vm_page.c 3-170477.0.t326234-701o modify-file true false /head/sys/vm/vm_phys.c 6-170477.0.t326234-701o modify-file true false /head/sys/vm/vm_phys.h 9900 10122