From owner-freebsd-current@FreeBSD.ORG Mon Dec 22 21:58:56 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 140481065674 for ; Mon, 22 Dec 2008 21:58:56 +0000 (UTC) (envelope-from alan.l.cox@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.235]) by mx1.freebsd.org (Postfix) with ESMTP id D84F48FC17 for ; Mon, 22 Dec 2008 21:58:55 +0000 (UTC) (envelope-from alan.l.cox@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so3588737rvf.43 for ; Mon, 22 Dec 2008 13:58:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=k9YMGFTdCCtvj6oiGprzKdcDxM8R3KF8+znEAsM9wXA=; b=v1cXxbEVoe0JXT15jLLshNAS1mNnX2+R+KRY6VHRcneIWJrek9MRxdGjAZ6g9q3Ta0 Y7TBa4lbnlaf77R2NRfPd05Fbyrp2MToY4YBMGRldx6LD2/A2OmoKEO8GhpbMUraqnvH Zk48sEzh0w5Uh9biECsRTQpl+LEXBhtpBqczM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=pwBd4TU2+LDUML6gDmfm3z4uF243eNJsnJvF80Oj/MvVnPI+ssazHp/F4SrTzrj1PA Z4ARjIYBwsebF3jv1TV1asHaw4LAAnpEsRGZysTSJ8AqN+gxEtg5wIkK/LuabqSRvWaG H2RsIbAz6TG07FBVIDsm07MYAj/jLnKj9DMZE= Received: by 10.114.131.1 with SMTP id e1mr4287406wad.222.1229981257110; Mon, 22 Dec 2008 13:27:37 -0800 (PST) Received: by 10.114.183.15 with HTTP; Mon, 22 Dec 2008 13:27:37 -0800 (PST) Message-ID: Date: Mon, 22 Dec 2008 15:27:37 -0600 From: "Alan Cox" To: "Richard Todd" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, rnoland@freebsd.org Subject: Re: Getting 'vm_thread_new: kstack allocation failed' errors after latest drm updates. 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: Mon, 22 Dec 2008 21:58:56 -0000 What does "sysctl vm.kvm_free vm.kvm_size" report to you on a kernel that boots?