Subject: Re: Split of syscall code (please comment)
To: Matthew Orgass <darkstar@pgh.net>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 11/27/2000 17:28:52
On Mon, Nov 27, 2000 at 08:23:15PM -0500, Matthew Orgass wrote:
> I don't think copying would be all that bad in this situation. While it
> would make sense for the BSD systems to share, I don't see the gain in
> trying to force Linux emulation to share the same code. It is not a large
> or frequently updated section of code and there are a number of
> differences.
...and splitting it out would make all the code paths faster, too.
--
-- Jason R. Thorpe <thorpej@zembu.com>