[OpenSIPS-Devel] [OpenSIPS/opensips] d7ecb7: add configurable statistics about shared memory us...

Răzvan Crainea razvan at opensips.org
Fri Oct 2 12:24:50 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d7ecb73e9cbdc01ea50af2748d231ba4ca3bb20c
      https://github.com/OpenSIPS/opensips/commit/d7ecb73e9cbdc01ea50af2748d231ba4ca3bb20c
  Author: Cerghit Ionel <ionel.cerghit at gmail.com>
  Date:   2015-10-01 (Thu, 01 Oct 2015)

  Changed paths:
    M Makefile.modules
    M Makefile.rules
    M cfg.lex
    M cfg.y
    M dprint.h
    M mem/f_malloc.c
    M mem/f_malloc.h
    M mem/hp_malloc.c
    M mem/hp_malloc.h
    A mem/module_info.c
    A mem/module_info.h
    M mem/q_malloc.c
    M mem/q_malloc.h
    M mem/shm_mem.c
    M mem/shm_mem.h
    M modules/cpl-c/Makefile
    M statistics.c
    M statistics.h

  Log Message:
  -----------
  add configurable statistics about shared memory usage

groups of modules can be defined in the .cfg file that would lead
to statistics being generated with the number of fragments, used memory
and real-used memory by those modules.
The global fragments statistics now show the nuber of fragments alocated
and in use.(for q_malloc, f_malloc) Please enter the commit message for your changes. Lines starting Please enter the commit message for your changes. Lines starting


  Commit: 05c4d3975b692e2fc43c397e359524baf39ed2d8
      https://github.com/OpenSIPS/opensips/commit/05c4d3975b692e2fc43c397e359524baf39ed2d8
  Author: Răzvan Crainea <razvan at opensips.org>
  Date:   2015-10-02 (Fri, 02 Oct 2015)

  Changed paths:
    M Makefile.modules
    M Makefile.rules
    M cfg.lex
    M cfg.y
    M dprint.h
    M mem/f_malloc.c
    M mem/f_malloc.h
    M mem/hp_malloc.c
    M mem/hp_malloc.h
    A mem/module_info.c
    A mem/module_info.h
    M mem/q_malloc.c
    M mem/q_malloc.h
    M mem/shm_mem.c
    M mem/shm_mem.h
    M modules/cpl-c/Makefile
    M statistics.c
    M statistics.h

  Log Message:
  -----------
  Merge pull request #659 from ionel-cerghit/extra_mem_statistics

add configurable statistics about shared memory usage


Compare: https://github.com/OpenSIPS/opensips/compare/165d833cfc91...05c4d3975b69


More information about the Devel mailing list