atom feed20 messages in org.freebsd.freebsd-hackersKernel [memory] tweaking question
FromSent OnAttachments
MattApr 4, 2005 11:43 am 
Devon H. O'DellApr 4, 2005 11:49 am 
Marc OlzheimApr 4, 2005 11:49 am 
Joerg SonnenbergerApr 4, 2005 11:51 am 
Dan NelsonApr 4, 2005 11:55 am 
Mike MeyerApr 5, 2005 4:50 am 
gilles chehadeApr 5, 2005 4:50 am 
Dunceor .Apr 5, 2005 4:50 am 
ra...@redshift.comApr 5, 2005 5:25 am 
Peter JeremyApr 7, 2005 1:36 am 
Stijn HoopApr 7, 2005 1:39 am 
ra...@redshift.comApr 7, 2005 1:50 am 
ra...@redshift.comApr 7, 2005 1:51 am 
Zera William HolladayApr 7, 2005 7:24 am 
Robert WatsonApr 7, 2005 12:08 pm 
Michael ShalayeffJul 7, 2005 12:08 pm 
chatonJul 7, 2005 12:08 pm 
Juan J. MartínezJul 7, 2005 12:10 pm 
Juan J. MartínezJul 7, 2005 12:10 pm 
Mike MeyerJul 8, 2005 12:25 pm 
Subject:Kernel [memory] tweaking question
From:Stijn Hoop (sti@win.tue.nl)
Date:Apr 7, 2005 1:39:20 am
List:org.freebsd.freebsd-hackers

On Thu, Apr 07, 2005 at 06:36:39PM +1000, Peter Jeremy wrote:

As far as I can tell, neither Apache nor MySQL use any SystemV IPC on FreeBSD. (The only thing that I've found that does use SHM is X in some modes).

I know for a fact that PostgreSQL does use SysV IPC, and many times it will run better if given more room to work with.

But as you said, use ipcs(1) to verify this for yourself if you're running Postgres.

--Stijn