From 992dfe4620bbda3316b54c53b63236f3159aa5f9 Mon Sep 17 00:00:00 2001 From: Giampaolo Rodola Date: Fri, 20 May 2022 22:09:40 +0200 Subject: pre release --- HISTORY.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'HISTORY.rst') diff --git a/HISTORY.rst b/HISTORY.rst index 49242a6e..d91cf461 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,18 +1,19 @@ *Bug tracker at https://github.com/giampaolo/psutil/issues* -5.9.1 (IN DEVELOPMENT) -====================== +5.9.1 +===== -XXXX-XX-XX +2022-05-20 **Enhancements** -- 1053_: dropped support for Python 2.6. (patches by Matthieu Darbois and Hugo van Kemenade) +- 1053_: drop Python 2.6 support. (patches by Matthieu Darbois and Hugo van + Kemenade) - 2050_, [Linux]: increase ``read(2)`` buffer size from 1k to 32k when reading ``/proc`` pseudo files line by line. This should help having more consistent results. - 2057_, [OpenBSD]: add support for `cpu_freq()`_. -- 2107_ [Linux]: `Process.memory_full_info()`_ (reporting process USS/PSS/Swap +- 2107_, [Linux]: `Process.memory_full_info()`_ (reporting process USS/PSS/Swap memory) now reads ``/proc/pid/smaps_rollup`` instead of ``/proc/pids/smaps``, which makes it 5 times faster. -- cgit v1.2.1