1
0

Compare commits

..

1 Commits

3 changed files with 61 additions and 1 deletions

View File

@@ -5427,6 +5427,7 @@ packagesets:
- postgresql-docs
- postgresql-jdbc
- postgresql-jdbc-javadoc
- postgresql-llvmjit
- postgresql-plperl
- postgresql-plpython
- postgresql-pltcl
@@ -5436,6 +5437,7 @@ packagesets:
- postgresql13-contrib
- postgresql13-devel
- postgresql13-docs
- postgresql13-llvmjit
- postgresql13-pgaudit
- postgresql13-pgvector
- postgresql13-plperl
@@ -5447,6 +5449,7 @@ packagesets:
- postgresql14-contrib
- postgresql14-devel
- postgresql14-docs
- postgresql14-llvmjit
- postgresql14-pgaudit
- postgresql14-pgvector
- postgresql14-plperl
@@ -5458,6 +5461,7 @@ packagesets:
- postgresql15-contrib
- postgresql15-devel
- postgresql15-docs
- postgresql15-llvmjit
- postgresql15-pgaudit
- postgresql15-pgvector
- postgresql15-plperl
@@ -5469,6 +5473,7 @@ packagesets:
- postgresql16-contrib
- postgresql16-devel
- postgresql16-docs
- postgresql16-llvmjit
- postgresql16-pgaudit
- postgresql16-pgvector
- postgresql16-plperl
@@ -5480,6 +5485,7 @@ packagesets:
- postgresql17-contrib
- postgresql17-devel
- postgresql17-docs
- postgresql17-llvmjit
- postgresql17-pgaudit
- postgresql17-pgvector
- postgresql17-plperl

2
nmon

Submodule nmon updated: 5d929ec369...031ccfb27f

View File

@@ -0,0 +1,54 @@
<patchinfo>
<issue tracker="bnc" id="1247368">nmon does not support max cpu configuration</issue>
<packager>dirkmueller</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for nmon</summary>
<description>This update for nmon fixes the following issues:
Changes in nmon:
- Increase CPU MAX to 2048 (bsc#1247368)
update to 16q:
* bugfixes
* POWER pool_capacity now correctly divided by 100.
* Online view POWER Welcome panel on POWER reports the top MHz
Small changes only:
* Boottime shown online in the Kernel "k" panel
* Utilisation stats: /proc/stat now reports 10 Utilisation stats
* Bug caused Seg Faults core dumps fixed while collecting to a
* Fix: Improved memory handling for extreme numbers of processes
(1000's) or rapid exec of processes (100's in a millisecond)
for large Linux servers. We have examples on Intel of 80 CPU
* Online Dot "." command no longer also changes what is displayed
as users said it was confusing.
* Minor online start-up flash screen text changes to include C
concise CPU stats and U for full Utilisation stats (all 10 of
them) instead of a file.
* Copyright and GPL v3 notice in the code plus online "h" and
* Source code re-indented.
* Fixes for Welcome screen on Mainframe
* Fixed for Curses handling when collecting data to file - big
bug for main frame and x86.
* Fixes for Welcome screen on Mainframe
* Fixed for Curses handling when collecting data to file - big
bug for main frame and x86.
+ You need a S822LC With NVIDIA GPU(s) and Nvidia Library
installed libnvidia-ml.so
* CPU Wide View - online view for up to 192 CPUs
* CPU MHz per Core ratings for machine that allow cores with
different MHz - online &amp; saved to file
* lscpu stats capture - online &amp; to file
* Z experiment mode showing CPU interrupts - Renamed U stats in
version 16b - online only
* Online colourising stats to aid usability - online only
* Massive improvement in help information: nmon -? and nmon -h
* Code change to alphabetic order for getopt() and key input
* New nmon logo on flash screen - online only
* Extra kernel stats - online only
</description>
<package>nmon</package>
<seperate_build_arch/>
</patchinfo>