Browse Source

roxiemem - improve bitmap processing code

- Clean up various items highlighted by previous code reviews
- Change activityIds to allocatorIds to make distinction clearer
- Use get_cycles_now instead of time, and avoid calling if not
  needed.
- Move the critical section in the bitmap code to reduce scope

Signed-off-by: Gavin Halliday <gavin.halliday@lexisnexis.com>
Gavin Halliday 13 years ago
parent
commit
92c522224a
1 changed files with 314 additions and 214 deletions
  1. 314 214
      roxie/roxiemem/roxiemem.cpp

File diff suppressed because it is too large
+ 314 - 214
roxie/roxiemem/roxiemem.cpp