Commit History

Author SHA1 Message Date
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload 17 years ago
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. 17 years ago
  Fabio M. Di Nitto a92f69632f Stop hardcoding /var 17 years ago
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 years ago
  Jim Meyering 904a10ed38 remove all trailing blanks 17 years ago
  Steven Dake cee464489f Change shared memory to use mmap() system calls. 17 years ago
  Steven Dake 75c4bc0d71 Zero copy feature for IPC transmits. Also integrated into CPG library 17 years ago
  Steven Dake 6951637ea5 Remove memory leak from new dispatch circular buffer mapped system. 17 years ago
  Steven Dake cd154d63e6 Use spinlocks in library handle references. 17 years ago
  Steven Dake 0969721db3 Rework how dispatch functions so service engines work properly. 17 years ago
  Jim Meyering 936ace0b58 coroipcc.c: avoid shadowing warning 17 years ago
  Jim Meyering a44f4e70e6 coroipcc.h (coroipcc_msg_send_reply_receive): Make res_len size_t. 17 years ago
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". 17 years ago
  Jim Meyering 41b1ba0e77 remove 3 useless casts 17 years ago
  Jim Meyering 514159407f coroipcc. h (coroipcc_dispatch_recv): Add a buflen parameter. 17 years ago
  Jim Meyering 9023d045cc coroipcc.h: add "const" to msg_send_reply_* "iov" parameters 17 years ago
  Steven Dake e77b1e21ad Make all threads use same scheduling priority even with -p option 17 years ago
  Christine Caulfield 73a3bd206f The IPC system smply concatenates SOCKETDIR with run/<socketname> so if 17 years ago
  Steven Dake ada9153949 Change strcpy to sprintf to fix compile error. 17 years ago
  Jim Meyering 11c2317936 avoid infloop upon out-of-memory or out-of-semaphores 17 years ago
  Steven Dake 32a64cd737 Change OPENAIS to COROSYNC in ipc ifdefs. 17 years ago
  Steven Dake 0e70079b5c Allow ipcc library to work on some arches which have different parameter 17 years ago
  Steven Dake c5fc824d7f Abstracted Shared Memory IPC library 17 years ago