Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 1999 02:06:00 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/egcs/gcc/config freebsd.h
Message-ID:  <199906280906.CAA05186@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      1999/06/28 02:05:59 PDT

  Modified files:
    contrib/egcs/gcc/config freebsd.h 
  Log:
  Define "OBSTACK_CHUNK_SIZE" as getpagesize().
  Our malloc can allocte pagesized blocks efficiently and the EGCS default size
  of 4072 bytes is not optimal.
  
  Submitted by:	Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
  
  Revision  Changes    Path
  1.13      +5 -1      src/contrib/egcs/gcc/config/freebsd.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906280906.CAA05186>