]> git.proxmox.com Git - ksm-control-daemon.git/log
ksm-control-daemon.git
11 days agobump version to 1.5-1 master
Thomas Lamprecht [Mon, 8 Apr 2024 15:28:21 +0000 (17:28 +0200)]
bump version to 1.5-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
11 days agobuildsys: derive upload dist automatically
Thomas Lamprecht [Mon, 8 Apr 2024 15:33:02 +0000 (17:33 +0200)]
buildsys: derive upload dist automatically

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
11 days agobuildsys: use dpkg default makefile snippet
Thomas Lamprecht [Mon, 8 Apr 2024 15:32:53 +0000 (17:32 +0200)]
buildsys: use dpkg default makefile snippet

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
11 days agobuildsys: change upload dist to bookworm
Thomas Lamprecht [Mon, 8 Apr 2024 15:29:14 +0000 (17:29 +0200)]
buildsys: change upload dist to bookworm

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
11 days agobuildsys: add deb target
Thomas Lamprecht [Mon, 8 Apr 2024 15:15:12 +0000 (17:15 +0200)]
buildsys: add deb target

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
11 days agomake ps metric configurable
Thomas Lamprecht [Mon, 8 Apr 2024 15:14:06 +0000 (17:14 +0200)]
make ps metric configurable

this way users can switch back to `rsz` if `pss` causes issues (it's
e.g. a bit slower to collect, might be worse on huge and old setups).

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
11 days agoksmtuned: use PSS instead of RSZ for caluculating memory usage
Stefan Lendl [Mon, 8 Apr 2024 13:25:53 +0000 (15:25 +0200)]
ksmtuned: use PSS instead of RSZ for caluculating memory usage

PSS properly accounts for memory usage of shared libraries and is
therefore better suited when summing up memory usage of multiple
processes.

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
11 days agoksmtuned: fix formatting when summing up large numbers
Stefan Lendl [Mon, 8 Apr 2024 12:17:43 +0000 (14:17 +0200)]
ksmtuned: fix formatting when summing up large numbers

awk internally uses float for every calculation, printing a large float
with awk results in 1.233e+09 format which causes the script to fail afterwards.
Instead I am printing the float without decimals.

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
11 days agoksmtuned: revert to use rsz instead of vsz to compute memory usage
Stefan Lendl [Mon, 8 Apr 2024 12:17:42 +0000 (14:17 +0200)]
ksmtuned: revert to use rsz instead of vsz to compute memory usage

For summing up actual memory usage of precesses rsz is more suitable
then vsz.

This reverts commit cd5cf20cc8af53427dcb9b08486c68f376ce8743.

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
2 years agobuildsys: change upload/repo dist to bullseye
Thomas Lamprecht [Mon, 24 May 2021 09:28:04 +0000 (11:28 +0200)]
buildsys: change upload/repo dist to bullseye

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agobump version to 1.4-1
Thomas Lamprecht [Mon, 24 May 2021 09:27:24 +0000 (11:27 +0200)]
bump version to 1.4-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agod/rules: remove cruft and avoid installing useless defaults file
Thomas Lamprecht [Mon, 24 May 2021 08:35:31 +0000 (10:35 +0200)]
d/rules: remove cruft and avoid installing useless defaults file

Start/stop on boot is handled via systemd after all

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agodebian: update comapt level to 12 and adapt dh
Thomas Lamprecht [Mon, 24 May 2021 08:34:42 +0000 (10:34 +0200)]
debian: update comapt level to 12 and adapt dh

Replace the obsolete `override_dh_systemd_enable` by the new, unified
`override_dh_installsystemd`

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agodebian: delete useles postrm adaption
Thomas Lamprecht [Mon, 24 May 2021 08:33:25 +0000 (10:33 +0200)]
debian: delete useles postrm adaption

as there wasn't really adapted anything...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
4 years agobuildsys: switch upload dist over to buster
Thomas Lamprecht [Mon, 24 Jun 2019 09:14:43 +0000 (11:14 +0200)]
buildsys: switch upload dist over to buster

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
4 years agobump version to 1.3-1
Thomas Lamprecht [Mon, 24 Jun 2019 09:13:58 +0000 (11:13 +0200)]
bump version to 1.3-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
4 years agod/compat: bump to 9
Thomas Lamprecht [Mon, 24 Jun 2019 09:12:30 +0000 (11:12 +0200)]
d/compat: bump to 9

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
4 years agobuildsys: fix GITVERSION
Thomas Lamprecht [Mon, 24 Jun 2019 09:12:13 +0000 (11:12 +0200)]
buildsys: fix GITVERSION

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7 years agobump version to 1.2-2
Fabian Grünbichler [Mon, 13 Mar 2017 11:57:42 +0000 (12:57 +0100)]
bump version to 1.2-2

7 years agobuildsys: update make upload target for stretch
Fabian Grünbichler [Mon, 13 Mar 2017 11:57:35 +0000 (12:57 +0100)]
buildsys: update make upload target for stretch

7 years agobuildsys: remove fakeroot from dpkg-buildpackage
Fabian Grünbichler [Mon, 13 Feb 2017 12:39:29 +0000 (13:39 +0100)]
buildsys: remove fakeroot from dpkg-buildpackage

7 years agobuildsys: use repoman for make upload
Fabian Grünbichler [Mon, 13 Feb 2017 12:38:03 +0000 (13:38 +0100)]
buildsys: use repoman for make upload

8 years agoupdates for PVE 4.0 (Debian Jessie)
Dietmar Maurer [Thu, 11 Jun 2015 07:26:03 +0000 (09:26 +0200)]
updates for PVE 4.0 (Debian Jessie)

use systemd

10 years agoadd reference to git version
Dietmar Maurer [Fri, 23 Aug 2013 05:14:39 +0000 (07:14 +0200)]
add reference to git version

11 years agoset RELEASE=3.0
Dietmar Maurer [Fri, 15 Mar 2013 08:57:02 +0000 (09:57 +0100)]
set RELEASE=3.0

12 years agoadd dinstall target
Dietmar Maurer [Fri, 23 Sep 2011 10:18:25 +0000 (12:18 +0200)]
add dinstall target

12 years agofix lintian warning
Dietmar Maurer [Fri, 23 Sep 2011 10:14:04 +0000 (12:14 +0200)]
fix lintian warning

12 years agouse vsz instead of rsz to compute memory usage
Dietmar Maurer [Fri, 23 Sep 2011 10:08:12 +0000 (12:08 +0200)]
use vsz instead of rsz to compute memory usage

This change was silently intoduced by a previous commit - so we revert it.
Also supporss header by using 'vsz='

12 years agoadd .gitignore file
Dietmar Maurer [Fri, 23 Sep 2011 09:55:32 +0000 (11:55 +0200)]
add .gitignore file

12 years agoinclude sources
Dietmar Maurer [Fri, 23 Sep 2011 09:52:58 +0000 (11:52 +0200)]
include sources

So that we do not depend on external sources

12 years agodo not build source package
Dietmar Maurer [Fri, 23 Sep 2011 09:40:28 +0000 (11:40 +0200)]
do not build source package

12 years agoupdate versions for 2.0
Dietmar Maurer [Fri, 23 Sep 2011 09:38:47 +0000 (11:38 +0200)]
update versions for 2.0

12 years agoinitial import (from svn)
Dietmar Maurer [Fri, 23 Sep 2011 09:30:44 +0000 (11:30 +0200)]
initial import (from svn)