From owner-cvs-sys Mon Jul 28 00:03:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA14309 for cvs-sys-outgoing; Mon, 28 Jul 1997 00:03:11 -0700 (PDT) Received: from lsd.relcom.eu.net (lsd.relcom.eu.net [193.124.23.23]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA14224; Mon, 28 Jul 1997 00:01:11 -0700 (PDT) Received: (from ache@localhost) by lsd.relcom.eu.net (8.8.6/8.8.5) id KAA04253; Mon, 28 Jul 1997 10:31:00 +0400 (MSD) Date: Mon, 28 Jul 1997 10:31:00 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= X-Sender: ache@lsd.relcom.eu.net To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/net if_sl.c In-Reply-To: <199707280613.QAA04170@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 28 Jul 1997, Bruce Evans wrote: > >ache 1997/07/27 12:28:28 PDT > > > > Modified files: > > sys/net if_sl.c > > Log: > > Move tmpnc struct out of stack, too large > > Suggested by: bde > > It is also too large for static allocation (4K). Why not use malloc()? Hmm. I am not shure which M_* malloc flags should be used... Could you please commit what you think will be right or send it to me? -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/