Somehow the page inconsistency seems truncated:
Alexey Suslikov wrote:
> ddb{2}> show all pool
> Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle
> [...]
> amappl1 72 99331 0 95371 559 485 74 103 0 8 0
> amappl1: pool(0xffffffff81974640:amappl1): page inconsistency: page
> 0xffffff01e0
The error message looks odd to me.
kern/subr_pool.c prints additional info after the 'page inconsistency'.
That seems to be missing in all your 'page inconsistency' bug reports.
Not sure why this output is not captured here, but there should also be
something like "at page head addr", "item ordinal", "on list, missing"
after the page address.
> amappl 72 253 0 100 3 0 3 3 0 75 0
> dma4096 4096 1 0 1 1 1 0 1 0 8 0
> dma512 512 8 0 7 1 0 1 1 0 8 0
> dma256 256 10 0 10 1 1 0 1 0 8 0
> dma64 64 5 0 5 1 1 0 1 0 8 0
> dma32 32 9 0 9 1 1 0 1 0 8 0
> dma16 16 2 0 2 1 1 0 1 0 8 0
> aobjpl 64 2 0 0 1 0 1 1 0 8 0
> uaddrrnd 24 1164 0 1113 1 0 1 1 0 8 0
> uaddrbest 32 2 0 0 1 0 1 1 0 8 0
> uaddr 24 1164 0 1113 1 0 1 1 0 8 0
> vmmpekpl 168 27542 0 27507 2 0 2 2 0 8 0
> vmmpepl 168 238088 0 229135 1951 1558 393 480 0 357 0
> vmsppl 256 1163 0 1113 4 0 4 4 0 8 0
> pdppl 4096 1163 0 1113 17 10 7 8 0 8 0
> pvpl 32 547304 0 510728 438 136 302 334 0 265 0
> pmappl 176 1163 0 1113 3 0 3 3 0 8 0
> extentpl 40 118 0 62 1 0 1 1 0 8 0
> phpool 112 909 0 348 17 0 17 17 0 8 0
>
> [...]
>
> OpenBSD 6.0-beta (GENERIC.MP) #0: Mon May 30 14:47:09 EEST 2016
> ***@***:/usr/src/sys/arch/amd64/compile/GENERIC.MP
Can you reproduce these page inconsistency problems with a snapshot kernel?
Is this truly a kernel built from clean original sources?
> real mem = 8571846656 (8174MB)
> avail mem = 8307585024 (7922MB)
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.33 @ 0xcfedf000 (40 entries)
> bios0: vendor Phoenix Technologies LTD version "2.0b" date 11/14/2011
> bios0: Supermicro X7SBi
> acpi0 at bios0: rev 2
> acpi0: sleep states S0 S1 S4 S5
> acpi0: tables DSDT FACP DMAR MCFG APIC BOOT SPCR ERST HEST BERT EINJ
> SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT
> acpi0: wakeup devices PXHA(S5) PEX_(S5) LAN_(S5) USB4(S5) USB5(S5)
> USB7(S5) ESB2(S5) EXP1(S5) EXP5(S5) EXP6(S5) USB1(S5) USB2(S5)
> USB3(S5) USB6(S5) ESB1(S5) PCIB(S5) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimcfg0 at acpi0 addr 0xe0000000, bus 0-16
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Xeon(R) CPU X3210 @ 2.13GHz, 2133.66 MHz
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG,LAHF,PERF,SENSOR
> cpu0: 4MB 64b/line 16-way L2 cache
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 7 var ranges, 88 fixed ranges
> cpu0: apic clock running at 266MHz
> cpu0: mwait min=64, max=64, C-substates=0.2, IBE
> cpu1 at mainbus0: apid 1 (application processor)
> cpu1: Intel(R) Xeon(R) CPU X3210 @ 2.13GHz, 2133.42 MHz
> cpu1:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG,LAHF,PERF,SENSOR
> cpu1: 4MB 64b/line 16-way L2 cache
> cpu1: smt 0, core 1, package 0
> cpu2 at mainbus0: apid 2 (application processor)
> cpu2: Intel(R) Xeon(R) CPU X3210 @ 2.13GHz, 2133.42 MHz
> cpu2:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG,LAHF,PERF,SENSOR
> cpu2: 4MB 64b/line 16-way L2 cache
> cpu2: smt 0, core 2, package 0
> cpu3 at mainbus0: apid 3 (application processor)
> cpu3: Intel(R) Xeon(R) CPU X3210 @ 2.13GHz, 2133.42 MHz
> cpu3:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG,LAHF,PERF,SENSOR
> cpu3: 4MB 64b/line 16-way L2 cache
> cpu3: smt 0, core 3, package 0
> ioapic0 at mainbus0: apid 4 pa 0xfec00000, version 20, 24 pins
> ioapic1 at mainbus0: apid 5 pa 0xfecc0000, version 20, 24 pins
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 2 (PXHA)
> acpiprt2 at acpi0: bus -1 (PEX_)
> acpiprt3 at acpi0: bus 5 (EXP1)
> acpiprt4 at acpi0: bus 13 (EXP5)
> acpiprt5 at acpi0: bus 15 (EXP6)
> acpiprt6 at acpi0: bus 17 (PCIB)
> acpicpu0 at acpi0: C1(@1 halt!), PSS
> acpicpu1 at acpi0: C1(@1 halt!), PSS
> acpicpu2 at acpi0: C1(@1 halt!), PSS
> acpicpu3 at acpi0: C1(@1 halt!), PSS
> "PNP0A05" at acpi0 not configured
> "PNP0303" at acpi0 not configured
> "PNP0F13" at acpi0 not configured
> "PNP0501" at acpi0 not configured
> "PNP0501" at acpi0 not configured
> "PNP0401" at acpi0 not configured
> acpibtn0 at acpi0: PWRB
> acpivideo0 at acpi0: IGD0
> ipmi at mainbus0 not configured
> cpu0: Enhanced SpeedStep 2133 MHz: speeds: 2133, 1600 MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel 3200/3210 Host" rev 0x01
> ppb0 at pci0 dev 1 function 0 "Intel 3200/3210 PCIE" rev 0x01: msi
> pci1 at ppb0 bus 1
> ppb1 at pci1 dev 0 function 0 "Intel 6702PXH PCIE-PCIX" rev 0x09
> pci2 at ppb1 bus 2
> "Intel IOxAPIC" rev 0x09 at pci1 dev 0 function 1 not configured
> uhci0 at pci0 dev 26 function 0 "Intel 82801I USB" rev 0x02: apic 4 int 16
> uhci1 at pci0 dev 26 function 1 "Intel 82801I USB" rev 0x02: apic 4 int 17
> uhci2 at pci0 dev 26 function 2 "Intel 82801I USB" rev 0x02: apic 4 int 18
> ehci0 at pci0 dev 26 function 7 "Intel 82801I USB" rev 0x02: apic 4 int 18
> usb0 at ehci0: USB revision 2.0
> uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
> ppb2 at pci0 dev 28 function 0 "Intel 82801I PCIE" rev 0x02: msi
> pci3 at ppb2 bus 5
> ppb3 at pci0 dev 28 function 4 "Intel 82801I PCIE" rev 0x02: msi
> pci4 at ppb3 bus 13
> em0 at pci4 dev 0 function 0 "Intel 82573E" rev 0x03: msi, address
> 00:30:48:XX:YY:Z2
> ppb4 at pci0 dev 28 function 5 "Intel 82801I PCIE" rev 0x02: msi
> pci5 at ppb4 bus 15
> em1 at pci5 dev 0 function 0 "Intel 82573L" rev 0x00: msi, address
> 00:30:48:XX:YY:Z3
> uhci3 at pci0 dev 29 function 0 "Intel 82801I USB" rev 0x02: apic 4 int 23
> uhci4 at pci0 dev 29 function 1 "Intel 82801I USB" rev 0x02: apic 4 int 22
> uhci5 at pci0 dev 29 function 2 "Intel 82801I USB" rev 0x02: apic 4 int 18
> ehci1 at pci0 dev 29 function 7 "Intel 82801I USB" rev 0x02: apic 4 int 23
> usb1 at ehci1: USB revision 2.0
> uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1
> ppb5 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0x92
> pci6 at ppb5 bus 17
> vga1 at pci6 dev 3 function 0 "ATI ES1000" rev 0x02
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> pciide0 at pci6 dev 4 function 0 "ITExpress IT8213F" rev 0x00: DMA
> (unsupported), channel 0 wired to native-PCI, channel 1 wired to
> native-PCI
> pciide0: using apic 4 int 23 for native-PCI interrupt
> atapiscsi0 at pciide0 channel 0 drive 1
> scsibus1 at atapiscsi0: 2 targets
> cd0 at scsibus1 targ 0 lun 0: <TSSTcorp, CDDVDW SN-S082H, SB00> ATAPI
> 5/cdrom removable
> pciide0: channel 1 ignored (not responding; disabled or no drives?)
> pcib0 at pci0 dev 31 function 0 "Intel 82801IR LPC" rev 0x02
> ahci0 at pci0 dev 31 function 2 "Intel 82801I AHCI" rev 0x02: msi, AHCI 1.2
> ahci0: port 0: 3.0Gb/s
> scsibus2 at ahci0: 32 targets
> sd0 at scsibus2 targ 0 lun 0: <ATA, ST500NM0011, SN03> SCSI3 0/direct
> fixed naa.5000c50064a9df06
> sd0: 476940MB, 512 bytes/sector, 976773168 sectors
> ichiic0 at pci0 dev 31 function 3 "Intel 82801I SMBus" rev 0x02: apic 4 int 17
> iic0 at ichiic0
> "w83627hf" at iic0 addr 0x2d not configured
> iic0: addr 0x2d 20=00 21=00 22=00 23=b8 24=00 25=00 26=00 27=7f 2b=5e
> 2c=44 2d=5e 2e=44 2f=ed 30=b0 32=27 34=63 36=7b 37=cb 3e=00 3f=00
> 40=01 41=37 42=37 43=00 44=00 45=00 46=00 47=5f 48=2d 49=02 4a=01
> 4b=44 4c=00 4d=95 4e=80 4f=5c 52=00 56=00 57=80 58=21 59=70 5c=11
> 5d=00 5f=05 60=00 61=00 62=00 63=b8 64=00 65=00 66=00 67=7f 6b=5e
> 6c=44 6d=5e 6e=44 6f=ed 70=b0 72=27 74=63 76=7b 77=cb 7e=00 7f=00
> a0=00 a1=00 a2=00 a3=b8 a4=00 a5=00 a6=00 a7=7f ab=5e ac=44 ad=5e
> ae=44 af=ed b0=b0 b2=27 b4=63 b6=7b b7=cb be=00 bf=00 c0=01 c1=00
> c2=10 c3=00 c4=00 c5=00 c6=00 c7=5f c8=2d c9=02 ca=01 cb=44 cc=00
> cd=95 ce=80 cf=5c d2=00 d6=00 d7=80 d8=21 d9=70 dc=11 dd=00 df=05
> e0=00 e1=00 e2=00 e3=b8 e4=00 e5=00 e6=00 e7=7f eb=5e ec=44 ed=5e
> ee=44 ef=ed f0=b0 f2=27 f4=63 f6=7b f7=cb fe=00 ff=00 words 00=ffff
> 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff: w83627hf
> "w83793g" at iic0 addr 0x2f not configured
> iic0: addr 0x2f 05=20 06=bb 07=20 08=bb 09=64 0a=64 0b=5e 0c=c8 0d=a3
> 0e=7b 0f=12 10=9e 11=bc 12=98 13=ff 14=21 15=71 16=cf 17=7e 18=c7
> 19=ca 1a=d0 1b=3a 1c=37 1d=97 1e=80 1f=80 20=21 21=26 23=0f 25=0f
> 27=0f 29=01 2a=22 2b=0f 2d=0f 2f=0f 31=0f 33=0f 35=0f 3b=ff 3c=ff
> 3d=ff 3e=ff 3f=ff 40=09 43=80 46=f7 47=ef 48=df 49=7f 4a=3f 4d=dc
> 4e=0f 50=06 51=02 52=01 58=28 59=01 5c=1f 5e=ff 5f=03 60=ac 61=73
> 62=ff 64=a5 65=7c 66=ff 67=ff 68=3f 6a=2a 6b=19 6c=7c 6d=65 6e=e3
> 6f=b9 70=8a 71=70 72=e5 73=bb 74=e5 75=bb 76=e3 77=b9 78=5f 79=5c
> 7a=55 7b=50 7c=5f 7d=5c 7e=55 7f=50 80=5f 81=5c 82=55 83=50 84=5f
> 85=5c 86=55 87=50 88=4b 89=46 8a=55 8b=50 8c=4b 8d=2d 8e=55 8f=50
> 90=07 91=68 92=07 93=68 94=07 95=68 96=07 97=68 98=07 99=68 9a=07
> 9b=68 9c=07 9d=68 9e=07 9f=68 a0=07 a1=68 a2=07 a3=68 a4=ff a5=ff
> a6=ff a7=ff ae=ff af=ff b2=3f b3=30 b6=3f b7=3f b8=3f b9=3f ba=3f
> bb=80 bc=89 bd=89 be=89 bf=89 c0=89 c1=89 c2=89 c3=02 c4=03 c5=7f
> c6=fe c9=ff ca=ff cb=ff cc=ff cd=ff ce=ff cf=ff d0=11 d1=64 d2=64
> d3=64 d4=64 d5=10 d6=e0 d7=ff d8=f4 d9=c0 da=80 db=01 dc=80 dd=01
> de=80 df=01 e0=bb e1=c0 e2=82 e3=ff e4=80 e5=0e e6=fc e7=12 e8=12
> e9=12 ea=64 ec=ff ed=ff ef=ff f6=60 f7=80 f8=1b fa=ff fd=10 words
> 00=00ff 01=00ff 02=00ff 03=00ff 04=00ff 05=20ff 06=bbff 07=20ff:
> w83793g
> iic0: addr 0x48 00=7f 01=00 03=50 04=7f 05=00 07=50 08=7f 09=00 0b=50
> 0c=7f 0d=00 0f=50 10=7f 11=00 13=50 14=7f 15=00 17=50 18=7f 19=00
> 1b=50 1c=7f 1d=00 1f=50 20=7f 21=00 23=50 24=7f 25=00 27=50 28=7f
> 29=00 2b=50 2c=7f 2d=00 2f=50 30=7f 31=00 33=50 34=7f 35=00 37=50
> 38=7f 39=00 3b=50 3c=7f 3d=00 3f=50 40=7f 41=00 43=50 44=7f 45=00
> 47=50 48=7f 49=00 4b=50 4c=7f 4d=00 4f=50 50=7f 51=00 53=50 54=7f
> 55=00 57=50 58=7f 59=00 5b=50 5c=7f 5d=00 5f=50 60=7f 61=00 63=50
> 64=7f 65=00 67=50 68=7f 69=00 6b=50 6c=7f 6d=00 6f=50 70=7f 71=00
> 73=50 74=7f 75=00 77=50 78=7f 79=00 7b=50 7c=7f 7d=00 7f=50 80=7f
> 81=00 83=50 84=7f 85=00 87=50 88=7f 89=00 8b=50 8c=7f 8d=00 8f=50
> 90=7f 91=00 93=50 94=7f 95=00 97=50 98=7f 99=00 9b=50 9c=7f 9d=00
> 9f=50 a0=7f a1=00 a3=50 a4=7f a5=00 a7=50 a8=7f a9=00 ab=50 ac=7f
> ad=00 af=50 b0=7f b1=00 b3=50 b4=7f b5=00 b7=50 b8=7f b9=00 bb=50
> bc=7f bd=00 bf=50 c0=7f c1=00 c3=50 c4=7f c5=00 c7=50 c8=7f c9=00
> cb=50 cc=7f cd=00 cf=50 d0=7f d1=00 d3=50 d4=7f d5=00 d7=50 d8=7f
> d9=00 db=50 dc=7f dd=00 df=50 e0=7f e1=00 e3=50 e4=7f e5=00 e7=50
> e8=7f e9=00 eb=50 ec=7f ed=00 ef=50 f0=7f f1=00 f3=50 f4=7f f5=00
> f7=50 f8=7f f9=00 fb=50 fc=7f fd=00 ff=50 words 00=7f00 01=00ff
> 02=4b00 03=5000 04=7f00 05=00ff 06=4b00 07=5000
> iic0: addr 0x49 00=7f 01=00 03=50 04=7f 05=00 07=50 08=7f 09=00 0b=50
> 0c=7f 0d=00 0f=50 10=7f 11=00 13=50 14=7f 15=00 17=50 18=7f 19=00
> 1b=50 1c=7f 1d=00 1f=50 20=7f 21=00 23=50 24=7f 25=00 27=50 28=7f
> 29=00 2b=50 2c=7f 2d=00 2f=50 30=7f 31=00 33=50 34=7f 35=00 37=50
> 38=7f 39=00 3b=50 3c=7f 3d=00 3f=50 40=7f 41=00 43=50 44=7f 45=00
> 47=50 48=7f 49=00 4b=50 4c=7f 4d=00 4f=50 50=7f 51=00 53=50 54=7f
> 55=00 57=50 58=7f 59=00 5b=50 5c=7f 5d=00 5f=50 60=7f 61=00 63=50
> 64=7f 65=00 67=50 68=7f 69=00 6b=50 6c=7f 6d=00 6f=50 70=7f 71=00
> 73=50 74=7f 75=00 77=50 78=7f 79=00 7b=50 7c=7f 7d=00 7f=50 80=7f
> 81=00 83=50 84=7f 85=00 87=50 88=7f 89=00 8b=50 8c=7f 8d=00 8f=50
> 90=7f 91=00 93=50 94=7f 95=00 97=50 98=7f 99=00 9b=50 9c=7f 9d=00
> 9f=50 a0=7f a1=00 a3=50 a4=7f a5=00 a7=50 a8=7f a9=00 ab=50 ac=7f
> ad=00 af=50 b0=7f b1=00 b3=50 b4=7f b5=00 b7=50 b8=7f b9=00 bb=50
> bc=7f bd=00 bf=50 c0=7f c1=00 c3=50 c4=7f c5=00 c7=50 c8=7f c9=00
> cb=50 cc=7f cd=00 cf=50 d0=7f d1=00 d3=50 d4=7f d5=00 d7=50 d8=7f
> d9=00 db=50 dc=7f dd=00 df=50 e0=7f e1=00 e3=50 e4=7f e5=00 e7=50
> e8=7f e9=00 eb=50 ec=7f ed=00 ef=50 f0=7f f1=00 f3=50 f4=7f f5=00
> f7=50 f8=7f f9=00 fb=50 fc=7f fd=00 ff=50 words 00=7f00 01=00ff
> 02=4b00 03=5000 04=7f00 05=00ff 06=4b00 07=5000
> spdmem0 at iic0 addr 0x50: 2GB DDR2 SDRAM ECC PC2-5300CL5
> spdmem1 at iic0 addr 0x51: 2GB DDR2 SDRAM ECC PC2-5300CL5
> spdmem2 at iic0 addr 0x52: 2GB DDR2 SDRAM ECC PC2-5300CL5
> spdmem3 at iic0 addr 0x53: 2GB DDR2 SDRAM ECC PC2-5300CL5
> "Intel 82801I Thermal" rev 0x02 at pci0 dev 31 function 6 not configured
> usb2 at uhci0: USB revision 1.0
> uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> usb3 at uhci1: USB revision 1.0
> uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> usb4 at uhci2: USB revision 1.0
> uhub4 at usb4 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> usb5 at uhci3: USB revision 1.0
> uhub5 at usb5 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> usb6 at uhci4: USB revision 1.0
> uhub6 at usb6 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> usb7 at uhci5: USB revision 1.0
> uhub7 at usb7 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
> com1: console
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> lpt0 at isa0 port 0x378/4 irq 7
> uhidev0 at uhub1 port 3 configuration 1 interface 0 "Peppercon AG
> Multidevice" rev 2.00/0.01 addr 2
> uhidev0: iclass 3/0
> ums0 at uhidev0: 3 buttons, Z dir
> wsmouse0 at ums0 mux 0
> uhidev1 at uhub1 port 3 configuration 1 interface 1 "Peppercon AG
> Multidevice" rev 2.00/0.01 addr 2
> uhidev1: iclass 3/1
> ukbd0 at uhidev1: 8 variable keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> wskbd1: connecting to wsdisplay0
> vscsi0 at root
> scsibus3 at vscsi0: 256 targets
> softraid0 at root
> scsibus4 at softraid0: 256 targets
> root on sd0a (1ce1a164a93ee944.a) swap on sd0b dump on sd0b
>