First patch adds pid to pool shm file so that now processes pools are not 
overlap.

Second 2 patches add termination things. Main reason is to destroy pools and 
remove
shm files.

Some files are still left in /dev/shm that means those tests/examples do not 
have clean
termination. For now it's not critial due to new make check will overwrite or 
use other
files with pid. We have separate bug to clean up termination everywhere.

BR,
Maxim.

Maxim Uvarov (3):
  linux-generic: pktio ipc: add pid to pool shm file
  performance: scheduling:  cleanly destroy resources
  example: generator: clean up termination progress

 example/generator/odp_generator.c  | 61 +++++++++++++++++++++++++++++++-------
 platform/linux-generic/odp_pool.c  | 11 +++++--
 platform/linux-generic/pktio/ipc.c |  8 ++++-
 test/performance/odp_scheduling.c  | 52 +++++++++++++++++++++++---------
 4 files changed, 105 insertions(+), 27 deletions(-)

-- 
2.7.1.250.gff4ea60

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to