Re: shmctl portability problem - Mailing list pgsql-hackers

From Haroldo Stenger
Subject Re: shmctl portability problem
Date
Msg-id 3C351C0A.C9327BDD@adinet.com.uy
Whole thread Raw
In response to shmctl portability problem  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Comments?  Is 2.4.7 simply broken and returning the wrong errno?
> If not, what should we do?

You will most surely experiment memory management (Virtual Memory) problems with
any Linux Kernel v. 2.4.x with x<15 or so. Try again using 2.4.15 or higher.

Regards,
Haroldo.


pgsql-hackers by date:

Previous
From: Kenny H Klatt
Date:
Subject: Transaction tests on SMP Linux
Next
From: Palle Girgensohn
Date:
Subject: Is there any performance penalty using --with-ssl?