SEMMSL 68 include/linux/sem.h #define SEMMNS (SEMMNI*SEMMSL) /* <= INT_MAX max # of semaphores in system */ SEMMSL 120 ipc/sem.c ns->sc_semmsl = SEMMSL;