Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2023 13:06:23 +0300
From:      Dmitry Chagin <dchagin@freebsd.org>
To:        Warner Losh <imp@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: af93fea71038 - main - timerfd: Move implementation from linux compat to sys/kern
Message-ID:  <ZOxxn_4ZUbQBqjPq@heemeyer.club>
In-Reply-To: <202308242029.37OKTmVs091755@gitrepo.freebsd.org>
References:  <202308242029.37OKTmVs091755@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 24, 2023 at 08:29:48PM +0000, Warner Losh wrote:
> The branch main has been updated by imp:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=af93fea710385b2b11f0cabd377e7ed6f3d97c34
> 
> commit af93fea710385b2b11f0cabd377e7ed6f3d97c34
> Author:     Jake Freeland <jfree@freebsd.org>
> AuthorDate: 2023-08-24 04:39:54 +0000
> Commit:     Warner Losh <imp@FreeBSD.org>
> CommitDate: 2023-08-24 20:28:56 +0000
> 
>     timerfd: Move implementation from linux compat to sys/kern
>     
>     Move the timerfd impelemntation from linux compat code to sys/kern. Use
>     it to implement the new system calls for timerfd. Add a hook to kern_tc
>     to allow timerfd to know when the system time has stepped. Add kqueue
>     support to timerfd. Adjust a few names to be less Linux centric.
>     
>     RelNotes: YES
>     Reviewed by: markj (on irc), imp, kib (with reservations), jhb (slack)
>     Differential Revision: https://reviews.freebsd.org/D38459
> ---

glibc misc/tst-timerfd test fails now under Linux emulation



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZOxxn_4ZUbQBqjPq>