xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com>
Cc: xenomai@lists.linux.dev
Subject: Re: [PATCH] evl: increase default number of xbuffers
Date: Thu, 10 Aug 2023 10:06:54 +0200	[thread overview]
Message-ID: <87il9nqq1l.fsf@xenomai.org> (raw)
In-Reply-To: <20230809170529.3243299-1-jorge.ramirez.ortiz@gmail.com>


Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com> writes:

> The default case is too limiting. Increasing it to 128 allows clients
> such as the Pipewire Multimedia server to operate without additional
> tweaks.
>
> Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com>
> ---
>  kernel/evl/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/evl/Kconfig b/kernel/evl/Kconfig
> index a5ce944e9d29..e41aa74be84d 100644
> --- a/kernel/evl/Kconfig
> +++ b/kernel/evl/Kconfig
> @@ -144,7 +144,7 @@ config EVL_NR_CLOCKS
>  config EVL_NR_XBUFS
>  	int "Maximum number of x-buffers"
>  	range 1 16384
> -	default 16
> +	default 128
>  	help
>  
>  	This value gives the maximum number of x-buffers which can be

Merged, thanks.

-- 
Philippe.

      reply	other threads:[~2023-08-10  8:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 17:05 [PATCH] evl: increase default number of xbuffers Jorge Ramirez-Ortiz
2023-08-10  8:06 ` Philippe Gerum [this message]

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=87il9nqq1l.fsf@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=jorge.ramirez.ortiz@gmail.com \
    --cc=xenomai@lists.linux.dev \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).