mirror_corosync/lib
Steven Dake 6a752ba1b1 Align ipc on 8 byte boundaries
Align all ipc messages on 8 byte boundaries.  This alignment will remove bus
errors on systems that can't access non-byte aligned data and should improve
performance.

Signed-off-by: Steven Dake <sdake@redhat.com>
Reviewed-by: Angus Salkeld <asalkeld@redhat.com>
2011-04-14 17:25:08 -07:00
..
cfg.c cfg_get_node_addrs: Return correct addresses 2011-03-24 17:42:08 +01:00
confdb.c Resolve a couple of doxygen warnings. 2011-03-07 08:39:58 -06:00
coroipcc.c Align ipc on 8 byte boundaries 2011-04-14 17:25:08 -07:00
cpg.c CPG: make sure coroipcc_service_disconnect() is always called. 2011-01-03 21:29:01 +11:00
evs.c Remove problem where NULL dispatch handler functions would result in lockup 2010-04-02 00:10:43 +00:00
libcfg.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libcfg.verso cfg_get_node_addrs: Return correct addresses 2011-03-24 17:42:08 +01:00
libconfdb.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libconfdb.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libcoroipcc.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libcpg.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libcpg.verso CPG model_initialize and ringid + members callback 2010-04-20 12:40:48 +00:00
libevs.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libevs.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libpload.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libpload.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libquorum.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libquorum.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libsam.versions SAM implementation merge 2009-12-07 17:06:53 +00:00
libsam.verso SAM Confdb integration 2010-09-27 07:34:21 +00:00
libvotequorum.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libvotequorum.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
Makefile.am SAM Confdb integration 2010-09-27 07:34:21 +00:00
pload.c Implement thread saftey in corosync trunk. 2009-04-29 07:21:21 +00:00
quorum.c Remove problem where NULL dispatch handler functions would result in lockup 2010-04-02 00:10:43 +00:00
sa-confdb.c CONFDB: add confdb_object_name_get() 2011-02-04 09:47:15 -07:00
sa-confdb.h CONFDB: add confdb_object_name_get() 2011-02-04 09:47:15 -07:00
sam.c Fix some "set but not used" warnings [-Wunused-but-set-variable] 2011-03-16 07:13:42 +11:00
util.h IPC: return CS_ERR_NO_RESOURCES to library when low on fds. 2010-08-25 01:13:14 +00:00
votequorum.c Remove problem where NULL dispatch handler functions would result in lockup 2010-04-02 00:10:43 +00:00