Re: File descriptor leak involving kqueue

2016-12-13 Thread Tom Ivar Helbekkmo
Robert Swindells writes: > Could you try with the following patch ? Running with it now - but not seeing any occurrences of your knote messages. -tih -- I like long walks, especially when they are taken by people who annoy me.

current-users@netbsd.org

2016-12-13 Thread Ryota Ozaki
Hi Thank you for testing! I'll commit the patch unless my further investigation denies. ozaki-r On Tue, Dec 13, 2016 at 2:29 AM, Frank Kardel wrote: > Hi, > > thanks for that. > > It looks fine to me now. > > Frank > > > On 12/12/16 14:13, Ryota Ozaki wrote: >> >> On Mon, Dec 12, 2016 at 5:2

daily CVS update output

2016-12-13 Thread NetBSD source update
Updating src tree: P src/distrib/sets/lists/debug/mi P src/distrib/sets/lists/tests/mi P src/doc/CHANGES U src/doc/TODO.ptrace P src/doc/roadmaps/networking P src/etc/mtree/NetBSD.dist.tests P src/share/man/man4/options.4 P src/sys/arch/acorn32/conf/EB7500ATX P src/sys/arch/acorn32/conf/GENERIC P

Automated report: NetBSD-current/i386 build success

2016-12-13 Thread NetBSD Test Fixture
The NetBSD-current/i386 build is working again. The following commits were made between the last failed build and the successful build: 2016.12.13.20.42.15 christos src/sys/arch/acorn32/conf/EB7500ATX,v 1.61 2016.12.13.20.42.15 christos src/sys/arch/acorn32/conf/GENERIC,v 1.120 2016.1

Re: please test i915

2016-12-13 Thread Jose Luis Rodriguez Garcia
On 12 December 2016 at 19:55, wrote: > The code is shared with i915 (but not radeon, at > least not yet). I'd really love if someone > confirmed that i915 is not horribly broken, so > it could be pulled up to netbsd-7 (I have no > Intel graphics hardware). I have tested with i915 (Pineview), and

Automated report: NetBSD-current/i386 build failure

2016-12-13 Thread NetBSD Test Fixture
This is an automatically generated notice of a NetBSD-current/i386 build failure. The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host, using sources from CVS date 2016.12.13.20.20.34. An extract from the build.sh output follows: --- dependall-sysmon --- CC=/tmp/bracket/buil

Automated report: NetBSD-current/i386 test failure

2016-12-13 Thread NetBSD Test Fixture
This is an automatically generated notice of new failures of the NetBSD test suite. The newly failing test cases are: net/if_pppoe/t_pppoe:pppoe6_chap net/if_pppoe/t_pppoe:pppoe6_pap net/if_pppoe/t_pppoe:pppoe_pap The above tests failed in each of the last 4 test runs, and passed in

Re: File descriptor leak involving kqueue

2016-12-13 Thread Robert Swindells
Tom Ivar Helbekkmo wrote: >Lately, I'm running my postfix with opendkim and opendmarc milters (both >from pkgsrc). Something about opendmarc is bleeding the system empty of >file handles, and I'd appreciate some help thinking about how to find >out exactly what's going on. Could you try with th

File descriptor leak involving kqueue

2016-12-13 Thread Tom Ivar Helbekkmo
Lately, I'm running my postfix with opendkim and opendmarc milters (both from pkgsrc). Something about opendmarc is bleeding the system empty of file handles, and I'd appreciate some help thinking about how to find out exactly what's going on. fstat shows me this: opendmar opendmarc 12624 wd

Re: please test i915 (nvidia alignment fix)

2016-12-13 Thread coypu
Thanks! No need for more testing, I was only paranoid I broke something in a horrible way.

Re: please test i915 (nvidia alignment fix)

2016-12-13 Thread David Brownlee
On 12 December 2016 at 19:55, wrote: > Hi! > > I've committed something that is supposed to help > with the console appearing broken on most nvidia > hardware here: > http://mail-index.netbsd.org/source-changes/2016/12/12/msg079782.html > > The code is shared with i915 (but not radeon, at > least