NYCPHP Meetup

NYPHP.org

[nycphp-talk] What with you do with 4Gig of RAM?

Peter Sawczynec ps at sun-code.com
Tue Jan 22 08:07:13 EST 2008


Word.

-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org]
On Behalf Of David Krings
Sent: Tuesday, January 22, 2008 6:41 AM
To: NYPHP Talk
Subject: Re: [nycphp-talk] What with you do with 4Gig of RAM?

Cliff Hirsch wrote:
> Have I asked this already? If so, my apologies. First the vision went,

> now perhaps the memory - I'm not sure, can't remember...
> 
> So I negotiated 4Gig of memory in my server. Hey, ya always got to ask

> for a little "extra." I got 15K scsci drives and know what to do with 
> them. The question is, what do I do with all that memory?
> 
> Throw a few more shims at apc? Set up memcached? Allocate some to an 
> mysql cache, if there is such a thing. Other ideas? I got it, so may
as 
> well start working on making the best use of it. Suggestions?

I got $GB in my big box and it comes in handy for virtualization (so
does the 
second CPU core). Other than that, I'd put the db tables that get most
hit or 
that run the slowest queries into RAM. I once read that you can specify
where 
a table is supposed to reside (memory, disk, others?).

I put a 15k disk into my server box as well. It is a refubished Fujitsu
and I 
got it for cheap at a surplus store. Not only doubled that the storage 
capacity, that drive is really really fast...especially after I finally 
terminated the SCSI chain properly.

Other than that, you could see to get Vista on your box, that will take
care 
of using the 4GB RAM and you don't even have to run any applications to
fill 
it up.

David
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php




More information about the talk mailing list