Dynamic Memory Management
-
Hi guys,
I wanted to start off this new forum with a thread dedicated to dynamic memory management. This is pretty much a brainstorming thread to address questions like:
-
What kind of data structures do we need to establish an alpha release of our MUD? (e.g. account, descriptor, character, command, …). A list would help us establish prototypes to get off the ground.
-
What code would we need to write for most efficient memory management? In college C I learned to use free/malloc, sentience v1 uses the standard ROM recycling scheme which I'm really not sure is so good anymore.
-
Is there a way we could do things which involve long linked lists (e.g. char_list in ROM) more efficiently?
I'll post in here some more tomorrow when I get back from work. Feel free to contribute :)
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login