Hacker News new | ask | show | jobs
by jonsen 4015 days ago
That byte will be needed elsewhere to make it multitasking safe.
1 comments

I'm running it on a system with 512 bytes of RAM and multiple queues...saving 1 byte helps. I do not need extra space for synchronization; I can enable/disable interrupts without extra RAM required.