Home
last modified time | relevance | path

Searched refs:MSG_MEM_SCALE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dmsg.h60 #define MSG_MEM_SCALE 32 macro
/linux-2.6.39/ipc/
Dmsg.c93 allowed = (((i.totalram - i.totalhigh) / MSG_MEM_SCALE) * i.mem_unit) in recompute_msgmni()