Chris Lockfort
Chris Lockfort
pseudocode: (you have no idea how hard it is for me to not make this functional :-P ) ``` firstHalf, secondHalf = split(range, range/2) firstHalf = reverse firstHalf for( i=0;...
The point is just to allocate addresses starting from the middle, rather than just doing "first-free". The half-split partial reverse simultaneous walk is just an easy way to "expand from...
All it's saying is if you have: ``` ranges: [1, 2, 3, 4, 5, 6, 7, 8] and [9, 10, 11, 12, 13, 14, 15] ``` and you fill up...
If you include it now eventually CSH IP entropy will hit a steady state where it will help :-P I'm playing the long game.
Okay. If I learn PGScript I'll rewrite all the things :-)