I am a newbie & am trying to understand the code. What is difference between these parameters? Does anyone know good documentation to understand all these? What is difference between pool & message queue?
/* Number of pools configured in the system. */
/* Number of local message queues */
/* Number of BUF pools in the entire memory pool */
/* Number of messages in each BUF pool. */
-Thanks