-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a test for deallocation. Deallocation currently doesn't work, t…
…he freelist alsways has one request still in it. The list is not being cleared out after each request. Secondly, I think the semaphores are incorrect too. They are related to the queues I believe.
- Loading branch information
Jeremy Wright
committed
Nov 6, 2011
1 parent
9604d3b
commit 5823696
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters