Re: Explaining FreeBSD features
From: Fafa Hafiz Krantz (fteg_at_london.com)
Date: 06/20/05
- Previous message: Francisco Reyes: "Re: When does swap decreases"
- Maybe in reply to: Fafa Hafiz Krantz: "Explaining FreeBSD features"
- Next in thread: Andreas Rudisch: "Re: Explaining FreeBSD features"
- Reply: Andreas Rudisch: "Re: Explaining FreeBSD features"
- Reply: Ted Mittelstaedt: "RE: Explaining FreeBSD features"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: questions@freebsd.org, advocacy@freebsd.org Date: Mon, 20 Jun 2005 14:55:38 -0500
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.
-- Fafa Hafiz Krantz Research Designer @ http://www.home.no/barbershop Enlightened @ http://www.home.no/barbershop/smart/sharon.pdf -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Francisco Reyes: "Re: When does swap decreases"
- Maybe in reply to: Fafa Hafiz Krantz: "Explaining FreeBSD features"
- Next in thread: Andreas Rudisch: "Re: Explaining FreeBSD features"
- Reply: Andreas Rudisch: "Re: Explaining FreeBSD features"
- Reply: Ted Mittelstaedt: "RE: Explaining FreeBSD features"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|