Module: sip-router Branch: andrei/shm_early_init Commit: 3d3d38e63a55e549e1707fce0fa1c2c189906338 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3d3d38e6...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Sun Jan 10 13:15:57 2010 +0100
NEWS: notes about the shm related changes
---
NEWS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS index 3cd2de4..225eedc 100644 --- a/NEWS +++ b/NEWS @@ -64,6 +64,8 @@ config script changes: - while() - include file support: include_file "somefile" - event route support: event_route[module_name:eventid] + - user and shm_force_alloc must now appear prior to any modparam() or route + block.
build system: - multiple modules directories are now supported (defined in Makefile.dirs) @@ -79,6 +81,9 @@ new config variables: compiled with DBG_QM_MALLOC or DBG_F_MALLOC). Default: 1. Can be changed at runtime. + - shm = number or shm_mem = number - size of shared memory in MB. It's + overwritten if a value is specified on the command line (-m val). + Default: 32 Mb. Must appear prior to any modparam() or route block.
new script commands: add_local_rport() - adds the rport parameter to the added via header