mbox series

[v2,0/2] Add a document on limiting host resources

Message ID 20250701-resource-limiting-v2-0-827077c4420d@bootlin.com
Headers show
Series Add a document on limiting host resources | expand

Message

Antonin Godard July 1, 2025, 11:40 a.m. UTC
This patch depends on:
https://lore.kernel.org/20250701-pressure-messages-v1-1-bebffe123676@bootlin.com

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Changes in v2:
- Fix typos and add suggestions from Quentin Schulz (thanks!).
- Add a better section on how to determine what the best pressure for a
  given host is.
- Link to v1: https://lore.kernel.org/r/20250624-resource-limiting-v1-1-f8f5edbdaf03@bootlin.com

---
Antonin Godard (2):
      Add a document on limiting host resources
      ref-manual/variables.rst: make reference to new limiting-resources doc

 documentation/dev-manual/index.rst              |   1 +
 documentation/dev-manual/limiting-resources.rst | 120 ++++++++++++++++++++++++
 documentation/ref-manual/variables.rst          |  32 +++++--
 3 files changed, 146 insertions(+), 7 deletions(-)
---
base-commit: 95691fa4e7d30ee27cb1280df20751bf449538a4
change-id: 20250417-resource-limiting-12fe772af904

Best regards,
--  
Antonin Godard <antonin.godard@bootlin.com>