Thomas Johnson
|
4338b8ca5e
|
Added broken code
|
10 months ago |
Thomas Johnson
|
70dbe3c3de
|
Turns out alignof already existed
|
10 months ago |
Thomas Johnson
|
357827ca69
|
Fixed a megaleak caused by the tree node getting lost
|
10 months ago |
Thomas Johnson
|
e86edef1ea
|
Finished OOM handler and fixed some definite bugs
|
10 months ago |
Thomas Johnson
|
ba1438d3b9
|
Added OOM/fragmentation handler
|
10 months ago |
Thomas Johnson
|
e2b074bd64
|
Added one of the allocation functions
|
10 months ago |
Thomas Johnson
|
915b82c51a
|
Merge branch 'tree_alloc' of gitea:cameron/cs241-project into tree_alloc
|
10 months ago |
Thomas Johnson
|
cead24e00f
|
Added some of allocator
|
10 months ago |
Cameron Weinfurt
|
ebc4bf428b
|
Fixed mistakes from previous commit
|
10 months ago |
Cameron Weinfurt
|
2c6fcbe9fa
|
Merge branch 'tree_alloc' of gitea:cameron/cs241-project into tree_alloc
|
10 months ago |
Cameron Weinfurt
|
e8aa09444a
|
Made insertions balance after inserting
|
10 months ago |
Thomas Johnson
|
7a8639902f
|
Added more unallocation code
|
10 months ago |
Thomas Johnson
|
89f8bfe3f1
|
Continued progress on tree allocator
|
10 months ago |
Thomas Johnson
|
ba0f93f487
|
Rearranged types a bit
|
10 months ago |
Thomas Johnson
|
64765d22b5
|
Added tree functions
|
10 months ago |
Thomas Johnson
|
21dbaea68a
|
Added some tree functions
|
10 months ago |
Thomas Johnson
|
6e71e179a6
|
Added util.c, fixed a couple of problems
|
10 months ago |
Cameron Weinfurt
|
6e2fe6b97f
|
Implemented search functions.
|
10 months ago |
Cameron Weinfurt
|
6cb5d78c99
|
Init tree_alloc branch
|
10 months ago |
Cameron Weinfurt
|
668699ea89
|
Some minor tweaks that will help down the line
|
10 months ago |
Thomas Johnson
|
7719e8f36c
|
Started work on types and prototypes
|
10 months ago |
Cameron Weinfurt
|
2dce66ff3a
|
Merge branch 'master' of gitea:cameron/cs241-project
|
10 months ago |
Cameron Weinfurt
|
6d5f24f135
|
Started establishing the build system
|
10 months ago |
Cameron Weinfurt
|
ab87ce8a43
|
Update 'PLAN.md'
|
10 months ago |
Cameron Weinfurt
|
af6d32a71d
|
Init commit with plan doc
|
10 months ago |