Re: [patch] Adding optimized kernel copying support to FreeBSD-i386 - Part I

2006-02-24 Thread Attilio Rao
2006/2/24, Attilio Rao [EMAIL PROTECTED]: > Hi, > As suggested in the list for volounteers, I'm currently working on optimizing kernel copying functions. > As first step, I ported DragonFlyBSD's FPU handling design, which includes: [snip] Attachment seems to be removed. You can get the patch here

[patch] Adding optimized kernel copying support to FreeBSD-i386 - Part I

2006-02-24 Thread Attilio Rao
Hi, As suggested in the list for volounteers, I'm currently working on optimizing kernel copying functions. As first step, I ported DragonFlyBSD's FPU handling design, which includes: - modifies to MD part of struct thread - modifies to npx device driver - a lot of modifies about kernel copying ro