Changes between Version 7 and Version 8 of ConcurrentHashTable
- Timestamp:
- 2012-08-08T13:36:32Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ConcurrentHashTable
v7 v8 3 3 * mentor: Jakub Jermar 4 4 * student: Adam Hraska 5 * repository: lp:~adam-hraska+lp/helenos/rcu/6 * benchmarking repository: lp:~adam-hraska+lp/helenos/cht-bench/5 * repository: [https://code.launchpad.net/~adam-hraska+lp/helenos/rcu lp:~adam-hraska+lp/helenos/rcu/] 6 * benchmarking repository: [https://code.launchpad.net/~adam-hraska+lp/helenos/cht-bench lp:~adam-hraska+lp/helenos/cht-bench/] 7 7 8 8 The goal of the project is to create a scalable concurrent resizable hash table (CHT):