[OpenSIPS-Devel] [opensips] add configurable statistics about shared memory usage (#659)

ionel-cerghit notifications at github.com
Thu Oct 1 14:01:22 CEST 2015


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
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSIPS/opensips/pull/659

-- Commit Summary --

  * add configurable statistics about shared memory usage

-- File Changes --

    M Makefile.modules (2)
    M Makefile.rules (17)
    M cfg.lex (2)
    M cfg.y (73)
    M dprint.h (11)
    M mem/f_malloc.c (15)
    M mem/f_malloc.h (13)
    M mem/hp_malloc.c (6)
    M mem/hp_malloc.h (2)
    A mem/module_info.c (62)
    A mem/module_info.h (30)
    M mem/q_malloc.c (15)
    M mem/q_malloc.h (10)
    M mem/shm_mem.c (102)
    M mem/shm_mem.h (118)
    M modules/cpl-c/Makefile (2)
    M statistics.c (12)
    M statistics.h (1)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/659.patch
https://github.com/OpenSIPS/opensips/pull/659.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/659
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20151001/0fdf47a0/attachment.htm>


More information about the Devel mailing list