Re: proper place to discuss kernel 'bloatedness'?

Brandon S. Allbery KF8NH (allbery@kf8nh.apk.net)
Sat, 06 Feb 1999 10:52:55 -0500


In message <Pine.LNX.4.05.9902010142470.371-100000@jester.vip.net.pl>, Marek Ha
bersack writes:
+-----
| On Sun, 31 Jan 1999, Lars G. T. Joergensen wrote:
| > Couldn't the kernel be split up into a server kernel and workstation
| > kernel?
| And where would you split the kernel? What makes a linux machine a server is
| not the kernel, but the various daemons SERVING some kind of service. The
| kernel "merely" provides a medium for those daemons - networking, file
| systems, access to hardware etc.
+--->8

Most of the difference between "workstation" and "server" is parameter tuning,
not kernel code. This is true even of NT, where (aside from bundled software)
the primary difference is registry entries which tune various parameters.

And most of the "kernel bloat" is device drivers. I can *almost* see some
point in splitting off e.g. SCSI or sound trees --- except that every time I
do something like that with my own code, I end up regretting it. It's one
of those "nice in theory" things....

-- 
brandon s. allbery	[os/2][linux][solaris][japh]	 allbery@kf8nh.apk.net
system administrator	     [WAY too many hats]	   allbery@ece.cmu.edu
carnegie mellon / electrical and computer engineering			 KF8NH
     We are Linux. Resistance is an indication that you missed the point.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/