daily CVS update output

2019-12-02 Thread NetBSD source update
Updating src tree: P src/distrib/notes/common/extract-contrib-string.pl P src/distrib/notes/common/legal.common P src/doc/3RDPARTY P src/sys/arch/aarch64/aarch64/cpufunc.c P src/sys/arch/aarch64/include/cpu.h P src/sys/arch/amd64/include/ptrace.h P src/sys/arch/arm/arm32/arm32_boot.c P src/sys/ar

Re: vm.ubc_direct

2019-12-02 Thread Jaromír Doleček
Can you send the dmesg and log of the recoverable I/O errors? Jaromir Le mer. 20 nov. 2019 à 15:04, Robert Nestor a écrit : > I tried enabling this option on my amd64 system running a fairly recent > version of -current off a new SSD. While building some packages I noticed > a lot of recoverab

Re: graphical console: limit resolution?

2019-12-02 Thread Michael van Elst
On Mon, Dec 02, 2019 at 05:58:44PM +0100, Thomas Klausner wrote: > The kernel dmesg now says: > > radeondrmkmsfb0: framebuffer at 0xdc0909ca8000, size 1920x1080, depth 32, > stride 7680 > > but I don't get a picture either. Then size is probably not the only problem. Maybe it doesn't use t

Re: vm.ubc_direct

2019-12-02 Thread Andrew Doran
On Mon, Dec 02, 2019 at 08:30:58PM +0100, Kamil Rytarowski wrote: > On 02.12.2019 20:10, Andrew Doran wrote: > > Hello, > > > > In light of the recent discussion, and having asked Jaromir his thoughts on > > the subject, we both think it's time to enable this by default, so it gets > > wider testi

Re: Xen MP hang in pmap

2019-12-02 Thread Manuel Bouyer
On Mon, Dec 02, 2019 at 07:49:59PM +, Andrew Doran wrote: > Oops. There was a bug in my TLB shootdown changes. Should be fixed with: > > /cvsroot/src/sys/arch/x86/x86/x86_tlb.c,v <-- x86_tlb.c > new revision: 1.11; previous revision: 1.10 I confirm; install completed and now tests are run

Re: vm.ubc_direct

2019-12-02 Thread Kamil Rytarowski
On 02.12.2019 20:10, Andrew Doran wrote: > Hello, > > In light of the recent discussion, and having asked Jaromir his thoughts on > the subject, we both think it's time to enable this by default, so it gets > wider testing. Is there a good reason not to? > > Cheers, > Andrew > There were repor

Re: Xen MP hang in pmap

2019-12-02 Thread Andrew Doran
On Mon, Dec 02, 2019 at 03:47:41PM +0100, Manuel Bouyer wrote: > in pmap_update(): > pmap_update(c0c751c0,c13e2000,c13e4000,c13e2000,2000,0,ccf7dd88,c041babf,c0c8d680,c13e2000) > at netbsd:pmap_update+0x21 > uvm_km_kmem_free(c0c8d680,c13e2000,2000,2,0,c13e3000,1,ccf7dd98,c03d267b,c13e2000) > at

vm.ubc_direct

2019-12-02 Thread Andrew Doran
Hello, In light of the recent discussion, and having asked Jaromir his thoughts on the subject, we both think it's time to enable this by default, so it gets wider testing. Is there a good reason not to? Cheers, Andrew

Re: graphical console: limit resolution?

2019-12-02 Thread Thomas Klausner
On Thu, Nov 28, 2019 at 06:07:16PM -, Michael van Elst wrote: > w...@netbsd.org (Thomas Klausner) writes: > > >The card's limit is 2560x1440 (I think), but the graphical console > >code doesn't care and tries to switch to 3840x2160 and the screen is > >just black afterwards. > > >Is there a w

Xen MP hang in pmap

2019-12-02 Thread Manuel Bouyer
Hello, since recent changes, Xen domUs with more than one vCPU hangs at boot in pmap_update(): pmap_update(c0c751c0,c13e2000,c13e4000,c13e2000,2000,0,ccf7dd88,c041babf,c0c8d680,c13e2000) at netbsd:pmap_update+0x21 uvm_km_kmem_free(c0c8d680,c13e2000,2000,2,0,c13e3000,1,ccf7dd98,c03d267b,c13e2000)