Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 26 Jun 2002 11:20:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 26 Jun 2002 11:20:05 -0400 Received: from e31.co.us.ibm.com ([32.97.110.129]:48075 "EHLO e31.co.us.ibm.com") by vger.kernel.org with ESMTP id ; Wed, 26 Jun 2002 11:20:04 -0400 Date: Wed, 26 Jun 2002 08:19:54 -0700 (PDT) From: Nivedita Singhvi X-X-Sender: To: cc: Subject: Re: efficient copy to user and copy from user routines in Linux Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 687 Lines: 19 > I have a patch which let sendmsg use copy_from_user > instead of csum_and_copy_from_user when a NIC supports > HW-checksumming. It just works on kernel 2.4, I haven't > ported it on kernel 2.5 yet. > If you want it I'll port it after I come back from OTTAWA. I believe Mala has run with just such a patch independently (not looked at it yet) provided by me, but dont believe her current results include that patch.. thanks, Nivedita - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/