scruffy
Notorious Olive Counter
I have a couple of questions that I am just too impatient to wait the couple of weeks to find out:
a) Is there a /dev/random, or better yet a /dev/urandom?
A real source of random numbers is really a necessity for any sort of encryption, and a big gap in Darwin 1.3.x
b) Does pre-emptive multitasking finally work right, ie. do nice numbers work?
As of 10.0.4 / 1.3.7 you can assign nice numbers to programs, run "nice somecommand", list the nice numbers of processes, but it all has no effect. Two processor-hungry processes with different nice numbers will still get the same amount of cpu power. Pre-emptive multitasking that actually works has just got to be there for OS X to be an OS that "matters" in terms of servers, serious computing, etc.
Thanks to anyone who can resolve my curiosity!
a) Is there a /dev/random, or better yet a /dev/urandom?
A real source of random numbers is really a necessity for any sort of encryption, and a big gap in Darwin 1.3.x
b) Does pre-emptive multitasking finally work right, ie. do nice numbers work?
As of 10.0.4 / 1.3.7 you can assign nice numbers to programs, run "nice somecommand", list the nice numbers of processes, but it all has no effect. Two processor-hungry processes with different nice numbers will still get the same amount of cpu power. Pre-emptive multitasking that actually works has just got to be there for OS X to be an OS that "matters" in terms of servers, serious computing, etc.
Thanks to anyone who can resolve my curiosity!