From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 611BFECAAD8 for ; Wed, 14 Sep 2022 12:58:55 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id F2032849B9; Wed, 14 Sep 2022 14:58:52 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="lfc2EKjf"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6061984B01; Wed, 14 Sep 2022 14:58:51 +0200 (CEST) Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 5CDDC81F45 for ; Wed, 14 Sep 2022 14:58:48 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf2f.google.com with SMTP id m9so11627420qvv.7 for ; Wed, 14 Sep 2022 05:58:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=CAJF/YyFnbI8u3ez5tyqKVpnCzz6ENJiqLXzlAaByfU=; b=lfc2EKjfWnICacfWHVsVe9qvdv/O7UBLqDr8RYbLXeojrim09cRwNvuCBo8yIuKRw+ wQTZrJ06XN+1UyG4Nxosf5ubFGOaqGnseiD4vkjE3B+XuN8m212QcEcHBq/U23X2f6Wa a75yfO0GYkLJfwuJSsKNQ0bkZ+GFmI9i67Yxg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=CAJF/YyFnbI8u3ez5tyqKVpnCzz6ENJiqLXzlAaByfU=; b=7orXzXWafppagQWT6Aburux+ctrSX0GND08HeErEV0rtDZ6Z0ZJZRNvPzKEw3RdlP0 lDhm30Yfx/sDGt36YJ7fqo/LsabXXVxBy1dIBfaQtIFJ8EEXDO9H35QrQp0HvkVFINL6 B6n1obzz5JzkuF7F4AgV9jV6RhS4h2WaN6I4tw23z13TJ847+vomtqRcxASwNHpgr6ds m+Lw8JqTxzaMDcC0H4yCzhXMeBlPnK5Il2OVc/rEIq49uTOza2cUidotLcyZIFFJE58F 2vTUvlbh3bSVHpEdyJykzLgYSdKGWlfVeXSA4xcwN3ezJRtcIHUArdJLmnZ7nDKB0xYn TAcA== X-Gm-Message-State: ACgBeo0pLSo7CsBY7lquQVxdMhdf4AOCqpf2VyLL7nMIlrWyAlldeZgf xwaCybbRzAK7iN0NJnxh2koEHQ== X-Google-Smtp-Source: AA6agR6z40C3dT4N4saaBHy0IxM5XFXGIG811tAaTjdt1o0rwx8DSCckBrOxrlaVwVDD4Poe91NY/A== X-Received: by 2002:a05:6214:27c3:b0:4ac:a9f7:49c4 with SMTP id ge3-20020a05621427c300b004aca9f749c4mr15872425qvb.48.1663160327038; Wed, 14 Sep 2022 05:58:47 -0700 (PDT) Received: from bill-the-cat.lan (2603-6081-7b00-6400-f8ad-dcc3-5c01-45c1.res6.spectrum.com. [2603:6081:7b00:6400:f8ad:dcc3:5c01:45c1]) by smtp.gmail.com with ESMTPSA id l11-20020ac8148b000000b0035a691cec8esm1426176qtj.29.2022.09.14.05.58.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Sep 2022 05:58:46 -0700 (PDT) From: Tom Rini To: Stefan Roese , u-boot@lists.denx.de Cc: awilliams@marvell.com, cchavva@marvell.com, sjg@chromium.org Subject: Re: [PATCH v6 0/8] Add support for cyclic function execution infrastruture Date: Wed, 14 Sep 2022 08:58:45 -0400 Message-Id: <166316029537.384403.17041270748286061433.b4-ty@konsulko.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220902115754.1280789-1-sr@denx.de> References: <20220902115754.1280789-1-sr@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean On Fri, 2 Sep 2022 13:57:46 +0200, Stefan Roese wrote: > This patchset adds the basic infrastructure to periodically execute > code, e.g. all 100ms. Examples for such functions might be LED blinking > etc. The functions that are hooked into this cyclic list should be > small timewise as otherwise the execution of the other code that relies > on a high frequent polling (e.g. UART rx char ready check) might be > delayed too much. This patch also adds the Kconfig option > CONFIG_CYCLIC_MAX_CPU_TIME_US, which configures the max allowed time > for such a cyclic function. If it's execution time exceeds this time, > this cyclic function will get removed from the cyclic list. > > [...] For the series, applied to u-boot/next, thanks! -- Tom