0 Members and 1 Guest are viewing this topic.
Imagine running programs within programs. For example, Chrome has multithreaded tabs - each one is on a different thread. It's similar to interrupts.
Way to ruin my point.J/k Also, KFS 2.0 is coming along great, once I finish the spec, I'll post it and implement it. The first section talks about the structure and implementation, and isn't specific to KnightOS (feel free to use KFS in your own OS project). The second part explains how it pertains to KOS.