Changes between Version 3 and Version 4 of kernel_barriers
- Timestamp:
- Jan 19, 2015, 8:28:15 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kernel_barriers
v3 v4 43 43 * barrier node arbitrating between all processors of 64 clusters has level 3, 44 44 * barrier node arbitrating between all processors of 256 clusters has level 4, 45 This function uses the _remote_malloc() function, and the distributed kernel heap segments.45 This function uses the _remote_malloc() function, and the distributed kernel heap[x][y] segments. 46 46 47 47 === void '''_sqt_barrier_wait'''( sqt_lock_t* barrier ) ===