User Tools

Site Tools


blog:pushbx

Early May work

2026-05-10

→ Read more...

2026-05-11 16:49:53 +0200 May Mon · ecm · 0 Comments

When 0 paragraphs free is not the same as 0 paragraphs free

Recently I returned to lDOS's memory allocation code that handles LMCBs and UMCBs. I'd intended to determine the amount of changes needed in order to make the allocation more compatible to MS-DOS v5, as in coalescing all free blocks in (only) the area being scanned. In particular, with COMPAT=NOCOLLECTALLMCBS, lDOS would end the scan early if a first fit match was found. MS-DOS would scan to the end of the area even for first fit. (For dual areas, the first scan only addresses the first area and no second scan is done if a sufficiently sized free block has been found.)

I found that the required changes were small. But I was confronted with the following: There were three success cases for the various strategies, and three failure cases as well.

→ Read more...

2026-05-08 16:58:21 +0200 May Fri · ecm · 0 Comments

April/May work

2026-05-03

→ Read more...

2026-05-03 16:29:05 +0200 May Sun · ecm · 0 Comments

Late April work

2026-04-26

→ Read more...

2026-04-28 18:56:23 +0200 Apr Tue · ecm · 0 Comments

Mid April work on IntList and the list

2026-04-19

→ Read more...

2026-04-19 16:10:30 +0200 Apr Sun · ecm · 0 Comments

Older entries >>

blog/pushbx.txt · Last modified: 2022-04-19 14:24:13 +0200 Apr Tue by ecm