|
@@ -92,7 +92,7 @@
|
|
* some basic allocator dumpers for debugging.
|
|
* some basic allocator dumpers for debugging.
|
|
*
|
|
*
|
|
* Note that this range allocator is not thread-safe, drivers need to protect
|
|
* Note that this range allocator is not thread-safe, drivers need to protect
|
|
- * modifications with their on locking. The idea behind this is that for a full
|
|
|
|
|
|
+ * modifications with their own locking. The idea behind this is that for a full
|
|
* memory manager additional data needs to be protected anyway, hence internal
|
|
* memory manager additional data needs to be protected anyway, hence internal
|
|
* locking would be fully redundant.
|
|
* locking would be fully redundant.
|
|
*/
|
|
*/
|