From owner-freebsd-current@FreeBSD.ORG Sat Dec 24 00:40:01 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3D5916A41F for ; Sat, 24 Dec 2005 00:40:01 +0000 (GMT) (envelope-from jasone@freebsd.org) Received: from lh.synack.net (lh.synack.net [204.152.188.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 887D043D55 for ; Sat, 24 Dec 2005 00:40:00 +0000 (GMT) (envelope-from jasone@freebsd.org) Received: by lh.synack.net (Postfix, from userid 100) id 6BB8A5E48ED; Fri, 23 Dec 2005 16:40:00 -0800 (PST) Received: from [192.168.168.203] (moscow-cuda-gen2-68-64-60-20.losaca.adelphia.net [68.64.60.20]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by lh.synack.net (Postfix) with ESMTP id E7A285E488C for ; Fri, 23 Dec 2005 16:39:58 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: <497D3FE0-BF69-4BFF-8C25-54C29F93D86D@freebsd.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-current@freebsd.org From: Jason Evans Date: Fri, 23 Dec 2005 16:39:56 -0800 X-Mailer: Apple Mail (2.746.2) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on lh.synack.net X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Subject: Malloc delay X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Dec 2005 00:40:02 -0000 I'm sorry to say that I just had a catastrophic hardware failure (electrostatic shock, followed by a short that blew the breaker switch), and all I have left running is a couple of Macs. I don't know how long this is going to set me back, but chances are that I won't have any usable hardware for at least a couple of weeks. The malloc code, which I was literally within minutes of starting to commit, is going to sit for a while. Sorry. Jason