If I had to guess, it is simply a creative "verb-ing" of the word "shm", which refers to "shared memory" (i.e. System V shared memory).

That is to say, "shmized" would mean, here, "turned into shm" or "placed into shm".

-- Alex

On 02/28/2016 10:07 AM, sgy wrote:

Hi,
     Sorry, but I just want to know the meaning of "shmized", I can't
find it in the dictionary, thank you very much.

typedef struct _cfg_group {
     int     num;        /*!< number of variables within the group */
     cfg_mapping_t   *mapping;   /*!< describes the mapping betweeen
                     the cfg variable definition and the memory block */
     char        *vars;      /*!< pointer to the memory block where the
values
                     are stored -- used only before the config is
*shmized. */*


--
Best Regards,
Shengy




_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users



--
Alex Balashov | Principal | Evariste Systems LLC
303 Perimeter Center North, Suite 300
Atlanta, GA 30346
United States

Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to