mbox series

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

Message ID 20250704-resource-limiting-v3-0-4feb5e673aa6@bootlin.com
Headers show
Series Add a document on limiting host resources | expand

Message

Antonin Godard July 4, 2025, 8:01 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 v3:
- Add a note on the out-of-memory killer and odd looking failures
  (suggested by Mikko, thanks!)
- Link to v2: https://lore.kernel.org/r/20250701-resource-limiting-v2-0-827077c4420d@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 | 133 ++++++++++++++++++++++++
 documentation/ref-manual/variables.rst          |  32 ++++--
 3 files changed, 159 insertions(+), 7 deletions(-)
---
base-commit: 95691fa4e7d30ee27cb1280df20751bf449538a4
change-id: 20250417-resource-limiting-12fe772af904

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