Re: Good point of Linux over Windows NT

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 20 Jan 1997 21:22:29 +0000 (GMT)


> You are not talking to an NT supporter here. Linux SMP is in its
> infancy. And NO thats not what async IO means. You have to give credit

Linux SMP is quite nicely done for CPU intensive tasks. I/O intensive SMP
is poor on the intel port (its quite passable on the sparc) We also have fully
working async I/O. If you look at clone() and learn to use it right. Note that
clone is so fast there isnt an overhead issue.

Its not my fault you don't look very hard.

Alan