This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Perfomance of gc-simple


Jamie Lokier <egcs@tantalophile.demon.co.uk> wrote:

> Jeffrey A Law wrote:
> > Actually, older BSD systems (4.3 era) don't provide a usable
> > mmap implementation.
>
> What's broken?

As I just said, there is no mmap at all, period, on Berkeley VAX VM UNIX. There
are numbers reserved in the kernel's syscall table unfortunately for mmap and
friends, and I can't take them out without breaking the ABI, but this shouldn't
confuse autoconf or anything because there isn't and has never been any mmap()
in libc or any other libraries.

--
Michael Sokolov		Harhan Engineering Laboratory
Public Service Agent	International Free Computing Task Force
			International Engineering and Science Task Force
			615 N GOOD LATIMER EXPY STE #4
			DALLAS TX 75204-5852 USA

Phone: +1-214-824-7693 (Harhan Eng Lab office)
E-mail: msokolov@ivan.Harhan.ORG (ARPA TCP/SMTP) (UUCP coming soon)

P.S. I'm the current maintainer of 4.3 BSD UNIX. Torch passed to me by Marshall
Kirk McKusick himself.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]