Message ID | 20220324091500.2638745-1-asavkov@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7A9D4C433EF for <netdev@archiver.kernel.org>; Thu, 24 Mar 2022 09:15:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349141AbiCXJQj (ORCPT <rfc822;netdev@archiver.kernel.org>); Thu, 24 Mar 2022 05:16:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44178 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343943AbiCXJQi (ORCPT <rfc822;netdev@vger.kernel.org>); Thu, 24 Mar 2022 05:16:38 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 2C64C3F30E for <netdev@vger.kernel.org>; Thu, 24 Mar 2022 02:15:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1648113305; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=OJgscDC9GXXgE5qcEpR/61U9wQz24uDUwpyxgmBF8s0=; b=EmnSNLyue7YsoaOE+oCUqket0+DEpPEcGoLKZUMgN2JAEIu2NGxQTAapG5r7g4IAdBExDH bR0p7DmrwSZmx9xkw3/FBeqqbSM78ZGQeaoQPOnOQEKpO2f8bWXxgx4iyUlJ0UPVutLJO3 VLk/eELqExDD0SGNOs+tIiEf46fIbi0= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-119-ChabECUPNA6WQ63NdpyE_w-1; Thu, 24 Mar 2022 05:15:04 -0400 X-MC-Unique: ChabECUPNA6WQ63NdpyE_w-1 Received: from smtp.corp.redhat.com (int-mx10.intmail.prod.int.rdu2.redhat.com [10.11.54.10]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 8156F1066559; Thu, 24 Mar 2022 09:15:03 +0000 (UTC) Received: from shodan.usersys.redhat.com (unknown [10.43.17.22]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 31BCB403176; Thu, 24 Mar 2022 09:15:03 +0000 (UTC) Received: by shodan.usersys.redhat.com (Postfix, from userid 1000) id 346E41C02C1; Thu, 24 Mar 2022 10:15:02 +0100 (CET) From: Artem Savkov <asavkov@redhat.com> To: tglx@linutronix.de, jpoimboe@redhat.com, netdev@vger.kernel.org Cc: davem@davemloft.net, yoshfuji@linux-ipv6.org, dsahern@kernel.org, linux-kernel@vger.kernel.org, Artem Savkov <asavkov@redhat.com> Subject: [PATCH v2 0/2] Upper bound mode for kernel timers Date: Thu, 24 Mar 2022 10:14:58 +0100 Message-Id: <20220324091500.2638745-1-asavkov@redhat.com> In-Reply-To: <20220323184026.wkj55y55jbeumngs@treble> References: <20220323184026.wkj55y55jbeumngs@treble> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.85 on 10.11.54.10 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org |
Series |
Upper bound mode for kernel timers
|
expand
|