All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cgroups.7: Document memory_recursiveprot mount option
@ 2022-08-08 21:22 Brett Holman
  2022-08-15 21:43 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Holman @ 2022-08-08 21:22 UTC (permalink / raw)
  To: linux-man, alx.manpages, mtk.manpages, hannes

Signed-off-by: Brett Holman <bholman.devel@gmail.com>
---

Added in 8a931f801340c2be105 by Johannes Weiner and documented in
Documentation/admin-guide/cgroup-v2.rst, this mount option is
missing from the mount option list in cgroups.7.

 man7/cgroups.7 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/man7/cgroups.7 b/man7/cgroups.7
index 2496c06c1..7b5a54360 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -1888,6 +1888,12 @@ mount option.
 The kernel supports the
 .I nsdelegate
 mount option.
+.TP
+.IR memory_recursiveprot " (since Linux 5.7)"
+.\" commit 8a931f801340c2be10552c7b5622d5f4852f3a36
+The kernel supports the
+.I memory_recursiveprot
+mount option.
 .RE
 .SH SEE ALSO
 .BR prlimit (1),
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] cgroups.7: Document memory_recursiveprot mount option
  2022-08-08 21:22 [PATCH] cgroups.7: Document memory_recursiveprot mount option Brett Holman
@ 2022-08-15 21:43 ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2022-08-15 21:43 UTC (permalink / raw)
  To: Brett Holman, linux-man, mtk.manpages, hannes


[-- Attachment #1.1: Type: text/plain, Size: 959 bytes --]

Hi Brett,

On 8/8/22 23:22, Brett Holman wrote:
> Signed-off-by: Brett Holman <bholman.devel@gmail.com>
> ---

Patch applied.

Thanks,

Alex

> 
> Added in 8a931f801340c2be105 by Johannes Weiner and documented in
> Documentation/admin-guide/cgroup-v2.rst, this mount option is
> missing from the mount option list in cgroups.7.
> 
>   man7/cgroups.7 | 6 ++++++
>   1 file changed, 6 insertions(+)
> 
> diff --git a/man7/cgroups.7 b/man7/cgroups.7
> index 2496c06c1..7b5a54360 100644
> --- a/man7/cgroups.7
> +++ b/man7/cgroups.7
> @@ -1888,6 +1888,12 @@ mount option.
>   The kernel supports the
>   .I nsdelegate
>   mount option.
> +.TP
> +.IR memory_recursiveprot " (since Linux 5.7)"
> +.\" commit 8a931f801340c2be10552c7b5622d5f4852f3a36
> +The kernel supports the
> +.I memory_recursiveprot
> +mount option.
>   .RE
>   .SH SEE ALSO
>   .BR prlimit (1),

-- 
Alejandro Colomar
<http://www.alejandro-colomar.es/>

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-16  1:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-08 21:22 [PATCH] cgroups.7: Document memory_recursiveprot mount option Brett Holman
2022-08-15 21:43 ` Alejandro Colomar

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.