[PATCH 1/4] LOG: drop the number of logging subsystems from 64 to 32

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Currently 14 are used, 64 seems like a waste of memory.

Signed-off-by: Angus Salkeld <asalkeld@xxxxxxxxxx>
---
 include/corosync/logsys.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/corosync/logsys.h b/include/corosync/logsys.h
index e40153d..5c37454 100644
--- a/include/corosync/logsys.h
+++ b/include/corosync/logsys.h
@@ -79,7 +79,7 @@ extern "C" {
  * SUBSYS_COUNT defines the maximum number of subsystems
  * SUBSYS_NAMELEN defines the maximum len of a subsystem name
  */
-#define LOGSYS_MAX_SUBSYS_COUNT		64
+#define LOGSYS_MAX_SUBSYS_COUNT		32
 #define LOGSYS_MAX_SUBSYS_NAMELEN	64
 #define LOGSYS_MAX_PERROR_MSG_LEN	128
 
-- 
1.7.10.2

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss


[Index of Archives]     [Linux Clusters]     [Corosync Project]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]    [Yosemite Photos]    [Linux Kernel]     [Linux SCSI]     [X.Org]

  Powered by Linux