Re: [HACKERS] (OT) Linux limits

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: Oliver Mueschke <o(at)mueschke(dot)de>, Postgres Hackers List <hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] (OT) Linux limits
Date: 2000-01-07 15:46:54
Message-ID: 38760A6D.D3F03C31@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas Lockhart wrote:
> Can someone running a Mandrake6.1 or RH6.1 system take a look at their
> system limits (for csh use "limit", for bash use "ulimit -a"). Are
> they greater than zero for the coredumpsize??

Mandrake 5.3:
[lowen(at)www lowen]$ ulimit -a
core file size (blocks) 1000000
data seg size (kbytes) unlimited
file size (blocks) unlimited
max memory size (kbytes) unlimited
stack size (kbytes) 8192
cpu time (seconds) unlimited
max user processes 256
pipe size (512 bytes) 8
open files 256
virtual memory (kbytes) 2105343
[lowen(at)www lowen]$

RedHat 6.0:
[lowen(at)backup lowen]$ ulimit -a
core file size (blocks) 1000000
data seg size (kbytes) unlimited
file size (blocks) unlimited
max memory size (kbytes) unlimited
stack size (kbytes) 8192
cpu time (seconds) unlimited
max user processes 256
pipe size (512 bytes) 8
open files 1024
virtual memory (kbytes) 2105343
[lowen(at)backup lowen]$

RedHat 6.1:
[lowen(at)utility lowen]$ ulimit -a
core file size (blocks) 1000000
data seg size (kbytes) unlimited
file size (blocks) unlimited
max memory size (kbytes) unlimited
stack size (kbytes) 8192
cpu time (seconds) unlimited
max user processes 2048
pipe size (512 bytes) 8
open files 1024
virtual memory (kbytes) 2105343
[lowen(at)utility lowen]$

Don't have a Mandrake 6.1 system up.

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-01-07 15:49:24 Re: [HACKERS] (OT) Linux limits
Previous Message Hannu Krosing 2000-01-07 15:45:25 Re: [HACKERS] [Fwd: Re: First Major Open Source Database]