Re: [HACKERS] patch for memory overrun on Linux(i386)

From: dg(at)illustra(dot)com (David Gould)
To: maillist(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian)
Cc: mgittens(at)gits(dot)nl, scrappy(at)hub(dot)org, mgittens(at)david(dot)gits(dot)nl, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] patch for memory overrun on Linux(i386)
Date: 1998-03-22 22:28:07
Message-ID: 9803222228.AA13864@hawk.illustra.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> > >That said, I have a plan in mind to get a nice performance boost for
> > palloc().
> > >As a side effect, I will guarantee 8 byte alignment of pointers returned
> > >from palloc().
> > >
> > Does this imply that more memory will be used that strictly necesary under
> > linux?
> >
> > With regards from Maurice.
>
> Actually, perhaps less memory, because malloc memory is not aligned on
> double boundaries, but this is all still just conjecture.

Ok, you've convinced me. Sheesh...

Change the description to "nice performance boost and use less memory".

;-)

-dg

David Gould dg(at)illustra(dot)com 510.628.3783 or 510.305.9468
Informix Software (No, really) 300 Lakeside Drive Oakland, CA 94612
- I realize now that irony has no place in business communications.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephane Lajeunesse 1998-03-23 00:25:11 Re: [HACKERS] Re: expr ? trueval : falseval
Previous Message Andreas Klemm 1998-03-22 21:43:25 Re: problems running pgaccess 0.73 and 0.84 with new postgresql 6.3