From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: yocto-patches@lists.yoctoproject.org
Subject: Re: [yocto-patches] [yocto-kernel-cache][PATCH] preempt-rt: add bfp configs by default
Date: Wed, 8 May 2024 13:33:33 -0400 [thread overview]
Message-ID: <Zju3bQe0KEoRZcpH@gmail.com> (raw)
In-Reply-To: <20240508070412.2939015-1-mingli.yu@windriver.com>
In message: [yocto-patches] [yocto-kernel-cache][PATCH] preempt-rt: add bfp configs by default
on 08/05/2024 Yu, Mingli via lists.yoctoproject.org wrote:
> From: Mingli Yu <mingli.yu@windriver.com>
>
> Userspace functionality that requires BPF is becoming more common,
> so enable it by default [1].
bpf used to have locking issues with preempt-rt, which is
why it isn't already enabled.
Can you show some logs for your testing that has happened
with BPF enabled -rt so that we can document what has been
done to prove it works now.
Bruce
>
> [1] https://lore.kernel.org/all/20200224140131.461979697@linutronix.de/
>
> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
> ---
> ktypes/preempt-rt/preempt-rt.scc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/ktypes/preempt-rt/preempt-rt.scc b/ktypes/preempt-rt/preempt-rt.scc
> index 7ff7c0a8..a5e345f9 100644
> --- a/ktypes/preempt-rt/preempt-rt.scc
> +++ b/ktypes/preempt-rt/preempt-rt.scc
> @@ -39,3 +39,4 @@ include backports/backports.scc
> include features/rt/rt.scc
>
> kconf non-hardware preempt-rt.cfg
> +include features/bpf/bpf.scc
> --
> 2.25.1
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#89): https://lists.yoctoproject.org/g/yocto-patches/message/89
> Mute This Topic: https://lists.yoctoproject.org/mt/105976633/1050810
> Group Owner: yocto-patches+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto-patches/leave/13171493/1050810/607820704/xyzzy [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
next prev parent reply other threads:[~2024-05-08 17:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-08 7:04 [yocto-kernel-cache][PATCH] preempt-rt: add bfp configs by default mingli.yu
2024-05-08 17:33 ` Bruce Ashfield [this message]
2024-05-09 2:14 ` [yocto-patches] " Yu, Mingli
2024-05-09 3:22 ` Bruce Ashfield
2024-05-09 5:39 ` Yu, Mingli
2024-05-09 12:48 ` Bruce Ashfield
[not found] ` <17CDB04A349AA572.8965@lists.yoctoproject.org>
2024-05-09 3:09 ` Yu, Mingli
2024-05-09 3:22 ` Bruce Ashfield
2024-05-09 13:01 ` Marta Rybczynska
2024-05-09 13:07 ` Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Zju3bQe0KEoRZcpH@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=yocto-patches@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.