提交歷史

作者 SHA1 備註 提交日期
  Angus Salkeld 29eb20a389 Rename totem_new_msg_signal() to something more generic. 16 年之前
  Steven Dake 6ea4afe60f Revert commit 2523 which results in segfaults under some workloads. 16 年之前
  Steven Dake 59ecd3ad4a totem process group optimization to not copy data into staging buffer if 16 年之前
  Angus Salkeld 73a24c0352 Add totem stats to objdb. 16 年之前
  Steven Dake 6ae6f6e284 Fix abort with multiple cpg clients under heavy load. 16 年之前
  Steven Dake 519616de0c Fix off by one calculation error resulting in assertion. 16 年之前
  Steven Dake f558917703 Proper limits checking for message sizes to allow ~1mb max message sizes for corosync. 16 年之前
  Steven Dake 69928e301a Add notification when totem has completed initialization. 16 年之前
  Steven Dake 176d80eafe Set version field in totem header in case it isn't set by default. 16 年之前
  Steven Dake 54fefe152d Remove totempg debug message. 16 年之前
  Steven Dake 5780b2b660 Add assembly to free list when it is removed from a configuration change as 16 年之前
  Steven Dake 04cf210d9d Use HAVE_ALLOCA_H define before including alloca.h 16 年之前
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. 16 年之前
  Fabio M. Di Nitto 6d5ce092a1 logsys: port to new packed rec_ident version 16 年之前
  Fabio M. Di Nitto 7595cd31e7 logsys: allow to use header files for #define's 16 年之前
  Fabio M. Di Nitto 5597a2381f logsys: merge tags into rec_ident 16 年之前
  Jim Meyering 6553cf14c8 totempg.c: don't truncate group list 16 年之前
  Fabio M. Di Nitto f96d62d0f2 Fix totem logging after logsys changes 17 年之前
  Steven Dake 20d1d5faf7 Remove most iovector-ized functionality from totem and only make one malloc 17 年之前
  Christine Caulfield e9660ee62f Add libnss security support to corosync. 17 年之前
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. 17 年之前
  Jim Meyering 904a10ed38 remove all trailing blanks 17 年之前
  Jim Meyering 5ac04efe9b perf: avoid writing 1MB of zero bytes 17 年之前
  Steven Dake 74f6309dcb throw away mode in totempg was operating as a global variable, when it 17 年之前
  Jim Meyering d45965ecae totemrrp.h, totemsrp.h, totemnet.h: const+size_t 17 年之前
  Steven Dake 9141188ee8 Add spin locks for critical sections in hdb api. 17 年之前
  Jim Meyering 29eb77a9fb convert each "size_t iov_len" declaration to "unsigned int iov_len" 17 年之前
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". 17 年之前
  Jim Meyering 2eba2a6cb8 continue pulling previous thread: mostly constification 17 年之前
  Jim Meyering 3a32139cfc *_confchg_fn: make pointer params const, change *_entries to be size_t 17 年之前