Changeset 5e3757d in mainline for generic/src/mm/buddy.c
- Timestamp:
- 2006-02-08T13:13:04Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5c3243e
- Parents:
- 085d973
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/src/mm/buddy.c
r085d973 r5e3757d 200 200 /* 201 201 * Return the other half to buddy system. Mark the first part 202 * full, so that it won't coal sce again.202 * full, so that it won't coalesce again. 203 203 */ 204 204 b->op->mark_busy(b, res);
Note:
See TracChangeset
for help on using the changeset viewer.