Re: Speicherlimits erhöhen

From: Joerg Pernfuss <jp(at)bsdgroup.de>
Date: Mon, 22 Jan 2007 03:50:42 +0100

On Mon, 22 Jan 2007 02:16:23 +0100
Oliver Fischer <obf(at)GMX.de> wrote:

> Hallo allseits,
>
> kann mir jemand einen Tipp geben, wie ich es einem Prozeß ermöglichen
> kann, mehr als 512MB zu allozieren?
>
> Ich habe hier ein XSLT, daß einen Index über mehrere Dateien aufbauen
> muß und seit neuesten mehr als 512MB braucht, diesen aber leider nicht
> allozieren darf.

~% grep siz /boot/defaults/loader.conf
#kern.dfldsiz="" # Set the initial data size limit
#kern.dflssiz="" # Set the initial stack size limit
#kern.maxdsiz="" # Set the max data size
#kern.maxssiz="" # Set the max stack size
#kern.maxtsiz="" # Set the max text size
#kern.maxusers="32" # Set size of various static tables
#kern.sgrowsiz="" # Set the amount to grow stack
#net.inet.tcp.tcbhashsize="" # Set the value of TCBHASHSIZE
#vm.kmem_size="" # Sets the size of kernel memory (bytes)

kern.dfldsiz ist das Soft, kern.maxdsiz das hardlimit iirc.

        Jörg

-- 
| /"\   ASCII ribbon   |  GnuPG Key ID | e86d b753 3deb e749 6c3a |
| \ / campaign against |    0xbbcaad24 | 5706 1f7d 6cfd bbca ad24 |
|  X    HTML in email  |        .the next sentence is true.       |
| / \     and news     |     .the previous sentence was a lie.    |
-- 
| /"\   ASCII ribbon   |  GnuPG Key ID | e86d b753 3deb e749 6c3a |
| \ / campaign against |    0xbbcaad24 | 5706 1f7d 6cfd bbca ad24 |
|  X    HTML in email  |        .the next sentence is true.       |
| / \     and news     |     .the previous sentence was a lie.    |
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 22 Jan 2007 - 04:19:25 CET

search this site