* [PATCH] Docs/admin-guide/mm/zswap: remove a paragraph about zswap being a new feature
@ 2022-11-04 12:26 David Heidelberg
2022-11-09 20:57 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: David Heidelberg @ 2022-11-04 12:26 UTC (permalink / raw)
To: Jonathan Corbet
Cc: ~okias/devicetree, David Heidelberg, linux-doc, linux-kernel
Nine years have passed since Linux 3.11.
Signed-off-by: David Heidelberg <david@ixit.cz>
---
Documentation/admin-guide/mm/zswap.rst | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/Documentation/admin-guide/mm/zswap.rst b/Documentation/admin-guide/mm/zswap.rst
index 6e6f7b0d6562..f67de481c7f6 100644
--- a/Documentation/admin-guide/mm/zswap.rst
+++ b/Documentation/admin-guide/mm/zswap.rst
@@ -14,13 +14,7 @@ for potentially reduced swap I/O. This trade-off can also result in a
significant performance improvement if reads from the compressed cache are
faster than reads from a swap device.
-.. note::
- Zswap is a new feature as of v3.11 and interacts heavily with memory
- reclaim. This interaction has not been fully explored on the large set of
- potential configurations and workloads that exist. For this reason, zswap
- is a work in progress and should be considered experimental.
-
- Some potential benefits:
+Some potential benefits:
* Desktop/laptop users with limited RAM capacities can mitigate the
performance impact of swapping.
--
2.35.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Docs/admin-guide/mm/zswap: remove a paragraph about zswap being a new feature
2022-11-04 12:26 [PATCH] Docs/admin-guide/mm/zswap: remove a paragraph about zswap being a new feature David Heidelberg
@ 2022-11-09 20:57 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2022-11-09 20:57 UTC (permalink / raw)
To: David Heidelberg
Cc: ~okias/devicetree, David Heidelberg, linux-doc, linux-kernel
David Heidelberg <david@ixit.cz> writes:
> Nine years have passed since Linux 3.11.
>
> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
> Documentation/admin-guide/mm/zswap.rst | 8 +-------
> 1 file changed, 1 insertion(+), 7 deletions(-)
>
> diff --git a/Documentation/admin-guide/mm/zswap.rst b/Documentation/admin-guide/mm/zswap.rst
> index 6e6f7b0d6562..f67de481c7f6 100644
> --- a/Documentation/admin-guide/mm/zswap.rst
> +++ b/Documentation/admin-guide/mm/zswap.rst
> @@ -14,13 +14,7 @@ for potentially reduced swap I/O. This trade-off can also result in a
> significant performance improvement if reads from the compressed cache are
> faster than reads from a swap device.
>
> -.. note::
> - Zswap is a new feature as of v3.11 and interacts heavily with memory
> - reclaim. This interaction has not been fully explored on the large set of
> - potential configurations and workloads that exist. For this reason, zswap
> - is a work in progress and should be considered experimental.
> -
> - Some potential benefits:
> +Some potential benefits:
>
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-09 21:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-04 12:26 [PATCH] Docs/admin-guide/mm/zswap: remove a paragraph about zswap being a new feature David Heidelberg
2022-11-09 20:57 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox