detailyang / ipc_benchmark

IPC benchmark on Linux
MIT License
73 stars 54 forks source link

Posix q #7

Closed jostmp closed 4 years ago

jostmp commented 4 years ago
  1. Added POSIX Queues test.
  2. Created a combined test app (ipc_bm) for testing on embedded target
  3. Added ARM variable to Makefile to use ARM cross compiler e.g. make ARM=1 all
  4. updated shell script and python scripts
jostmp commented 4 years ago

added more minor comment fixes creating new request