Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 1999 02:52:47 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/egcs/files freebsd.h
Message-ID:  <199906280952.CAA10284@freefall.freebsd.org>

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

  Modified files:
    lang/egcs/files      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.
  
  Protect #define's and other minor syncing with
  src/contrib/egcs/gcc/config/freebsd.h
  
  OBSTACK_CHUNK_SIZE Submitted by:	Hidetoshi Shimokawa
  
  Revision  Changes    Path
  1.3       +17 -17    ports/lang/egcs/files/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?199906280952.CAA10284>