From owner-freebsd-hackers@FreeBSD.ORG Thu May 3 15:48:49 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5E681065670 for ; Thu, 3 May 2012 15:48:49 +0000 (UTC) (envelope-from willingbug@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9BE6D8FC08 for ; Thu, 3 May 2012 15:48:49 +0000 (UTC) Received: by obcni5 with SMTP id ni5so3376817obc.13 for ; Thu, 03 May 2012 08:48:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=+nT8nnz4waD4wwQWO8Nwi5MKm8BCV6mDSPZ5VcwCAMk=; b=BFzeOi09Bt1spASt7R8qJitL9sutomMiOdXCC46zsHYkLnCZ3dJfcS9CsYNJ8t+9uE ucZCThItX/+tiR5VXNZyMLi+zPFmlHn1TeWGSXSfc9X5ZTiCRL1CDTPu1wiHynaJmb8X YGq66DzT/vNh/WnrdObysd6xneDzOIsTp8qfgsDAdi77sMACSMtcWI243bvopBPRJDAu 8PMCTdL7d9mKK/0O/EZyQjiO2VVT71m0dnYTqBjJLvx7OImUhpOXcSyR9jmnQN7y2av7 9n4upJI5LXTtWv5tTXw+jFofge8CTR11OJfRRejkbQH/vStNLbDQPHA/KY/NtFiBm8IK b6uA== MIME-Version: 1.0 Received: by 10.182.51.41 with SMTP id h9mr3649335obo.7.1336060128988; Thu, 03 May 2012 08:48:48 -0700 (PDT) Received: by 10.182.182.1 with HTTP; Thu, 3 May 2012 08:48:48 -0700 (PDT) In-Reply-To: References: Date: Thu, 3 May 2012 23:48:48 +0800 Message-ID: From: cz li To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: The user-mode stack space is how many bytes? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2012 15:48:49 -0000 I have some questions.As follows =EF=BC=8CThe kernel address space is how much? How it is distributed=EF=BC=9F Where can I see?I can adjust it's bigger?What should I do if I can=EF=BC=9FThe change will make some applications can not run? Sorry, my English is poor. I'm looking forward to your reply. Thank you.