Memory Management and Binary Buddy System

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dguo
    New Member
    • Dec 2009
    • 1

    Memory Management and Binary Buddy System

    The assignment is to simulate memory allocation in java for usin the
    Binary buddy system.A simulation is designed with an initial memory space
    of 128K(could be larger)with at least 6 allocation/deallocation incoming requests in which to demostrate the behavior of the two best-fit and first-fit algorithm.
  • chaarmann
    Recognized Expert Contributor
    • Nov 2007
    • 785

    #2
    Nice assignment!
    So where's the problem?
    Show me the code you wrote and the error message, and I'll help.

    By the way, I like my binary buddies.

    Comment

    Working...