dual amd quad core 16G Ram

View: New views
4 Messages — Rating Filter:   Alert me  

dual amd quad core 16G Ram

by Ben Adams-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm setting up a server.  I have dual quad core with 16G of ram.  I'm
looking to run 4.4.

the fallowing line in change list:
Make amd64 machines be able to use more than 4G ram, and crank the MAXDSIZ
to allow allocations/mmap() up to 8G

Is this per cpu not core?

Thanks
------------------------
Ben Adams
http://www.sprymed.com/


Re: dual amd quad core 16G Ram

by Masoud Sharbiani-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Feb 19, 2009 at 6:59 AM, Ben Adams <ben@...> wrote:
> I'm setting up a server.  I have dual quad core with 16G of ram.  I'm
> looking to run 4.4.
>
> the fallowing line in change list:
> Make amd64 machines be able to use more than 4G ram, and crank the MAXDSIZ
> to allow allocations/mmap() up to 8G
>
> Is this per cpu not core?

Per process I imagine.

Masoud

>
> Thanks
> ------------------------
> Ben Adams
> http://www.sprymed.com/


Re: dual amd quad core 16G Ram

by Henning Brauer-12 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

* Masoud Sharbiani "?????????? ??????????????" <masouds@...> [2009-02-19 18:45]:

> On Thu, Feb 19, 2009 at 6:59 AM, Ben Adams <ben@...> wrote:
> > I'm setting up a server.  I have dual quad core with 16G of ram.  I'm
> > looking to run 4.4.
> >
> > the fallowing line in change list:
> > Make amd64 machines be able to use more than 4G ram, and crank the MAXDSIZ
> > to allow allocations/mmap() up to 8G
> >
> > Is this per cpu not core?
>
> Per process I imagine.

for now amd64 is limited to 4G total. we lack bounce buffers for more
so far.

--
Henning Brauer, hb@..., henning@...
BS Web Services, http://bsws.de
Full-Service ISP - Secure Hosting, Mail and DNS Services
Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam


Re: dual amd quad core 16G Ram

by Mike Belopuhov-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

thought you can set bigmem variable and try running with iommu:

boot> boot -d
w bigmem 1
c

this is on amd64 only.  and as 'boot -d' was fixed about a week ago,
you certainly want to get a snapshot (and it contains some more fixes
anyway).

On Thu, Feb 19, 2009 at 09:59 -0500, Ben Adams wrote:

> I'm setting up a server.  I have dual quad core with 16G of ram.  I'm
> looking to run 4.4.
>
> the fallowing line in change list:
> Make amd64 machines be able to use more than 4G ram, and crank the MAXDSIZ
> to allow allocations/mmap() up to 8G
>
> Is this per cpu not core?
>
> Thanks
> ------------------------
> Ben Adams
> http://www.sprymed.com/