30. August 2020

Non-POSIX file systems

Operating systems and file systems have traditionally been developed hand in hand. They impose mutual constraints on each other. Today we have two major leaders in file system semantics: Windows and POSIX. They are very close to each other when compared to the full set of possibilities. Interesting things happened before POSIX monopolized file system semantics.

more

16. May 2020

Real Internet on an RTOS

I recently wrote an article on my company’s blog. The gist of it is that we now have the technology to get real internetworking (that’s a word) on embedded devices.

If you’re making a connected device that runs an RTOS then you should have a look: Real Internet on an RTOS.