On Thursday 27 November 2003 12:31 pm, Bill Moran wrote: > walt wrote: > > To all of you who celebrate Thanksgiving today, I wish you a happy one! > > > > And speaking of turkeys, does anyone know how Microsoft handles the > > performance issues associated with dynamic linking? Do they do > > anything special, or just ignore the whole thing? > > Don't they fix the performance hit by moving performance-critical parts > of the application into kernel space (such as IIS and MSSQL)? > > At least, that's what Eric Raymond claims in his latest book. I don't > think that's an approach I would like to see FreeBSD take.
It all depends because if you only have 1 dll loaded for multiple applications, which is one of the features I understand is built into Windows, you have real savings. You share the code and own the data. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"