From nobody Sun Jun 2 05:40:55 2024 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VsQgv6RMhz5M66l; Sun, 02 Jun 2024 05:40:59 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VsQgv4PLRz4X0Z; Sun, 2 Jun 2024 05:40:59 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4002a.ext.cloudfilter.net ([10.228.9.250]) by cmsmtp with ESMTPS id DPXlscXWQdrxEDdxisK16l; Sun, 02 Jun 2024 05:40:58 +0000 Received: from spqr.komquats.com ([70.66.152.170]) by cmsmtp with ESMTPSA id DdxgsbisB9Cr4DdxhsYF1J; Sun, 02 Jun 2024 05:40:58 +0000 X-Auth-User: cschuber X-Authority-Analysis: v=2.4 cv=etl8zZpX c=1 sm=1 tr=0 ts=665c05ea a=y8EK/9tc/U6QY+pUhnbtgQ==:117 a=y8EK/9tc/U6QY+pUhnbtgQ==:17 a=xqWC_Br6kY4A:10 a=IkcTkHD0fZMA:10 a=T1WGqf2p2xoA:10 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=EkcXrb_YAAAA:8 a=pQs5aej7AAAA:8 a=-wuKhKTYAAAA:8 a=TUg3-ww4CDUyCMY4IvIA:9 a=QEXdDO2ut3YA:10 a=Ia-lj3WSrqcvXOmTRaiG:22 a=IjZwj45LgO3ly-622nXo:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 2C2FB1BF6; Sat, 01 Jun 2024 22:40:56 -0700 (PDT) Received: from slippy (localhost [IPv6:::1]) by slippy.cwsent.com (Postfix) with ESMTP id 0DBD3B7; Sat, 01 Jun 2024 22:40:56 -0700 (PDT) Date: Sat, 1 Jun 2024 22:40:55 -0700 From: Cy Schubert To: Nuno Teixeira Cc: Warner Losh , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 108de784513d - main - Redefine CLOCK_BOOTTIME to alias CLOCK_MONOTONIC, not CLOCK_UPTIME Message-ID: <20240601224055.6a6cac10@slippy> In-Reply-To: References: <202405311447.44VEl1G1078199@gitrepo.freebsd.org> Organization: KOMQUATS X-Mailer: Claws Mail 3.19.1 (GTK+ 2.24.33; amd64-portbld-freebsd15.0) List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-CMAE-Envelope: MS4xfEvjU7mqDBMGToVPqyfNf0PfbuZqD0Tv7zzzQOeM+KdzXlOYW0bkH/vV7+Vuz9VVO+j6YPxyXkWkCybOwmBMbmM7en4n02NL0vxRKBvdBtxL2VDT6sdV znCrYIbZvVd6r2LVvORpwOj/NQQVwIL8NneVtojEYV+O3eDa2dmzTltCpRt050poy9+6vlxiPGMMtG+aRmgdlZltzZ0snzb+tTVakYS+9jFwdfBSICNnLLfJ qtrTsDMTFX5gYri6rZYQ/MfPIcwfBfxQvZdHvkjD6FfDnMhgZhk6XpKCYq3ABA+26fH7n4OhYHTZFJ4lw+eSJngmvZuv6PPQfUuFGOPBJyMdzPQ9nwF8VbZm ND3PgwHx X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] X-Rspamd-Queue-Id: 4VsQgv4PLRz4X0Z Hi eduardo@, Patches for mesa-dri, wpa-supplicant* and hostapd* have been pushed. These ports are no longer broken under the latest 15-CURRENT now. --=20 Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=3D0 On Sat, 1 Jun 2024 09:37:00 +0100 Nuno Teixeira wrote: > Hello, >=20 > Having issues building graphics/mesa-dri: >=20 > ../src/intel/common/xe/intel_gem.c:72:9: error: duplicate case value '4' > 72 | case CLOCK_BOOTTIME: > | ^ > /usr/include/sys/_clock_id.h:81:25: note: expanded from macro > 'CLOCK_BOOTTIME' > 81 | #define CLOCK_BOOTTIME CLOCK_MONOTONIC > | ^ > /usr/include/sys/_clock_id.h:56:26: note: expanded from macro > 'CLOCK_MONOTONIC' > 56 | #define CLOCK_MONOTONIC 4 > | ^ > ../src/intel/common/xe/intel_gem.c:66:9: note: previous case defined here > 66 | case CLOCK_MONOTONIC: > | ^ > /usr/include/sys/_clock_id.h:56:26: note: expanded from macro > 'CLOCK_MONOTONIC' > 56 | #define CLOCK_MONOTONIC 4 > | ^ > 1 error generated. >=20 > Thanks >=20 > Warner Losh escreveu (sexta, 31/05/2024 =C3=A0(s) 15:47= ): >=20 > > The branch main has been updated by imp: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=3D108de784513d87bbe850e7b003a73= e26b5b54caa > > > > commit 108de784513d87bbe850e7b003a73e26b5b54caa > > Author: Val Packett > > AuthorDate: 2024-05-31 14:45:02 +0000 > > Commit: Warner Losh > > CommitDate: 2024-05-31 14:45:02 +0000 > > > > Redefine CLOCK_BOOTTIME to alias CLOCK_MONOTONIC, not CLOCK_UPTIME > > > > The suspend-awareness situation with monotonic clocks across platfo= rms > > is kind of a mess, let's try not making it worse. > > > > On Linux, CLOCK_MONOTONIC does NOT count suspended time, and > > CLOCK_BOOTTIME was introduced to INCLUDE suspended time. > > > > On OpenBSD, CLOCK_MONOTONIC DOES count suspended time, and CLOCK_UP= TIME > > was introduced to EXCLUDE suspended time. > > > > On macOS, it's the same as OpenBSD, but with CLOCK_UPTIME_RAW. > > > > Right now, we do not have a monotonic clock that counts suspended t= ime. > > We have CLOCK_UPTIME as a distinct ID alias, and CLOCK_BOOTTIME as a > > preprocessor alias, both being effectively `CLOCK_MONOTONIC` for no= w. > > > > When we introduce a suspend-aware clock in the future, it would mak= e a > > lot more sense to do it the OpenBSD/macOS way, i.e. to make > > CLOCK_MONOTONIC include suspended time and make CLOCK_UPTIME exclude > > it, > > because that's what the name CLOCK_UPTIME implies: a deviation from= the > > default intended for the uptime command to allow it to only show the > > time the system was actually up and not suspended. > > > > Let's change the define right now to make sure software using the > > define > > would not end up using the ID of the wrong clock in the future, and= fix > > the IDs in the Linux compat code to match the expected changes too. > > > > See https://bugzilla.mozilla.org/show_bug.cgi?id=3D1824084 > > for more discussion. > > > > Fixes: 155f15118a77 ("clock_gettime: Add Linux aliases for > > CLOCK_*") > > Fixes: 25ada637362d ("Map Linux CLOCK_BOOTTIME to native > > CLOCK_UPTIME.") > > Sponsored by: https://www.patreon.com/valpackett > > Reviewed by: kib, imp > > Differential Revision: https://reviews.freebsd.org/D39270 > > --- > > sys/compat/linux/linux_time.c | 6 +++--- > > sys/sys/_clock_id.h | 2 +- > > 2 files changed, 4 insertions(+), 4 deletions(-) > > > > diff --git a/sys/compat/linux/linux_time.c b/sys/compat/linux/linux_tim= e.c > > index e9e5cf075210..f4dd26dd3d2a 100644 > > --- a/sys/compat/linux/linux_time.c > > +++ b/sys/compat/linux/linux_time.c > > @@ -287,7 +287,7 @@ linux_to_native_clockid(clockid_t *n, clockid_t l) > > *n =3D CLOCK_REALTIME; > > break; > > case LINUX_CLOCK_MONOTONIC: > > - *n =3D CLOCK_MONOTONIC; > > + *n =3D CLOCK_UPTIME; > > break; > > case LINUX_CLOCK_PROCESS_CPUTIME_ID: > > *n =3D CLOCK_PROCESS_CPUTIME_ID; > > @@ -300,10 +300,10 @@ linux_to_native_clockid(clockid_t *n, clockid_t l) > > break; > > case LINUX_CLOCK_MONOTONIC_COARSE: > > case LINUX_CLOCK_MONOTONIC_RAW: > > - *n =3D CLOCK_MONOTONIC_FAST; > > + *n =3D CLOCK_UPTIME_FAST; > > break; > > case LINUX_CLOCK_BOOTTIME: > > - *n =3D CLOCK_UPTIME; > > + *n =3D CLOCK_MONOTONIC; > > break; > > case LINUX_CLOCK_REALTIME_ALARM: > > case LINUX_CLOCK_BOOTTIME_ALARM: > > diff --git a/sys/sys/_clock_id.h b/sys/sys/_clock_id.h > > index 47a551428dc3..728346a0f0ab 100644 > > --- a/sys/sys/_clock_id.h > > +++ b/sys/sys/_clock_id.h > > @@ -78,7 +78,7 @@ > > * Linux compatible names. > > */ > > #if __BSD_VISIBLE > > -#define CLOCK_BOOTTIME CLOCK_UPTIME > > +#define CLOCK_BOOTTIME CLOCK_MONOTONIC > > #define CLOCK_REALTIME_COARSE CLOCK_REALTIME_FAST > > #define CLOCK_MONOTONIC_COARSE CLOCK_MONOTONIC_FAST > > #endif > > > > >=20