[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-server-cvs
Subject:    [Server-cvs] common/util/pub trace.h,1.14,1.14.32.1
From:       mingda () helixcommunity ! org
Date:       2013-06-28 6:43:56
[Download RAW message or body]

Update of /cvsroot/server/common/util/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv26609/pub

Modified Files:
      Tag: SERVER_15_0_3_LR
	trace.h 
Log Message:
Committed to: HEAD, SERVER_15_1_0_RN, SERVER_15_0_3_LR

Reviewed by: Richard Yuan


Synopsis
========
Fixes fixed uptime CA (brcv, tmplgpln, trace)
Branches: HEAD, SERVER_15_1_0_RN, SERVER_15_0_3_LR

Reviewer: Anyone

Description
===========
1. BroadcastReceiverFeed::DoesExist is running in worker thread and it is not a \
thread safe function. 2. session manager and security manager called \
CTBaseLog::FormOutputString in streamer thead and it cause thread safe problem. 3, \
add extra protection for szTrace in get_trace().

        
Files Affected
==============
server-restricted/broadcast/transport/bcng/recv/brcvplin.cpp
server-restricted/broadcast/transport/bcng/recv/pub/brcvplin.h
sds/session/daucplin.cpp
sds/security/daucplin.cpp
server/log/tmplgpln/base_log.cpp
server/log/tmplgpln/base_log.h
server/log/tmplgpln/clientstats_log.cpp
server/log/tmplgpln/clientstats_log.h
server/log/tmplgpln/iLogTemplate.h
server/log/tmplgpln/tmplgpln.h
server/common/util/trace.c
server/common/util/pub/trace.h

Testing Performed
=================
Integration Tests
None


Index: trace.h
===================================================================
RCS file: /cvsroot/server/common/util/pub/trace.h,v
retrieving revision 1.14
retrieving revision 1.14.32.1
diff -u -d -r1.14 -r1.14.32.1
--- trace.h	28 Jan 2011 19:53:52 -0000	1.14
+++ trace.h	28 Jun 2013 06:43:38 -0000	1.14.32.1
@@ -44,7 +44,7 @@
 #endif /* _UNIX */
 
 #ifdef _LINUX
-#define FRAME_LIMIT 500
+#define FRAME_LIMIT 250
 #else
 #define FRAME_LIMIT 250
 #endif /* _LINUX */


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic