Subject: Re: many many route added and flush not work after
To: rmkml <rmkml@free.fr>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: tech-net
Date: 03/28/2006 22:48:04
On Tue, Mar 28, 2006 at 07:45:15PM +0200, rmkml wrote:
> Hi,
> Im use netbsd30 over macppc arch,
> I have started a script to create many many route (1Millions)
> but after, I need flush this route,
> but I have this msg :
>  route flush
>  route: malloc: Cannot allocate memory
> anyone have ideas ?

Maybe it reaches the process memory limit ? try unlimit (for csh-like) or
ulimit -d unlimited; ulimit -s unlimited (for sh-like)

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--