From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [tabled patch] abstract out TCP-write code Date: Thu, 23 Sep 2010 19:48:17 -0400 Message-ID: <4C9BE741.9070601@garzik.org> References: <20100923000908.GA15908@havoc.gtf.org> <20100922182836.566df309@lembas.zaitcev.lan> <4C9AACB5.40403@garzik.org> <20100922203741.48a2b8e6@lembas.zaitcev.lan> <4C9AD849.8030404@garzik.org> <20100923075706.4952c527@lembas.zaitcev.lan> <87hbhgtr7h.fsf@meyering.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=/4CXJkRHjtxTDeWKpJvtlToZEAObPQakGi6GpulyinM=; b=t8DREDCZUXyO0SPe9gQ3gUeTyRK+JL8aHIWk2HrTiCUgPdfHh/BMpEAXR4loIPrTfU 1BkVBrc27o4JcfGKVQnPsRxMp2h5qP4moiyrYdo72D3B/sukC/tegSWL4ugBu/fFP4g3 0pAO9J2phM/Zc22QNKCnP1Ce9TF/2Lj+TWOJI= In-Reply-To: <87hbhgtr7h.fsf@meyering.net> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Jim Meyering Cc: Pete Zaitcev , hail-devel@vger.kernel.org On 09/23/2010 11:28 AM, Jim Meyering wrote: > Every developer should have MALLOC_PERTURB_=N (N in 1..255) set in > his/her environment on glibc-based systems. Almost all the time. I heard about it a while ago, even submitted a bugzilla bug to have it documented adequately. But apparently its absent from my .bash_profile. Added. Jeff