source: rtems/testsuites/psxtests/psxkey01/psxkey01.scn @ b5c9064

4.115
Last change on this file since b5c9064 was b5c9064, checked in by Zhongwei Yao <ashi08104@…>, on 08/05/13 at 13:20:45

Unlimited objects support for POSIX keys

This patch enables unlimited model in POSIX key manger and have a decent
runtime on POSIX key searching, adding and deleting operations. Memory
overhead is lower than current implementation when the size of key and key
value becomes big.

  • Property mode set to 100644
File size: 114 bytes
Line 
1*** POSIX KEY 01 TEST ***
2Init's ID is 0x0b010001
3Init: pthread_key_create - OK
4
5*** END OF POSIX KEY 01 TEST ***
Note: See TracBrowser for help on using the repository browser.