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