Re: MSI/MSI-X implementation and interrupt handling on i386/amd64

2018-12-10 Thread Kengo NAKAHARA
Hi, On 2018/12/11 6:49, Jaromír Doleček wrote: > Le jeu. 6 déc. 2018 à 16:05, Cherry G.Mathew a écrit : >> The right thing to do is to stop using a bit mask entirely, and using >> a bit more scalable Data structure for this. This isn't trivial though - >> the assembler stuff will be harder to mai

daily CVS update output

2018-12-10 Thread NetBSD source update
Updating src tree: P src/external/cddl/osnet/usr.bin/ztest/ztest.1 P src/lib/libkvm/kvm_getloadavg.3 P src/share/man/man9/rwlock.9 P src/sys/arch/amd64/amd64/machdep.c P src/sys/arch/i386/i386/machdep.c P src/sys/arch/x86/isa/isa_machdep.c P src/sys/dev/vnd.c P src/sys/dev/pci/ichsmb.c P src/sys/

Re: MSI/MSI-X implementation and interrupt handling on i386/amd64

2018-12-10 Thread Jaromír Doleček
Le jeu. 6 déc. 2018 à 16:05, Cherry G.Mathew a écrit : > The right thing to do is to stop using a bit mask entirely, and using > a bit more scalable Data structure for this. This isn't trivial though - > the assembler stuff will be harder to maintain correctness than a > straightup buslocked bitsc

Re: kernel error with drm

2018-12-10 Thread maya
On Mon, Dec 10, 2018 at 09:26:03PM +0700, Robert Elz wrote: > Date:Sat, 8 Dec 2018 17:38:05 + > From:Arthur Barlow > Message-ID: > > > | I have noticed periodically that I get and error in my xconsole that > reads: > | kern error: > [drm:(/usr/src/sys/exte

Re: kernel error with drm

2018-12-10 Thread Robert Elz
Date:Sat, 8 Dec 2018 17:38:05 + From:Arthur Barlow Message-ID: | I have noticed periodically that I get and error in my xconsole that reads: | kern error: [drm:(/usr/src/sys/external/bsd/drm2/dist/drm/i915/intel_sprite.c:132)intel_pipe_update_start] *ERROR

kernel error with drm

2018-12-10 Thread Arthur Barlow
This is not a serious problem, but I thought I would let developers know. I'm using amd64 Current, (8.99.26), and run the Xserver through the Xorg modular builds. I have noticed periodically that I get and error in my xconsole that reads: kern error: [drm:(/usr/src/sys/external/bsd/drm2/dist/drm/