mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2] docs: namespace: Tweak and reword resource control doc
@ 2025-04-19 15:04 Joel Savitz
  2025-04-20  2:34 ` Bagas Sanjaya
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Savitz @ 2025-04-19 15:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: Joel Savitz, Jonathan Corbet, linux-doc

Fix the document title and reword the phrasing to active voice.

Signed-off-by: Joel Savitz <jsavitz@redhat.com>
---
Changes since v1:
- Fix spelling of resource

 .../namespaces/resource-control.rst           | 24 +++++++++----------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/Documentation/admin-guide/namespaces/resource-control.rst b/Documentation/admin-guide/namespaces/resource-control.rst
index 369556e00f0c..350134c26a98 100644
--- a/Documentation/admin-guide/namespaces/resource-control.rst
+++ b/Documentation/admin-guide/namespaces/resource-control.rst
@@ -1,17 +1,17 @@
-===========================
-Namespaces research control
-===========================
+====================================
+User namespaces and resource control
+====================================
 
-There are a lot of kinds of objects in the kernel that don't have
-individual limits or that have limits that are ineffective when a set
-of processes is allowed to switch user ids.  With user namespaces
-enabled in a kernel for people who don't trust their users or their
-users programs to play nice this problems becomes more acute.
+The kernel contains many kinds of objects that either don't have
+individual limits or that have limits which are ineffective when
+a set of processes is allowed to switch their UID. On a system
+where there admins don't trust their users or their users' programs,
+user namespaces expose the system to potential misuse of resources.
 
-Therefore it is recommended that memory control groups be enabled in
-kernels that enable user namespaces, and it is further recommended
-that userspace configure memory control groups to limit how much
-memory user's they don't trust to play nice can use.
+In order to mitigate this, we recommend that admins enable memory
+control groups on any system that enables user namespaces.
+Furthermore, we recommend that admins configure the memory control
+groups to limit the maximum memory usable by any untrusted user.
 
 Memory control groups can be configured by installing the libcgroup
 package present on most distros editing /etc/cgrules.conf,
-- 
2.45.2


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

* Re: [PATCH v2] docs: namespace: Tweak and reword resource control doc
  2025-04-19 15:04 [PATCH v2] docs: namespace: Tweak and reword resource control doc Joel Savitz
@ 2025-04-20  2:34 ` Bagas Sanjaya
  2025-04-21 16:14   ` Joel Savitz
  0 siblings, 1 reply; 3+ messages in thread
From: Bagas Sanjaya @ 2025-04-20  2:34 UTC (permalink / raw)
  To: Joel Savitz, linux-kernel; +Cc: Jonathan Corbet, linux-doc

[-- Attachment #1: Type: text/plain, Size: 936 bytes --]

On Sat, Apr 19, 2025 at 11:04:28AM -0400, Joel Savitz wrote:
> -There are a lot of kinds of objects in the kernel that don't have
> -individual limits or that have limits that are ineffective when a set
> -of processes is allowed to switch user ids.  With user namespaces
> -enabled in a kernel for people who don't trust their users or their
> -users programs to play nice this problems becomes more acute.
> +The kernel contains many kinds of objects that either don't have
> +individual limits or that have limits which are ineffective when
> +a set of processes is allowed to switch their UID. On a system
> +where there admins don't trust their users or their users' programs,
> +user namespaces expose the system to potential misuse of resources.

Do you mean "when there are admins who don't trust ..." or "where admins don't
trust ..."?

Confused...

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH v2] docs: namespace: Tweak and reword resource control doc
  2025-04-20  2:34 ` Bagas Sanjaya
@ 2025-04-21 16:14   ` Joel Savitz
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Savitz @ 2025-04-21 16:14 UTC (permalink / raw)
  To: Bagas Sanjaya; +Cc: linux-kernel, Jonathan Corbet, linux-doc

On Sat, Apr 19, 2025 at 10:34 PM Bagas Sanjaya <bagasdotme@gmail.com> wrote:
>
> On Sat, Apr 19, 2025 at 11:04:28AM -0400, Joel Savitz wrote:
> > -There are a lot of kinds of objects in the kernel that don't have
> > -individual limits or that have limits that are ineffective when a set
> > -of processes is allowed to switch user ids.  With user namespaces
> > -enabled in a kernel for people who don't trust their users or their
> > -users programs to play nice this problems becomes more acute.
> > +The kernel contains many kinds of objects that either don't have
> > +individual limits or that have limits which are ineffective when
> > +a set of processes is allowed to switch their UID. On a system
> > +where there admins don't trust their users or their users' programs,
> > +user namespaces expose the system to potential misuse of resources.
>
> Do you mean "when there are admins who don't trust ..." or "where admins don't
> trust ..."?

I meant to write "the admins", my bad.

>
> Confused...
>
> --
> An old man doll... just what I always wanted! - Clara


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

end of thread, other threads:[~2025-04-21 16:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-19 15:04 [PATCH v2] docs: namespace: Tweak and reword resource control doc Joel Savitz
2025-04-20  2:34 ` Bagas Sanjaya
2025-04-21 16:14   ` Joel Savitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®