Re:Amaging Triple Fault
Posted: Sun Oct 24, 2004 8:49 pm
Well, I actually could think of several reasons I personally MIGHT want more than 64k threads. Sure that takes some memory, but am aiming at server (and tentatively desktop) systems and I bet I'm not releasing anything usable before 64-bit system are common place anyway, so I don't find that as a problem.
Also note, that being able to scale to a few hundred thousand threads does not necessarily mean you can't scale it down as well. I admit that my kernel refuces to boot with systems of less than 8 megabytes of ram, but I was never aiming for low memory requirements. I am more interested in building a system which is conceptually simple enough that it is easy to build powerful abstractions on top of it, so as to allow very complex tasks to become manageable.
I think we have totally different goals here
In fact, I'll probably have support for TCP/IP before I even bother to think about cursor control on the text-console.
I also have no reason to hurry. I am currently doing completely unrelated research which I believe will nontheless help me with my OS project in the future. I wouldn't be surprised if there was a code-generation script instead of human readable source-code for my kernel. Oh, well..
Also note, that being able to scale to a few hundred thousand threads does not necessarily mean you can't scale it down as well. I admit that my kernel refuces to boot with systems of less than 8 megabytes of ram, but I was never aiming for low memory requirements. I am more interested in building a system which is conceptually simple enough that it is easy to build powerful abstractions on top of it, so as to allow very complex tasks to become manageable.
I think we have totally different goals here
In fact, I'll probably have support for TCP/IP before I even bother to think about cursor control on the text-console.
I also have no reason to hurry. I am currently doing completely unrelated research which I believe will nontheless help me with my OS project in the future. I wouldn't be surprised if there was a code-generation script instead of human readable source-code for my kernel. Oh, well..