pcp updates: pmdalinux, pcp-atopsar

"Nathan Scott" <[email protected]> Mon, 23 Jan 2017 04:36:39 -0500 (EST)
Newsgroups gmane.comp.sysutils.pcp
Message-ID <[email protected]>
Changes committed to git://git.pcp.io/pcp.git master

Liming Wu (2):
      pcp-atopsar: fix swptotal and swpfree reporting units
      pmdalinux: add Linux VM KSM same-page-merging metrics

Nathan Scott (2):
      pcp-atopsar: tweak earlier patch to keep mem units constant, qa
      pmdalinux: updated to Linux PMDA KSM metrics and regression tests


 qa/785.out                  |    6 -
 qa/911                      |   46 +++++++++
 qa/911.out                  |   63 +++++++++++++
 qa/group                    |    1 
 qa/linux/GNUmakefile        |    3 
 qa/linux/sysfs-ksm-001.tgz  |binary
 qa/linux/sysfs-ksm-002.tgz  |binary
 src/pcp/atop/atopsar.c      |    8 -
 src/pcp/atop/photosyst.c    |    6 -
 src/pcp/atop/showsys.c      |    6 -
 src/pmdas/linux/GNUmakefile |    6 -
 src/pmdas/linux/help        |   16 ++-
 src/pmdas/linux/ksm.c       |  207 +++++++++++++++++++++++++++++++-------------
 src/pmdas/linux/ksm.h       |   39 ++++++++
 src/pmdas/linux/linux.h     |    1 
 src/pmdas/linux/pmda.c      |  156 +++++++++++++++++++++++++--------
 src/pmdas/linux/root_linux  |   30 ++++--
 17 files changed, 472 insertions(+), 122 deletions(-)


commit c6addb1626a918452d3883e5a2a674247688a7cf
Author: Nathan Scott <[email protected]>
Date:   Mon Jan 23 20:31:14 2017 +1100

    pmdalinux: updated to Linux PMDA KSM metrics and regression tests
    
    Add test qa/911 to exercise the new KSM metrics.  Series of small
    updates to the kernel PMDA code:
    - use correct types in metrictab on checking kernel code (kernels
      using unsigned long);
    - small naming tweaks to match common PCP metric conventions
    - fix couple of bugs: file descriptor leaks in ksm.c and incorrect
      memory free of readdir entry.
    - update ksm.c source to allow regression test data injection

commit bc636a5cd6b4543b007d341e8cacbffcb63ffbca
Author: Liming Wu <[email protected]>
Date:   Mon Jan 23 17:31:12 2017 +1100

    pmdalinux: add Linux VM KSM same-page-merging metrics

commit f5fb24e8158b6240a950f61494e0cf86ebcae11d
Author: Nathan Scott <[email protected]>
Date:   Mon Jan 23 17:07:08 2017 +1100

    pcp-atopsar: tweak earlier patch to keep mem units constant, qa

commit 2ef9b30d433dc0a4c3b75f9adf20b61f4587689c
Author: Liming Wu <[email protected]>
Date:   Mon Jan 23 16:51:36 2017 +1100

    pcp-atopsar: fix swptotal and swpfree reporting units



--
Nathan


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links:

You receive all messages sent to this group.

View/Reply Online (#15004): https://groups.io/g/pcp/message/15004
View All Messages In Topic (1): https://groups.io/g/pcp/topic/4239924
Mute This Topic: https://groups.io/mt/4239924?uid=174580
New Topic: https://groups.io/g/pcp/post
-=-=-
pcp mailing list
[email protected]
https://groups.io/g/pcp/messages
-=-=-
Change Your Subscription: https://groups.io/g/pcp/editsub?uid=174580
Group Home: https://groups.io/g/pcp
Contact Group Owner: [email protected]
Terms of Service: https://groups.io/static/tos
Unsubscribe: https://groups.io/g/pcp/leave/354243/563757577/xyzzy
-=-=-=-=-=-=-=-=-=-=-=-