On Mon, 2005-06-20 at 14:55 -0500, Fafa Hafiz Krantz wrote:
> Hello.
> 
> Thank you all for everything so far.
> 
> But I am not looking for comparisons.
> 
> I am looking for stuff that has been written so that people can understand.
> 
> Let's say this:
> 
> Multi-threaded SMP architecture capable of executing the kernel in parallel 
> on multiple processors, and with kernel preemption, allowing high priority 
> kernel tasks to preempt other kernel activity, reducing latency. This 
> includes a multi-threaded network stack and a multi-threaded virtual memory 
> subsystem. With FreeBSD 6.x, support for a fully parallel VFS allows the UFS 
> file system to run on multiple processors simultaneously, permitting load 
> sharing of CPU-intensive I/O optimization.
> 
> In the real world, that ought to sound more like:
> 
> FreeBSD includes support for symmetric multiprocessing and multithreading. 
> This makes the kernel lock down levels of interfaces and buffers, minimizing 
> the chance of threads on different processors blocking each other, to give 
> maximum performance on multiprocessor systems.
> 
> Thanks.

But then again, if you are new to computers or are not that into the
technical stuff, neither the first nor the second description would make
much sense, or is easy to understand. So I for one would stick with the
first. 

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81



Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to