linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: DJ Delorie <dj@redhat.com>
To: Alejandro Colomar <alx@kernel.org>
Cc: linux-man@vger.kernel.org
Subject: Re: [PATCH v5 2/4] man/man5/tunables.conf: Document system-wide tunables config
Date: Sat, 22 Aug 2026 13:52:02 -0400	[thread overview]
Message-ID: <xnbjau9h6l.fsf@greed.delorie.com> (raw)
In-Reply-To: <aonffTpk4ABQKkGH@devuan> (message from Alejandro Colomar on Sat, 22 Aug 2026 19:43:14 +0200)

Alejandro Colomar <alx@kernel.org> writes:
>> >> +.BI [ filter : pattern ]

> Hmmm, then let's say file.  Does that sound good to you?

I mean the "pattern" in the syntax, for this filter, must match the -
well, whatever we call /proc/self/exe (or if that's unavailable,
argv[0]) - for the process.  As noted, it must exactly match either the
entirety of /proc/self/exe or just the basename of it, depending.

So if you want to say "limits the following tunables to processes whose
file name (taken from /proc/self/exe) matches /pattern/" that's OK.

Saying "whose name matches the file" would be wrong, but I don't think
you meant that.


      parent reply	other threads:[~2026-08-22 17:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-06 20:44 [PATCH v5 2/4] man/man5/tunables.conf: Document system-wide tunables config DJ Delorie
2026-08-06 22:02 ` Alejandro Colomar
2026-08-06 22:15   ` DJ Delorie
2026-08-07  0:06     ` Alejandro Colomar
2026-08-07  0:11       ` Alejandro Colomar
2026-08-07  0:15         ` Alejandro Colomar
2026-08-07  3:25       ` DJ Delorie
2026-08-07 22:36         ` Alejandro Colomar
2026-08-08  3:08           ` DJ Delorie
2026-08-22 14:10             ` Alejandro Colomar
2026-08-22 17:02               ` DJ Delorie
2026-08-22 17:43                 ` Alejandro Colomar
2026-08-22 17:47                   ` Alejandro Colomar
2026-08-22 17:54                     ` DJ Delorie
2026-08-22 22:30                       ` Alejandro Colomar
2026-08-22 17:52                   ` DJ Delorie [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=xnbjau9h6l.fsf@greed.delorie.com \
    --to=dj@redhat.com \
    --cc=alx@kernel.org \
    --cc=linux-man@vger.kernel.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 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 NNTP newsgroup(s).