Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allocator debugging rework #736

Merged
merged 7 commits into from Jan 4, 2016

Conversation

rvlad-patrascu
Copy link
Member

No description provided.

In order to specify which options should be exclusive with each other, the DEFS lines in Makefile.conf should be preceded by a "#DEFS_GROUP_START" line and followed by a "#DEFS_GROUP_END" line.
* the memory dump contains a summary of allocated fragments
* also correctly update the used memory statistics
As a result, q_malloc is selected with the QM_MALLOC flag instead of DBG_QM_MALLOC.
* f_malloc: print debug info to memlog instead of debug
* display free memory amount for out of memory errors
@liviuchircu liviuchircu merged commit 826aff0 into OpenSIPS:master Jan 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants