1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

Add MSG_REQ_POOL_USAGE to get memory usage info.

(This used to be commit b28dbbf569)
This commit is contained in:
Martin Pool 2001-12-21 00:34:26 +00:00
parent 5b4305eb4b
commit b379c92273

View 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