Add MSG_REQ_POOL_USAGE to get memory usage info.
authorMartin Pool <mbp@samba.org>
Fri, 21 Dec 2001 00:34:26 +0000 (00:34 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 21 Dec 2001 00:34:26 +0000 (00:34 +0000)
source/include/messages.h

index dfbc486211718033eae15b16c12aefa13d19efc7..f1cfb508369296392c6d5f7b897d120a1e8f8f8c 100644 (file)
@@ -31,6 +31,8 @@
 #define MSG_DEBUGLEVEL         6
 #define MSG_REQ_PROFILELEVEL   7
 #define MSG_PROFILELEVEL       8
+#define MSG_REQ_POOL_USAGE     9
+#define MSG_POOL_USAGE         10
 
 /* nmbd messages */
 #define MSG_FORCE_ELECTION 1001