Re: make delete-old: missing some files?

2019-10-22 Thread Alexey Dokuchaev
On Tue, Oct 22, 2019 at 04:34:53PM -0700, John Baldwin wrote: > On 10/18/19 10:05 AM, Alexey Dokuchaev wrote: > > hi there, > > > > i've made my -CURRENT world and installed, but "make delete-old" tells > > me it cannot remove some directories: > > > Removing old directories > > rmdir: /usr/

Re: make delete-old: missing some files?

2019-10-22 Thread John Baldwin
On 10/18/19 10:05 AM, Alexey Dokuchaev wrote: > hi there, > > i've made my -CURRENT world and installed, but "make delete-old" tells > me it cannot remove some directories: > Removing old directories > rmdir: /usr/share/dtrace: Directory not empty > rmdir: /usr/lib/dtrace: Directory not empt

Re: i2c bit banging timeout for SCL

2019-10-22 Thread Andriy Gapon
Better late, than never: https://reviews.freebsd.org/D22109 This implements the configurable SCL low timeout with a new default and most of the discussed changes plus a little bit more. If you are interested, please feel free to join the review if you are not a reviewer already. -- Andriy Gap

Re: thread on sleepqueue does not wake up after timeout

2019-10-22 Thread Andriy Gapon
On 22/10/2019 16:16, Konstantin Belousov wrote: > On Tue, Oct 22, 2019 at 02:48:56PM +0300, Andriy Gapon wrote: >> On 22/10/2019 13:44, Konstantin Belousov wrote: >>> On Tue, Oct 22, 2019 at 01:08:59PM +0300, Andriy Gapon wrote: Has anyone seen anything like this problem? >>> Yes, but it was v

Re: thread on sleepqueue does not wake up after timeout

2019-10-22 Thread Konstantin Belousov
On Tue, Oct 22, 2019 at 02:48:56PM +0300, Andriy Gapon wrote: > On 22/10/2019 13:44, Konstantin Belousov wrote: > > On Tue, Oct 22, 2019 at 01:08:59PM +0300, Andriy Gapon wrote: > >> > >> We observe a problem that happens very rarely (about once a month across > >> many > >> test machines). The p

Re: thread on sleepqueue does not wake up after timeout

2019-10-22 Thread Andriy Gapon
On 22/10/2019 13:44, Konstantin Belousov wrote: > On Tue, Oct 22, 2019 at 01:08:59PM +0300, Andriy Gapon wrote: >> >> We observe a problem that happens very rarely (about once a month across many >> test machines). The problem is that a thread remain in sleepq_timedwait() >> even >> after its tim

Re: thread on sleepqueue does not wake up after timeout

2019-10-22 Thread Konstantin Belousov
On Tue, Oct 22, 2019 at 01:08:59PM +0300, Andriy Gapon wrote: > > We observe a problem that happens very rarely (about once a month across many > test machines). The problem is that a thread remain in sleepq_timedwait() > even > after its timeout expires. The thread's td_slpcallout looks like t

thread on sleepqueue does not wake up after timeout

2019-10-22 Thread Andriy Gapon
We observe a problem that happens very rarely (about once a month across many test machines). The problem is that a thread remain in sleepq_timedwait() even after its timeout expires. The thread's td_slpcallout looks like the callout has fired. But the thread's state looks like it was never no

[LAST OFFICIAL REMINDER] Call for 2019Q3 quarterly status reports

2019-10-22 Thread salvadore
Dear FreeBSD Community, The deadline for the next FreeBSD Quarterly Status update is October 31, 2019, for work done since the last round of Quarterly Reports: July, 2019 - September, 2019. Status report submissions do not need to be very long. They may be about anything happening in the FreeB