diff --git a/atop v2.6.0.md b/atop v2.6.0.md deleted file mode 100644 index 4f86833a47f4b900c4d245ed823811b33976c6fb..0000000000000000000000000000000000000000 --- a/atop v2.6.0.md +++ /dev/null @@ -1,36 +0,0 @@ -### Modifications for atop: - -Sort threads within process. -Individual threads within a process (key 'y') are shown in the order of their TID. -With the additional key 'Y' threads within a process are sorted based on the current sort criterium. -Show the WCHAN per thread. -With the key 'W' is active, the wait channel is determined per thread and shown with the scheduling information (key 's'). -Show runqueue delay per thread/process. -For every process (cumulated) and every thread the time spent waiting on the runqueue is shown as value 'RDELAY'. -Show other modified/new metrics: -PSI pressure during interval time is shown (system-level general). -Counter 'avio' (average I/O time) for fast disks in microseconds or nanoseconds (system-level disk). -Counter 'zfarc' showing the current size of the ARC (cache) for ZFSonlinux (system-level memory). -Counter 'swcac' showing the current size of the swap cache (system-level swap). -Counter LOCKSZ showing the virtual locked memory size (process-level memory). -Bug fixes: -Prevent race condition in cooperation with atopacctd. -Avoid crash with very high load average values. -Fix errors in reading InfiniBand states. - -### Modifications for atop and atopsar: - -Support of rawlog files spanning multiple days. -The time specification to define the begin time (-b flag) and end time (-e flag) of both atop and atopsar is [YYYYMMDD]hhmm now. -This also applies to the branch key ('b') when using atop interactively. -Support reading rawlog from a pipe. -Rawlog data can be read from a pipe by atop and atopsar with the option '-r -'. In this way, concatenated rawlog data from the command atopcat can be directly processed. - -### New program atopcat: -The program atopcat concatenates rawlog files and writes this data to stdout. -The output can be redirected to a new rawlog file or to atop/atopsar directly via a pipe (see option '-r -' of these commands). -In this way e.g. weekly or monthly reports or extractions can be created. - -### General: - -The format of the raw file is compatible with version 2.5. \ No newline at end of file diff --git a/atop-2.6.0.tar.gz b/atop-2.6.0.tar.gz deleted file mode 100644 index 49f4792a4ede0ce0b0aa63b82051be68d4debf93..0000000000000000000000000000000000000000 Binary files a/atop-2.6.0.tar.gz and /dev/null differ diff --git a/atop-2.7.1.tar.gz b/atop-2.7.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c356ea482d6213640cad642b90921a2f25431503 Binary files /dev/null and b/atop-2.7.1.tar.gz differ diff --git a/atop.spec b/atop.spec index f819f3cb6ce463a632255ca2f4fa41983a616a93..97472fdf7882450001478728610bc1497d18060d 100644 --- a/atop.spec +++ b/atop.spec @@ -1,5 +1,5 @@ Name: atop -Version: 2.6.0 +Version: 2.7.1 Release: 1 Summary: Advanced System and Process Monitor URL: https://www.atoptool.nl @@ -95,6 +95,9 @@ fi %dir /var/log/atop/ %changelog +* Wed Jun 22 2022 yangzhao - 2.7.1-1 +- Upgrade to 2.7.1 + * Fri Dec 25 2020 licihua - 2.6.0-1 - Upgrade to 2.6.0