From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 340245338C; Sat, 6 Apr 2024 22:01:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712440866; cv=none; b=JCxKIFrIQ9BzWy5vImSdMLkkbC15bVX91Nq2BuCkjJrs6YM9bdvevTBaYBb1BZznqNRpH1W8XIBJKX9qiopa4JCjEa58DJ0m4RuNzvQelHHkprLq/tT4shEfrYrQ+DFZH2hdEKHbEazyL91HYsRpxTwn9FmPNJ54wIkDs36u3AQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712440866; c=relaxed/simple; bh=+0GdKhMpv6asSyI+rL6kNveWke/LDPkqLFj+yFi47gk=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=S552ZZrTt1rkhbxlXwt0xfT4UmBwCUiaYcZCDcmNLvPMu7+8GApyNXsZMOIDQ6u1ufLGAAOPWtZfBMTe2gdG8IWP0hmdPysq/S6PG9jcCbiud3d2BaKNHcOBseuJFAJnqTRFTpo8IpMNhgiQ8oWzP0wzocJnQZMOQIrwhCMmoRw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=SaGi5AFV; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=NmCuyLvg; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="SaGi5AFV"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="NmCuyLvg" From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1712440856; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=WALSA6ekTbORB+oMNmPW1aBENZ+fWec6I1EASj2qsLE=; b=SaGi5AFV2boXgpVRakH5IORUzYXtObRGfaMgx2KmAP6P5s7GryxgaQnckL25v9iSSXdsq2 YoWuzU7oG89gYV0ABMcxFJ7ynLQYHt1SGrJ9km52hCRzpGU9/0AikZMDt6gSQxj2P9KaQt SRuqrcWrkQO34LRzetwl4WvddVlsF3C1W0LrKxMpSy0HWgmYL41A80k6rvJ5VlsdSMdKgP ynxMc6o8P7RsQ4mvnSoJMcSpV4JTMU/ZQuZ9SG+qJViK6i+BqRiOyBaYM+0fpKTFm9oqtG W4rQ29G9WLd5EsGMVcdGL3kzYP4pMuLjal6310Mg3AzI333Z9xHZS7Fo9DPOXQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1712440856; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=WALSA6ekTbORB+oMNmPW1aBENZ+fWec6I1EASj2qsLE=; b=NmCuyLvgsvxONZVAwDs9CB6ED/U47OOCFL3UkiSvrsW3ITRxVJTotdpnN6Nc2D0BOFBFNx aIdh1EbxUsUJKYDA== To: Oleg Nesterov Cc: John Stultz , Marco Elver , Peter Zijlstra , Ingo Molnar , "Eric W. Biederman" , linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, Dmitry Vyukov , kasan-dev@googlegroups.com, Edward Liaw , Carlos Llamas , Greg Kroah-Hartman Subject: Re: [PATCH] selftests/timers/posix_timers: reimplement check_timer_distribution() In-Reply-To: <20240406151057.GB3060@redhat.com> References: <87sf02bgez.ffs@tglx> <87r0fmbe65.ffs@tglx> <87o7aqb6uw.ffs@tglx> <87frw2axv0.ffs@tglx> <20240404145408.GD7153@redhat.com> <87le5t9f14.ffs@tglx> <20240406150950.GA3060@redhat.com> <20240406151057.GB3060@redhat.com> Date: Sun, 07 Apr 2024 00:00:55 +0200 Message-ID: <878r1q882w.ffs@tglx> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain On Sat, Apr 06 2024 at 17:10, Oleg Nesterov wrote: > Yes, this changes the "semantics" of check_timer_distribution(), perhaps it > should be renamed. Definitely. > But I do not see a better approach, and in fact I think that > > Test that all running threads _eventually_ receive CLOCK_PROCESS_CPUTIME_ID > > is the wrong goal. > > Do you agree? No argument from my side. All we can test is that the leader is not woken up. Thanks, tglx