From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1SQ1hg-0002vu-Ed for mharc-grub-devel@gnu.org; Thu, 03 May 2012 15:28:40 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQ1hd-0002uz-Qj for grub-devel@gnu.org; Thu, 03 May 2012 15:28:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SQ1hc-0004MI-0y for grub-devel@gnu.org; Thu, 03 May 2012 15:28:37 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:62664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQ1hb-0004Lv-Np for grub-devel@gnu.org; Thu, 03 May 2012 15:28:35 -0400 Received: by wgbds1 with SMTP id ds1so1590244wgb.30 for ; Thu, 03 May 2012 12:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=66KsJBOk00DuVLlcsiimLqArWDAvlofTAfYWPLrW+fg=; b=OHcBvU/J+aQUa6s36fCJOvDrzolpqKm5NO8nP+q9XpUNcQ7mwoe9e+DNd1yofvjw87 ZXLm7v2k03zKgSjA44pleEdq9z6ITFhRrE6FoXx7El0mdJ3WIS9wWKm0Ibf7Zckmh/iS HEaNok22l2gONpbXKveKfwa+y9En4YCFyjTVP1J5cV/+33UeMcFYSFcnDnc1yPfkZZPD whl19o8aqerGPxcYfu+3OyQ8dqd9alFtYw/nfcEHZR8Q1/Fg6jCUEEQ0LCoBo+rKlTo+ 61rfHc4t91g8TDb3YRB+VKIkV8J5yW+b639TF5/8VHkxSL6K9vieISG8O3auO37f1ah/ XH0Q== Received: by 10.180.78.9 with SMTP id x9mr6036419wiw.18.1336073313779; Thu, 03 May 2012 12:28:33 -0700 (PDT) Received: from debian.x201.phnet (93-234.197-178.cust.bluewin.ch. [178.197.234.93]) by mx.google.com with ESMTPS id e6sm1735286wix.8.2012.05.03.12.28.31 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 03 May 2012 12:28:32 -0700 (PDT) Message-ID: <4FA2DC5E.4050708@gmail.com> Date: Thu, 03 May 2012 21:28:30 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] network mega patch References: In-Reply-To: X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig4271DE8519D8AF6DFA901860" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.49 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2012 19:28:39 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4271DE8519D8AF6DFA901860 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03.05.2012 21:19, Bean wrote: > Hi, > > This patch fixes some serious bugs and memory leaks in the network > stack. It also contains two optimization: > > 1, use default block size of 4096. block size is configurable via > tftp_block_size environment variable. > 2, reuse netbuff in efinet driver when there is no data, this saves > some alloc/free loops. Could you send the parts which actually fix bugs? And based on the HEAD, not on older checkout. > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig4271DE8519D8AF6DFA901860 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk+i3F4ACgkQNak7dOguQgnynwD+LRDLReDn/7kzxn/1sicWmKGE gjASgx1Ym08MGJKLojwA/3SJtATI34zFZieKPdFIKWvfCq9NweL2CMxrFPMlZq/W =XPrr -----END PGP SIGNATURE----- --------------enig4271DE8519D8AF6DFA901860--