DELTA 352475 18613 508 SVN:S :Q .QReturns true if the given page is mapped individually or as part of * a 2mpage. Otherwise, returns false. */ bool pmap_page_is_mapped(vm_page_t m) { struct rwlock *lock; bool rv; if ((m->oflags & VPO_UNMANAGED) != 0) return (false); lock = VM_PAGE_TO_PV_LIST_LOCK(m); rw_rlock(lock); rv = !TAILQ_EMPTY(&m->md.pv_list) || ((m->flags & PG_FICTITIOUS) == 0 && !TAILQ_EMPTY(&pa_to_pvh(VM_PAGE_TO_PHYS(m))->pv_list)); rw_runlock(lock); return (rvENDREP DELTA 352358 3504 890 SVNY"WW/* * Returns true if the given page is mapped individually or as part of * a 2mpage. Otherwise, returns false. */ bool pmap_page_is_mapped(vm_page_t m) { struct rwlock *lock; bool rv; if ((m->oflags & VPO_UNMANAGED) != 0) return (false); lock = VM_PAGE_TO_PV_LIST_LOCK(m); rw_rlock(lock); rv = !TAILQ_EMPTY(&m->md.pv_list) || ((m->flags & PG_FICTITIOUS) == 0 && !TAILQ_EMPTY(&pa_to_pvh(VM_PAGE_TO_PHYS(m))->pv_list)); rw_runlock(lock); return (rv3H F?IjF PGA_WRITEABLE cannot be * set by another thread while the object is locked. Thus, * if PGA_WRITEABLE is clear, no page table entries need updating. */ VM_OBJECT_ASSERT_WLOCKED(m->object); if (!vm_page_xbusied(m) && (m->aflags & PGA_WRITEABLE) == 0) return; lock = VM_PAGE_TO_PV_LIST_LOCK(m); pvh = (m->flags & PG_FICTITIOUS) != 0 ? &pv_dummy : pa_to_pvh(VM_PAGE_TO_PHYS(m)); rw_rlock(&pvh_global_lock); retry_pv_loop: rw_wlock(lock);ENDREP id: 1g-281494.0-352546.r353108/1554 type: file pred: 1g-281494.0-339434.r352475/23025 count: 120 text: 353108 0 513 160535 7cfeeeb1ca93461a87b021eab8551ef0 f54e828696ffd70e776508551f6085268d9bcc30 353107-7ks5/_6 props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /releng/12.1/sys/arm64/arm64/pmap.c copyroot: 352546 /releng/12.1 PLAIN K 10 autoconf.c V 28 file 5-281494.0.r302853/5179 K 13 bus_machdep.c V 27 file a-281494.0.r286768/623 K 15 bus_space_asm.S V 27 file c-281494.0.r286768/929 K 15 busdma_bounce.c V 29 file 4-282655.0.r338318/30800 K 16 busdma_machdep.c V 28 file e-281494.0.r327901/7472 K 7 bzero.S V 29 file 4-297537.0.r331254/31957 K 7 clock.c V 30 file g-281494.0.r281494/104577 K 11 copyinout.S V 29 file i-281494.0.r331254/32263 K 9 copystr.c V 26 file k-281494.0.r295140/56 K 12 cpu_errata.c V 27 file 4-327727.0.r336971/275 K 13 cpufunc_asm.S V 34 file m-281494.0-339434.r352441/117 K 11 db_disasm.c V 27 file 4-282078.0.r295432/148 K 14 db_interface.c V 27 file 7-282078.0.r287136/336 K 10 db_trace.c V 27 file 9-282078.0.r305772/121 K 15 debug_monitor.c V 28 file b-282078.0.r322437/4722 K 10 disassem.c V 28 file 6-295038.0.r295505/1995 K 14 dump_machdep.c V 30 file o-281494.0.r281494/105698 K 15 efirt_machdep.c V 34 file 4-324495.0-339434.r352395/407 K 15 elf32_machdep.c V 28 file 4-326165.0.r326165/3595 K 13 elf_machdep.c V 36 file q-281494.0-339434.r347571/16629 K 11 exception.S V 28 file s-281494.0.r336967/1781 K 19 freebsd32_machdep.c V 28 file 7-326165.0.r326165/3875 K 10 genassym.c V 28 file u-281494.0.r336967/2089 K 8 gic_v3.c V 27 file 4-282867.0.r335052/458 K 13 gic_v3_acpi.c V 27 file b-327836.0.r330582/717 K 12 gic_v3_fdt.c V 28 file 7-282867.0.r322470/1349 K 12 gic_v3_reg.h V 28 file 9-282867.0.r335373/7934 K 12 gic_v3_var.h V 29 file b-282867.0.r327836/15780 K 11 gicv3_its.c V 32 file 8-301265.0-339434.r352473/0 K 10 identcpu.c V 34 file y-281494.0-339434.r352401/176 K 10 in_cksum.c V 31 file 10-281494.0.r281494/107394 K 8 locore.S V 36 file 14-281494.0-339434.r352403/4281 K 9 machdep.c V 36 file 16-281494.0-339434.r341147/6798 K 5 mem.c V 30 file 18-281494.0.r307332/10580 K 8 memcpy.S V 36 file ck-305888.0-307909.r307909/2421 K 9 memmove.S V 36 file cm-305888.1-307909.r307909/2788 K 18 minidump_machdep.c V 30 file 1a-281494.0.r333145/10226 K 12 mp_machdep.c V 36 file 7-285316.0-339434.r340007/34401 K 7 nexus.c V 33 file 1c-281494.0-339434.r345874/0 K 13 ofw_machdep.c V 28 file 4-293056.0.r295662/7059 K 6 pmap.c V 36 file 1g-281494.0-352546.r353108/1554 K 15 stack_machdep.c V 30 file 1i-281494.0.r287645/12703 K 9 support.S V 37 file 1k-281494.0-339434.r351789/40292 K 7 swtch.S V 33 file 1m-281494.0-339434.r352402/0 K 13 sys_machdep.c V 31 file 1o-281494.0.r281494/110791 K 6 trap.c V 36 file 1q-281494.0-339434.r352452/6326 K 13 uio_machdep.c V 29 file 1s-281494.0.r286073/2828 K 13 uma_machdep.c V 36 file 6-121081.0-286130.r329023/10359 K 11 undefined.c V 28 file 8-323593.0.r338961/1781 K 8 unwind.c V 27 file 6-284257.0.r287113/179 K 5 vfp.c V 28 file 1u-281494.0.r333791/170 K 12 vm_machdep.c V 34 file 1w-281494.0-339434.r352405/69 END ENDREP id: 3-281494.0-352546.r353108/4689 type: dir pred: 3-281494.0-339434.r352475/26161 count: 531 text: 353108 1899 2777 0 fbf51a844d2a2352189429030b10efbc cpath: /releng/12.1/sys/arm64/arm64 copyroot: 352546 /releng/12.1 id: 15-280364.0-352546.r353108/4908 type: file pred: 15-280364.0-339434.r344848/21137 count: 15 text: 353106 541 53 5723 0499341c3222b4cb0fa23a957694aa72 f903305c58b46774bae376a006ede5397f29270f 353107-7ks5/_8 props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /releng/12.1/sys/arm64/include/pmap.h copyroot: 352546 /releng/12.1 PLAIN K 8 _align.h V 29 file 6-280364.0.r280364/32719 K 6 _bus.h V 31 file 24-281494.0.r281494/114872 K 11 _inttypes.h V 29 file 9-280364.0.r280364/32996 K 9 _limits.h V 29 file b-280364.0.r280364/33279 K 9 _stdint.h V 29 file d-280364.0.r280364/33560 K 8 _types.h V 29 file f-280364.0.r329859/34965 K 16 acpica_machdep.h V 28 file r-284273.0.r308938/2523 K 8 armreg.h V 36 file 27-281494.0-339434.r352403/7606 K 5 asm.h V 28 file h-280364.0.r316756/5634 K 8 atomic.h V 26 file j-280364.0.r334297/51 K 5 bus.h V 31 file 29-281494.0.r281494/115437 K 9 bus_dma.h V 30 file 2b-281494.0.r320528/53950 K 14 bus_dma_impl.h V 29 file 8-282655.0.r320528/54263 K 7 clock.h V 31 file 2d-281494.0.r281494/116002 K 9 counter.h V 30 file 2f-281494.0.r336020/25214 K 5 cpu.h V 35 file l-280364.0-339434.r352004/3585 K 9 cpufunc.h V 28 file n-280364.0.r336053/7267 K 12 db_machdep.h V 30 file 2i-281494.0.r316001/13625 K 15 debug_monitor.h V 28 file 2k-281494.0.r305771/108 K 10 disassem.h V 28 file a-295038.0.r295038/8626 K 6 dump.h V 31 file 2o-281494.0.r281494/117732 K 5 efi.h V 29 file c-306091.0.r338437/15767 K 5 elf.h V 28 file p-280364.0.r326165/7243 K 8 endian.h V 26 file r-280364.0.r320411/60 K 6 exec.h V 29 file t-280364.0.r280364/35796 K 7 float.h V 28 file v-280364.0.r286327/6383 K 15 floatingpoint.h V 26 file 4-284764.0.r284764/70 K 5 fpu.h V 27 file 4-324494.0.r324494/113 K 7 frame.h V 28 file 4-280711.0.r313396/3884 K 12 hypervisor.h V 36 file 2q-281494.0-339434.r352403/7949 K 8 ieeefp.h V 27 file x-280364.0.r284751/179 K 7 ifunc.h V 28 file 7-339074.0.r339074/5042 K 10 in_cksum.h V 29 file 2s-281494.0.r286336/5370 K 6 intr.h V 29 file 2u-281494.0.r330582/4508 K 7 iodev.h V 29 file u-284273.0.r284273/27228 K 5 kdb.h V 28 file 2w-281494.0.r295321/102 K 9 machdep.h V 27 file 2y-281494.0.r334164/50 K 8 md_var.h V 30 file 30-281494.0.r304285/51385 K 8 memdev.h V 29 file 32-281494.0.r302789/3289 K 10 metadata.h V 28 file 34-281494.0.r324995/531 K 10 minidump.h V 34 file c-157909.0-286954.r286954/209 K 13 ofw_machdep.h V 28 file 36-281494.0.r293057/432 K 7 param.h V 28 file z-280364.0.r336558/8800 K 5 pcb.h V 29 file 11-280364.0.r322786/4685 K 12 pci_cfgreg.h V 28 file w-284273.0.r285421/2711 K 6 pcpu.h V 29 file 13-280364.0.r336971/3448 K 6 pmap.h V 36 file 15-280364.0-352546.r353108/4908 K 10 pmc_mdep.h V 30 file 17-280364.0.r283112/35770 K 6 proc.h V 28 file 19-280364.0.r334101/373 K 9 procctl.h V 36 file i-345228.2-345446.r345446/26853 K 9 profile.h V 29 file 1b-280364.0.r326403/6478 K 5 psl.h V 28 file 4-281526.0.r281526/8490 K 5 pte.h V 36 file 1d-280364.0-339434.r352452/9664 K 8 ptrace.h V 28 file 7-280711.0.r280711/3496 K 5 reg.h V 28 file 9-280711.0.r326165/8161 K 7 reloc.h V 30 file 1f-280364.0.r280364/38873 K 10 resource.h V 28 file 39-281494.0.r300206/115 K 6 runq.h V 30 file 1h-280364.0.r280364/39146 K 8 setjmp.h V 27 file 1j-280364.0.r309617/50 K 8 sf_buf.h V 31 file 3b-281494.0.r281494/121163 K 8 signal.h V 29 file 1l-280364.0.r280381/1958 K 5 smp.h V 29 file 3d-281494.0.r297029/3207 K 7 stack.h V 29 file 3f-281494.0.r284257/4285 K 8 stdarg.h V 29 file 1n-280364.0.r327182/8039 K 9 sysarch.h V 28 file b-280711.0.r280711/4043 K 6 trap.h V 31 file 3h-281494.0.r281494/122001 K 10 ucontext.h V 28 file 1p-280364.0.r285313/748 K 11 undefined.h V 28 file a-323593.0.r338961/4970 K 6 vdso.h V 29 file 1r-280364.0.r326165/8466 K 5 vfp.h V 30 file 3j-281494.0.r329878/12969 K 4 vm.h V 28 file 1t-280364.0.r318252/319 K 9 vmparam.h V 29 file 1v-280364.0.r336427/1161 END ENDREP id: 4-280364.0-352546.r353108/8773 type: dir pred: 4-280364.0-339434.r352452/13522 count: 198 text: 353108 5253 3507 0 54420a04b469d61be6dfd28b7806758e cpath: /releng/12.1/sys/arm64/include copyroot: 352546 /releng/12.1 PLAIN K 6 acpica V 27 dir 6-284273.0.r308938/2343 K 5 arm64 V 34 dir 3-281494.0-352546.r353108/4689 K 6 cavium V 27 dir 3-286470.0.r335052/4949 K 10 cloudabi32 V 35 dir 3-305928.2-347571.r347571/20417 K 10 cloudabi64 V 35 dir 7-289752.0-339434.r347571/21127 K 4 conf V 36 dir 1y-281494.0-339434.r352346/73903 K 9 coresight V 27 dir 3-332077.0.r332311/1069 K 7 include V 34 dir 4-280364.0-352546.r353108/8773 K 5 linux V 34 dir 3-333027.0-339434.r351567/5282 K 8 qualcomm V 27 dir 6-332359.0.r332359/3263 K 8 rockchip V 34 dir 6-330036.0-339434.r350689/3555 END ENDREP id: 2-280364.0-352546.r353108/9562 type: dir pred: 2-280364.0-339434.r352475/26947 count: 820 text: 353108 8994 555 0 425d62e60a2058bcdc20913f4bb39433 cpath: /releng/12.1/sys/arm64 copyroot: 352546 /releng/12.1 id: 23-292407.0-352546.r353108/9774 type: file pred: 23-292407.0-339434.r348646/1764 count: 9 text: 353106 623 53 5602 2d5dfaf1a13854dc61be1a0de5aa7435 85a885894e8b9f1793a0b202cdff231fe7243b7c 353107-7ks5/_b props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /releng/12.1/sys/riscv/include/pmap.h copyroot: 352546 /releng/12.1 PLAIN K 8 _align.h V 29 file 6-292407.0.r292407/41168 K 6 _bus.h V 29 file 9-292407.0.r292407/41445 K 11 _inttypes.h V 29 file b-292407.0.r292407/41723 K 9 _limits.h V 29 file d-292407.0.r292407/42006 K 9 _stdint.h V 29 file f-292407.0.r292407/42287 K 8 _types.h V 29 file h-292407.0.r329859/50223 K 5 asm.h V 35 file j-292407.0-339434.r349485/3945 K 8 atomic.h V 27 file l-292407.0.r337433/161 K 5 bus.h V 29 file n-292407.0.r292407/43403 K 9 bus_dma.h V 35 file p-292407.0-339434.r348621/3845 K 14 bus_dma_impl.h V 35 file 9-348621.0-339434.r348621/4181 K 7 clock.h V 29 file r-292407.0.r292407/43962 K 9 counter.h V 29 file t-292407.0.r336020/58019 K 5 cpu.h V 32 file v-292407.0-339434.r341081/0 K 9 cpufunc.h V 35 file x-292407.0-339434.r348621/4490 K 12 db_machdep.h V 29 file z-292407.0.r316001/36241 K 6 dump.h V 30 file 11-292407.0.r292407/45358 K 5 efi.h V 36 file e-307070.3-307074.r307189/53694 K 5 elf.h V 35 file 13-292407.0-339434.r349490/561 K 10 encoding.h V 28 file 4-337712.0.r337712/7924 K 8 endian.h V 30 file 15-292407.0.r292407/45918 K 6 exec.h V 30 file 17-292407.0.r292407/46201 K 7 float.h V 30 file 19-292407.0.r308251/38199 K 15 floatingpoint.h V 30 file 1b-292407.0.r292407/46755 K 5 fpe.h V 28 file 1h-308731.0.r338814/953 K 7 frame.h V 36 file 1d-292407.0-339434.r342697/1625 K 8 ieeefp.h V 30 file 1f-292407.0.r292407/47319 K 10 in_cksum.h V 30 file 1h-292407.0.r292407/47600 K 6 intr.h V 29 file 1j-292407.0.r335007/9864 K 5 kdb.h V 29 file 1l-292407.0.r339367/5190 K 9 machdep.h V 30 file 1n-292407.0.r322361/37436 K 8 md_var.h V 35 file 1p-292407.0-339434.r349490/891 K 8 memdev.h V 30 file 1r-292407.0.r292407/49002 K 10 minidump.h V 30 file 1t-292407.0.r292407/49283 K 13 ofw_machdep.h V 30 file 1v-292407.0.r292407/49567 K 7 param.h V 37 file 1x-292407.0-339434.r348644/13688 K 5 pcb.h V 36 file 1z-292407.0-339434.r348646/1104 K 6 pcpu.h V 36 file 21-292407.0-339434.r349485/4274 K 6 pmap.h V 36 file 23-292407.0-352546.r353108/9774 K 10 pmc_mdep.h V 30 file 25-292407.0.r292407/50974 K 6 proc.h V 30 file 27-292407.0.r319871/26311 K 9 procctl.h V 37 file 19-345228.6-345446.r345446/72802 K 9 profile.h V 30 file 29-292407.0.r326403/50048 K 5 psl.h V 30 file 2b-292407.0.r292407/51819 K 5 pte.h V 37 file 2d-292407.0-339434.r348644/14361 K 8 ptrace.h V 30 file 2f-292407.0.r292407/52370 K 5 reg.h V 30 file 2h-292407.0.r308731/71727 K 7 reloc.h V 30 file 2j-292407.0.r292407/52924 K 10 resource.h V 30 file 2l-292407.0.r292407/53197 K 10 riscvreg.h V 33 file 2n-292407.0-339434.r343527/0 K 6 runq.h V 30 file 2p-292407.0.r292407/53763 K 5 sbi.h V 28 file n-303908.0.r339367/5497 K 8 setjmp.h V 30 file 2r-292407.0.r336633/10958 K 8 sf_buf.h V 30 file 2t-292407.0.r292407/54326 K 8 signal.h V 30 file 2v-292407.0.r292407/54609 K 5 smp.h V 30 file 2x-292407.0.r335007/10485 K 7 stack.h V 29 file g-296614.0.r296614/19125 K 8 stdarg.h V 30 file 2z-292407.0.r329163/10639 K 9 sysarch.h V 30 file 31-292407.0.r292407/55442 K 6 trap.h V 30 file 33-292407.0.r292407/55726 K 10 ucontext.h V 27 file 35-292407.0.r295700/54 K 6 vdso.h V 30 file 37-292407.0.r292407/56283 K 4 vm.h V 30 file 39-292407.0.r292407/56563 K 9 vmparam.h V 37 file 3b-292407.0-339434.r348644/14700 END ENDREP id: 4-292407.0-352546.r353108/13330 type: dir pred: 4-292407.0-339434.r349490/4438 count: 78 text: 353108 10117 3200 0 dde6cbaa3dbb8e528a95590f3cbb6b52 cpath: /releng/12.1/sys/riscv/include copyroot: 352546 /releng/12.1 id: 2w-295041.0-352546.r353108/13551 type: file pred: 2w-295041.0-339434.r352358/15454 count: 61 text: 353108 543 982 118544 be426c6c940930998490b33249c8a5be 6c8568a913b626f066d944c6d42c9c025538b8aa 353107-7ks5/_d props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /releng/12.1/sys/riscv/riscv/pmap.c copyroot: 352546 /releng/12.1 PLAIN K 10 autoconf.c V 31 file 1p-295041.0.r295041/128796 K 13 bus_machdep.c V 29 file 1u-295041.0.r298635/1817 K 15 bus_space_asm.S V 28 file 6-298635.0.r298635/2129 K 15 busdma_bounce.c V 35 file c-348621.0-339434.r348621/8208 K 16 busdma_machdep.c V 36 file 1w-295041.0-339434.r348621/8518 K 7 clock.c V 31 file 1y-295041.0.r295041/129937 K 11 copyinout.S V 33 file 20-295041.0-339434.r350590/0 K 9 copystr.c V 31 file 22-295041.0.r295041/130503 K 13 cpufunc_asm.S V 29 file 24-295041.0.r339367/8989 K 11 db_disasm.c V 28 file i-296614.0.r337763/4313 K 14 db_interface.c V 35 file l-296614.0-339434.r342697/5201 K 10 db_trace.c V 29 file n-296614.0.r296614/23030 K 14 dump_machdep.c V 31 file 28-295041.0.r295041/131355 K 13 elf_machdep.c V 36 file 2a-295041.0-339434.r349490/4653 K 11 exception.S V 36 file 2c-295041.0-339434.r349485/8030 K 10 genassym.c V 36 file 2e-295041.0-339434.r348646/5518 K 10 identcpu.c V 36 file 2g-295041.0-339434.r349490/4999 K 10 in_cksum.c V 31 file 2i-295041.0.r325966/337897 K 14 intr_machdep.c V 36 file 2k-295041.0-339434.r348649/4488 K 8 locore.S V 36 file 2m-295041.0-339434.r349485/8374 K 9 machdep.c V 34 file 2o-295041.0-339434.r349489/51 K 5 mem.c V 31 file 2q-295041.0.r295041/133917 K 18 minidump_machdep.c V 37 file 2s-295041.0-339434.r349463/10677 K 12 mp_machdep.c V 35 file u-295972.0-339434.r349485/9057 K 7 nexus.c V 33 file 2u-295041.0-339434.r348620/0 K 13 ofw_machdep.c V 25 file 4-298633.0.r298633/0 K 6 plic.c V 32 file i-335007.0-339434.r348617/0 K 6 pmap.c V 37 file 2w-295041.0-352546.r353108/13551 K 15 riscv_console.c V 29 file z-303908.0.r322361/43753 K 5 soc.c V 26 file 6-335006.0.r336686/87 K 15 stack_machdep.c V 29 file 6-295890.0.r296614/23310 K 9 support.S V 37 file 2y-295041.0-339434.r351789/69069 K 7 swtch.S V 36 file 30-295041.0-339434.r349485/9400 K 13 sys_machdep.c V 31 file 32-295041.0.r295041/135615 K 7 timer.c V 33 file 34-295041.0-339434.r348615/0 K 6 trap.c V 36 file 36-295041.0-339434.r348641/4819 K 13 uio_machdep.c V 31 file 38-295041.0.r295041/136463 K 13 uma_machdep.c V 37 file 3a-295041.0-339434.r349463/11363 K 8 unwind.c V 29 file r-296614.0.r296614/23932 K 12 vm_machdep.c V 36 file 3c-295041.0-339434.r349485/9743 END ENDREP id: 1o-295041.0-352546.r353108/16121 type: dir pred: 1o-295041.0-339434.r352358/18018 count: 157 text: 353108 13898 2210 0 b931047384b4ee2cfeba2eeaf219971d cpath: /releng/12.1/sys/riscv/riscv copyroot: 352546 /releng/12.1 PLAIN K 4 conf V 34 dir 17-295041.0-339434.r351343/505 K 7 include V 35 dir 4-292407.0-352546.r353108/13330 K 5 riscv V 36 dir 1o-295041.0-352546.r353108/16121 END ENDREP id: 2-292407.0-352546.r353108/16515 type: dir pred: 2-292407.0-339434.r352358/18407 count: 223 text: 353108 16344 158 0 e40bd06abb1d069f65245beefc426cf4 cpath: /releng/12.1/sys/riscv copyroot: 352546 /releng/12.1 PLAIN K 8 Makefile V 27 file 2-1598.0.r325834/47771 K 5 amd64 V 30 dir o-5.0-339434.r352475/22825 K 3 arm V 33 dir 2-70651.0-352546.r352871/5137 K 5 arm64 V 34 dir 2-280364.0-352546.r353108/9562 K 3 bsm V 29 dir 2-141144.0.r326023/239523 K 3 cam V 33 dir 2-39212.0-352546.r352779/3585 K 4 cddl V 35 dir br-168404.0-352546.r352905/9416 K 6 compat V 32 dir k-9313.0-339434.r352478/2895 K 4 conf V 29 dir y-5.0-352546.r353073/3575 K 7 contrib V 34 dir 2-23283.0-339434.r351775/81963 K 6 crypto V 33 dir 7-55009.0-339434.r352235/8168 K 3 ddb V 24 dir 10-5.0.r337528/36320 K 3 dev V 31 dir 12-5.0-352546.r353052/14992 K 3 dts V 34 dir j-325826.0-339434.r350818/4965 K 2 fs V 32 dir 2-1541.0-352546.r352692/2313 K 3 gdb V 28 dir h-131899.0.r330539/27205 K 4 geom V 34 dir 2-13041.0-339434.r352084/22450 K 3 gnu V 34 dir 2-1421.0-339434.r350836/163956 K 4 i386 V 31 dir 1c-5.0-339434.r352475/30503 K 3 isa V 24 dir 1w-5.0.r338948/73078 K 4 kern V 31 dir 20-5.0-352546.r353104/12617 K 7 kgssapi V 37 dir 13-184588.0-339434.r351358/192323 K 7 libkern V 32 dir 9-1542.0-339434.r348278/4201 K 4 mips V 36 dir 2-178171.0-339434.r352083/105721 K 7 modules V 33 dir i-2834.0-352546.r352761/49210 K 3 net V 33 dir x-1542.0-352546.r353052/22045 K 8 net80211 V 36 dir 2-116742.0-339434.r345761/177225 K 8 netgraph V 35 dir 69-52419.0-339434.r352101/37235 K 7 netinet V 33 dir 4f-1541.0-352546.r353045/9700 K 8 netinet6 V 33 dir q-52904.0-352546.r353038/3375 K 8 netipsec V 34 dir 2-105197.0-339434.r352062/1881 K 7 netpfil V 35 dir 11-240494.0-339434.r351386/3378 K 6 netsmb V 28 dir u-75374.0.r336914/110629 K 3 nfs V 27 dir 4l-1541.0.r335250/39321 K 9 nfsclient V 27 dir 4r-1541.0.r328417/47275 K 9 nfsserver V 28 dir 5l-1541.0.r326272/257416 K 3 nlm V 28 dir 1i-177633.0.r329097/1315 K 4 ofed V 36 dir 1hj-219820.0-339434.r348849/3939 K 10 opencrypto V 34 dir 2-104476.0-339434.r352234/5523 K 7 powerpc V 31 dir 22-5.0-352546.r352761/51401 K 5 riscv V 35 dir 2-292407.0-352546.r353108/16515 K 3 rpc V 33 dir u-1839.0-339434.r351345/51400 K 8 security V 34 dir 2-86630.0-339434.r346737/27772 K 7 sparc64 V 34 dir 2-79054.0-339434.r351789/76251 K 3 sys V 31 dir 28-5.0-352546.r352546/22328 K 5 teken V 34 dir h-186681.0-196775.r334316/1020 K 5 tests V 36 dir f-290663.0-339434.r351913/165059 K 5 tools V 33 dir 6k-1541.0-339434.r340362/5298 K 3 ufs V 33 dir 1a-1542.0-339434.r352378/1952 K 2 vm V 33 dir 1k-1542.0-339434.r352366/4786 K 3 x86 V 35 dir 11-204309.0-339434.r351756/6453 K 3 xdr V 30 dir 46-177633.0.r326272/311489 K 3 xen V 28 dir 2-181624.0.r338631/12783 END ENDREP id: g-5.0-352546.r353108/19293 type: dir pred: g-5.0-352546.r353104/15389 count: 122943 text: 353108 16729 2551 0 2a9eb10916a846ab6fa11833f9cbf882 props: 201826 13530 46 0 af763326b561c4148fb4456ebd5fd345 cpath: /releng/12.1/sys copyroot: 352546 /releng/12.1 PLAIN K 10 .arcconfig V 26 file 1-265842.0.r306435/41 K 8 .arclint V 25 file 1-266959.0.r326959/0 K 14 .gitattributes V 35 file 1-327183.0-339434.r345327/2300 K 10 .gitignore V 26 file 4-327183.0.r335840/66 K 9 COPYRIGHT V 30 file 1-2656.0-339434.r342663/0 K 5 LOCKS V 26 file 1-146890.0.r334871/53 K 11 MAINTAINERS V 35 file 1-94742.0-339434.r352351/17353 K 8 Makefile V 32 file 3-1594.0-341090.r348458/142 K 13 Makefile.inc1 V 33 file 5-38666.0-339434.r352400/181 K 18 Makefile.libcompat V 32 file 5-38666.0-340697.r349721/66 K 16 Makefile.sys.inc V 27 file 3-325973.0.r326580/260 K 17 ObsoleteFiles.inc V 32 file 4-148330.0-339434.r352198/0 K 6 README V 26 file 1-21173.0.r335299/328 K 9 README.md V 27 file 1-314473.0.r335299/605 K 8 UPDATING V 35 file 1-41806.0-339434.r352351/17671 K 3 bin V 29 dir 1-5.0-339434.r345613/6661 K 4 cddl V 34 dir 1-168404.0-352546.r353003/3992 K 7 contrib V 34 dir 1-16755.0-352546.r353053/18029 K 6 crypto V 35 dir 1-25405.0-339434.r352192/213597 K 3 etc V 30 dir 1-38.0-339434.r352416/2004 K 3 gnu V 29 dir 1-3.0-352546.r352768/9995 K 7 include V 31 dir 1-697.0-339434.r352379/5808 K 9 kerberos5 V 35 dir 4q-29815.0-352546.r352768/12557 K 3 lib V 29 dir 6-5.0-352546.r353028/9609 K 7 libexec V 30 dir c-5.0-352546.r352768/25152 K 7 release V 32 dir 1-3027.0-352546.r352546/1854 K 6 rescue V 34 dir 7-117035.0-339434.r340697/2014 K 4 sbin V 30 dir fa-4.0-352546.r352902/5793 K 6 secure V 34 dir r-1553.0-339434.r352192/462091 K 5 share V 29 dir e-3.0-352546.r352885/9787 K 5 stand V 35 dir 6j-38465.6-352768.r352768/36377 K 3 sys V 30 dir g-5.0-352546.r353108/19293 K 7 targets V 34 dir 2-242818.2-339825.r352102/3117 K 5 tests V 34 dir g-257097.0-339434.r352356/2921 K 5 tools V 34 dir 43-1590.0-352546.r352769/27355 K 7 usr.bin V 30 dir m-3.0-352546.r352768/74336 K 8 usr.sbin V 30 dir q-3.0-352546.r353048/14003 END ENDREP PLAIN K 9 svk:merge V 63 384e816d-6934-dd11-b2c8-001c23dd0aa3:/local/freebsd/head:190430 K 10 svn:ignore V 188 _.tinderbox.* _.universe-toolchain _.amd64.* _.arm.* _.arm64.* _.i386.* _.ia64.* _.mips.* _.pc98.* _.powerpc.* _.riscv.* _.sparc64.* _.sun4v.* GPATH GRTAGS GTAGS ID cscope.out ?cscope.out K 13 svn:mergeinfo V 814 /head:340186,341429,341754-341755,342354-342355,342386-342388,342526,342528,342530-342531,342533-342536,342563,342659,344179,344181-344182,344189,344211,345479,345485,345489-345490,345573,345625,345638,345640,345778,346550,347237,349225,349342,349849,349909,351192,351203,351802,352246,352363,352386,352417,352438,352447,352449,352493,352505-352507,352511-352514,352542,352550,352564,352590,352592,352594,352597,352620,352625,352634,352652,352655-352656,352662,352796,352826,352863,352868,352894,352906,352915,353004,353012 /stable/12:352489,352508-352509,352534,352565,352595,352608,352672-352676,352678,352685-352686,352720-352721,352723,352735,352741,352749-352750,352752,352754,352759,352762,352771-352772,352867,352872,352879,352892,352896,352910-352911,353031-353032,353034-353036,353041,353047,353051,353106 END ENDREP id: 5-1.0-352546.r353108/22567 type: dir pred: 5-1.0-352546.r353104/18648 count: 229107 text: 353108 19553 1850 0 a30af41e9de7b105f106dc545b3ecab3 props: 353108 21416 1138 0 269bada741583c2156bfbccd9ca175b5 cpath: /releng/12.1 copyroot: 352546 /releng/12.1 minfo-cnt: 1 minfo-here: y PLAIN K 4 10.0 V 31 dir 5-1.0-259065.r279264/416355 K 4 10.1 V 31 dir 5-1.0-272461.r310419/163310 K 4 10.2 V 31 dir 5-1.0-285830.r310419/326831 K 4 10.3 V 30 dir 5-1.0-296373.r331987/37013 K 4 10.4 V 30 dir 5-1.0-323604.r338981/17138 K 4 11.0 V 30 dir 5-1.0-303975.r326358/30575 K 4 11.1 V 30 dir 5-1.0-320486.r338981/34383 K 4 11.2 V 30 dir 5-1.0-334459.r351263/10430 K 4 11.3 V 29 dir 5-1.0-349026.r351272/2170 K 4 12.0 V 30 dir 5-1.0-340470.r351263/28541 K 4 12.1 V 30 dir 5-1.0-352546.r353108/22567 K 5 2.0.5 V 25 dir 5-1.0-8882.r9492/3187 K 4 4.10 V 29 dir 5-1.0-108855.r159120/7837 K 4 4.11 V 30 dir 5-1.0-101416.r164944/19632 K 3 4.3 V 28 dir 5-1.0-75750.r120752/5724 K 3 4.4 V 29 dir 5-1.0-57956.r123008/14652 K 3 4.5 V 29 dir 5-1.0-57960.r123008/28180 K 3 4.6 V 29 dir 5-1.0-63491.r123008/41656 K 3 4.7 V 29 dir 5-1.0-66473.r137856/63570 K 3 4.8 V 30 dir 5-1.0-111744.r157946/11989 K 3 4.9 V 30 dir 5-1.0-101418.r157946/23896 K 3 5.0 V 31 dir 5-1.0-107811.r137856/116190 K 3 5.1 V 31 dir 5-1.0-115436.r137856/134033 K 3 5.2 V 29 dir 5-1.0-123193.r144702/7133 K 3 5.3 V 30 dir 5-1.0-133969.r162896/66091 K 3 5.4 V 30 dir 5-1.0-133971.r162896/92930 K 3 5.5 V 30 dir 5-1.0-158462.r178263/22889 K 3 6.0 V 30 dir 5-1.0-147907.r166720/12291 K 3 6.1 V 30 dir 5-1.0-147908.r178263/45338 K 3 6.2 V 30 dir 5-1.0-147921.r178263/68503 K 3 6.3 V 30 dir 5-1.0-147922.r201679/76505 K 3 6.4 V 30 dir 5-1.0-183531.r212901/22524 K 3 7.0 V 31 dir 5-1.0-172507.r191381/109793 K 3 7.1 V 30 dir 5-1.0-185281.r216063/15937 K 3 7.2 V 31 dir 5-1.0-191087.r208586/108363 K 3 7.3 V 30 dir 5-1.0-203736.r229539/19916 K 3 7.4 V 30 dir 5-1.0-216618.r246989/32600 K 3 8.0 V 30 dir 5-1.0-198460.r216063/44573 K 3 8.1 V 30 dir 5-1.0-209145.r239108/40078 K 3 8.2 V 30 dir 5-1.0-216617.r239108/60328 K 3 8.3 V 30 dir 5-1.0-232438.r265125/17447 K 3 8.4 V 30 dir 5-1.0-248810.r286068/24759 K 3 9.0 V 31 dir 5-1.0-227445.r249029/256153 K 3 9.1 V 30 dir 5-1.0-239080.r276155/38757 K 3 9.2 V 30 dir 5-1.0-253912.r276156/37260 K 3 9.3 V 31 dir 5-1.0-267654.r310419/812459 K 9 ALPHA_2_0 V 25 dir 5-1.0-4294.r4683/5825 K 8 BETA_2_0 V 25 dir 5-1.0-4743.r4761/5294 END ENDREP id: 8-1.0.r353108/24992 type: dir pred: 8-1.0.r353104/21072 count: 4176 text: 353108 22852 2127 0 3cabc4fa8cd487d51a1f0fdf31e10b35 cpath: /releng copyroot: 0 / minfo-cnt: 5167 PLAIN K 11 ROADMAP.txt V 26 file 0-179453.0.r285589/70 K 4 head V 22 dir 5-1.0.r353107/7174 K 8 projects V 23 dir 6-1.0.r353098/12907 K 7 release V 22 dir 7-1.0.r349835/3398 K 6 releng V 23 dir 8-1.0.r353108/24992 K 6 stable V 23 dir 9-1.0.r353106/42121 K 8 svnadmin V 27 dir 0-179447.0.r352790/1678 K 4 user V 23 dir a-1.0.r353101/40795 K 6 vendor V 22 dir b-1.0.r352857/7170 K 13 vendor-crypto V 25 dir 0-1575.0.r352166/5365 K 10 vendor-sys V 26 dir 0-12116.0.r351128/8655 END ENDREP id: 0.0.r353108/25655 type: dir pred: 0.0.r353107/7908 count: 353108 text: 353108 25169 473 0 1805ffe414e23e3913a20b6255e068a5 props: 289270 0 4229 0 20f578acc837c5e58fc64b9eaa493aea cpath: / copyroot: 0 / minfo-cnt: 46038 5-1.0-352546.t353107-7ks5 modify-dir false true /releng/12.1 1g-281494.0-352546.t353107-7ks5 modify-file true false /releng/12.1/sys/arm64/arm64/pmap.c 15-280364.0-352546.t353107-7ks5 modify-file true false /releng/12.1/sys/arm64/include/pmap.h 23-292407.0-352546.t353107-7ks5 modify-file true false /releng/12.1/sys/riscv/include/pmap.h 2w-295041.0-352546.t353107-7ks5 modify-file true false /releng/12.1/sys/riscv/riscv/pmap.c 25655 25879