mos_8502 :verified: 🇨🇦 on Nostr: I think I've sorted my malloc() problem. It was, I think, to do with the silly ...
I think I've sorted my malloc() problem. It was, I think, to do with the silly Lisp-based config file format the linker uses to lay out stuff in memory, and how I had it wrong.
In any event, my static memory usage is now way less, 'cause I'm re-using memory as needed for the bigger allocations.
Published at
2026-01-31 04:22:06 GMTEvent JSON
{
"id": "73f11757e7b9eabeb07102ab17aef0051816ef6e0c41ea146118005714e51886",
"pubkey": "04f8915424c713657ad6ce59443d28dbdcf5832687c9af560ae388f59276a137",
"created_at": 1769833326,
"kind": 1,
"tags": [
[
"proxy",
"https://studio8502.ca/@mos_8502/115987796912788897",
"web"
],
[
"proxy",
"https://studio8502.ca/users/mos_8502/statuses/115987796912788897",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://studio8502.ca/users/mos_8502/statuses/115987796912788897",
"pink.momostr"
],
[
"-"
]
],
"content": "I think I've sorted my malloc() problem. It was, I think, to do with the silly Lisp-based config file format the linker uses to lay out stuff in memory, and how I had it wrong.\n\nIn any event, my static memory usage is now way less, 'cause I'm re-using memory as needed for the bigger allocations.",
"sig": "e1984c9381d198cb78ba8b6ded6badc99f3aad3a70835c1310e3a11d26042b31a6a790947b71f0c5d53df16f48e8fc8daff532d378cfd5639bd4f170afbb0c3e"
}