Real vs available memory

2014-12-09 Thread Frank Seltzer
I have a Dell Studio XPS 7100 that came with 4 gigs of memory.  I have 
added another 4 gigs but there is a problem using it.  The system BIOS 
sees the additional 4 gigs and apparently so does FreeBSD but I get this 
during boot.


real memory  = 8589934592 (8192 MB)
avail memory = 3400794112 (3243 MB)

How do I get use of the full 8 gigs?

Thanks,
Frank
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread patpro
Hello,

what do you get with uname -rm ?


On 9 déc. 2014, at 16:19, Frank Seltzer fran...@bellsouth.net wrote:

 I have a Dell Studio XPS 7100 that came with 4 gigs of memory.  I have added 
 another 4 gigs but there is a problem using it.  The system BIOS sees the 
 additional 4 gigs and apparently so does FreeBSD but I get this during boot.
 
 real memory  = 8589934592 (8192 MB)
 avail memory = 3400794112 (3243 MB)
 
 How do I get use of the full 8 gigs?
 
 Thanks,
 Frank
 ___
 freebsd-hardware@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
 To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org

___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Brooks Davis
On Tue, Dec 09, 2014 at 10:19:31AM -0500, Frank Seltzer wrote:
 I have a Dell Studio XPS 7100 that came with 4 gigs of memory.  I have 
 added another 4 gigs but there is a problem using it.  The system BIOS 
 sees the additional 4 gigs and apparently so does FreeBSD but I get this 
 during boot.
 
 real memory  = 8589934592 (8192 MB)
 avail memory = 3400794112 (3243 MB)
 
 How do I get use of the full 8 gigs?

You haven't posted a uname -a so I can't be sure, but I'd guess you've
installed FreeBSD i386 which is 32-bit and need to reinstall with amd64.

-- Brooks


pgpwyL8rMrxwF.pgp
Description: PGP signature


Re: Real vs available memory

2014-12-09 Thread RW
On Tue, 9 Dec 2014 10:19:31 -0500 (EST)
Frank Seltzer wrote:

 I have a Dell Studio XPS 7100 that came with 4 gigs of memory.  I
 have added another 4 gigs but there is a problem using it.  The
 system BIOS sees the additional 4 gigs and apparently so does FreeBSD
 but I get this during boot.
 
 real memory  = 8589934592 (8192 MB)
 avail memory = 3400794112 (3243 MB)
 
 How do I get use of the full 8 gigs?

If it's because you're using the i386 version, you need to install
amd64 version instead.
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Mike Tancsa

On 12/9/2014 10:19 AM, Frank Seltzer wrote:

I have a Dell Studio XPS 7100 that came with 4 gigs of memory.  I have
added another 4 gigs but there is a problem using it.  The system BIOS
sees the additional 4 gigs and apparently so does FreeBSD but I get this
during boot.

real memory  = 8589934592 (8192 MB)
avail memory = 3400794112 (3243 MB)

How do I get use of the full 8 gigs?



What does
uname -a
show ? Are you by chance running i386 inadvertently ?

---Mike




--
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Frank Seltzer

On Tue, 9 Dec 2014, Frank Seltzer wrote:

I have a Dell Studio XPS 7100 that came with 4 gigs of memory.  I have added 
another 4 gigs but there is a problem using it.  The system BIOS sees the 
additional 4 gigs and apparently so does FreeBSD but I get this during boot.


real memory  = 8589934592 (8192 MB)
avail memory = 3400794112 (3243 MB)

How do I get use of the full 8 gigs?

Thanks,
Frank


Forgot to say this is on 10.1-STABLE FreeBSD 10.1-STABLE #0 r275606
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: [Bulk] Re: Real vs available memory

2014-12-09 Thread Frank Seltzer

On Tue, 9 Dec 2014, pat...@patpro.net wrote:


Hello,

what do you get with uname -rm ?


On 9 d?c. 2014, at 16:19, Frank Seltzer fran...@bellsouth.net wrote:


I have a Dell Studio XPS 7100 that came with 4 gigs of memory.  I have added 
another 4 gigs but there is a problem using it.  The system BIOS sees the 
additional 4 gigs and apparently so does FreeBSD but I get this during boot.

real memory  = 8589934592 (8192 MB)
avail memory = 3400794112 (3243 MB)

How do I get use of the full 8 gigs?

Thanks,
Frank
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


uname -rm
10.1-STABLE i386

___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: [Bulk] Real vs available memory

2014-12-09 Thread patpro
On 9 déc. 2014, at 16:57, Frank Seltzer fran...@bellsouth.net wrote:

 uname -rm
 10.1-STABLE i386

Go 64 bit if your processor supports it. 
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Frank Seltzer

On Tue, 9 Dec 2014, Mike Tancsa wrote:


On 12/9/2014 10:19 AM, Frank Seltzer wrote:

I have a Dell Studio XPS 7100 that came with 4 gigs of memory.  I have
added another 4 gigs but there is a problem using it.  The system BIOS
sees the additional 4 gigs and apparently so does FreeBSD but I get this
during boot.

real memory  = 8589934592 (8192 MB)
avail memory = 3400794112 (3243 MB)

How do I get use of the full 8 gigs?



What does
uname -a
show ? Are you by chance running i386 inadvertently ?

---Mike


FreeBSD xxx.xxx.xxx 10.1-STABLE FreeBSD 10.1-STABLE #0 r275606: Mon Dec 8 
14:36:16 EST 2014 fran...@xxx.xxx.xxx:/usr/obj/usr/src/sys/GENERIC i386


Should I be running something else?
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Daniel Mayfield
Run this command:

sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu’

If you see “amd64” in there, you want the 64 bit (amd64) version of FreeBSD.  
If you don’t, you’re out of luck.

Dan

On 9Dec 2014, at 11:00, Frank Seltzer fran...@bellsouth.net wrote:

 On Tue, 9 Dec 2014, Mike Tancsa wrote:
 
 On 12/9/2014 10:19 AM, Frank Seltzer wrote:
 I have a Dell Studio XPS 7100 that came with 4 gigs of memory.  I have
 added another 4 gigs but there is a problem using it.  The system BIOS
 sees the additional 4 gigs and apparently so does FreeBSD but I get this
 during boot.
 real memory  = 8589934592 (8192 MB)
 avail memory = 3400794112 (3243 MB)
 How do I get use of the full 8 gigs?
 
 
 What does
 uname -a
 show ? Are you by chance running i386 inadvertently ?
 
  ---Mike
 
 FreeBSD xxx.xxx.xxx 10.1-STABLE FreeBSD 10.1-STABLE #0 r275606: Mon Dec 8 
 14:36:16 EST 2014 fran...@xxx.xxx.xxx:/usr/obj/usr/src/sys/GENERIC i386
 
 Should I be running something else?
 ___
 freebsd-hardware@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
 To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org

___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Frank Seltzer

On Tue, 9 Dec 2014, Daniel Mayfield wrote:


Run this command:

sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu?

If you see ?amd64? in there, you want the 64 bit (amd64) version of FreeBSD.  
If you don?t, you?re out of luck.

Dan

On 9Dec 2014, at 11:00, Frank Seltzer fran...@bellsouth.net wrote:


On Tue, 9 Dec 2014, Mike Tancsa wrote:


On 12/9/2014 10:19 AM, Frank Seltzer wrote:

I have a Dell Studio XPS 7100 that came with 4 gigs of memory.  I have
added another 4 gigs but there is a problem using it.  The system BIOS
sees the additional 4 gigs and apparently so does FreeBSD but I get this
during boot.
real memory  = 8589934592 (8192 MB)
avail memory = 3400794112 (3243 MB)
How do I get use of the full 8 gigs?



What does
uname -a
show ? Are you by chance running i386 inadvertently ?

---Mike


frank_s@xxx:/home/frank_s % sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu'
hw.machine: i386
hw.model: AMD Phenom(tm) II X6 1035T Processor
hw.ncpu: 6
hw.machine_arch: i386
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Hans Petter Selasky

On 12/09/14 17:24, pat...@patpro.net wrote:

hmm my bad.
strange indeed to read hw.machine i386 when it's 64 bit capable.



Maybe you can build and install a 64-bit kernel only, and the re-boot, 
but userspace will still be 64-bit :-)


--HPS

___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Wolff, Nicholas (Nick)
Patpro,

Is there a reason your saying Frank can¹t use 64 bit version of freebsd?
That cpu is 64 bit capable. The hw.machine and hw.machine_arch just seem
to be reporting i386 because that¹s the installed software version.

‹Nick

On 12/9/14, 11:12 AM, pat...@patpro.net pat...@patpro.net wrote:

On 9 déc. 2014, at 17:07, Frank Seltzer fran...@bellsouth.net wrote:

 frank_s@xxx:/home/frank_s % sysctl -a | egrep -i
'hw.machine|hw.model|hw.ncpu'
 hw.machine: i386
 hw.model: AMD Phenom(tm) II X6 1035T Processor
 hw.ncpu: 6
 hw.machine_arch: i386


You cannot use a 64 bit version of FreeBSD, so you must compile your own
kernel with PAE:

https://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/book.html#memory-i38
6-over-4gb



___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to
freebsd-hardware-unsubscr...@freebsd.org

___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Hans Petter Selasky

On 12/09/14 17:28, Hans Petter Selasky wrote:


Maybe you can build and install a 64-bit kernel only, and the re-boot,
but userspace will still be 64-bit :-)


... userspace will still be 32-bit ...

--HPS
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Mehmet Erol Sanliturk
On Tue, Dec 9, 2014 at 8:04 AM, Daniel Mayfield d...@3geeks.org wrote:

 Run this command:

 sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu’

 If you see “amd64” in there, you want the 64 bit (amd64) version of
 FreeBSD.  If you don’t, you’re out of luck.

 Dan

 On 9Dec 2014, at 11:00, Frank Seltzer fran...@bellsouth.net wrote:

  On Tue, 9 Dec 2014, Mike Tancsa wrote:
 
  On 12/9/2014 10:19 AM, Frank Seltzer wrote:
  I have a Dell Studio XPS 7100 that came with 4 gigs of memory.  I have
  added another 4 gigs but there is a problem using it.  The system BIOS
  sees the additional 4 gigs and apparently so does FreeBSD but I get
 this
  during boot.
  real memory  = 8589934592 (8192 MB)
  avail memory = 3400794112 (3243 MB)
  How do I get use of the full 8 gigs?
 
 
  What does
  uname -a
  show ? Are you by chance running i386 inadvertently ?
 
   ---Mike
 
  FreeBSD xxx.xxx.xxx 10.1-STABLE FreeBSD 10.1-STABLE #0 r275606: Mon Dec
 8 14:36:16 EST 2014 fran...@xxx.xxx.xxx:/usr/obj/usr/src/sys/GENERIC i386
 
  Should I be running something else?
  ___
  freebsd-hardware@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
  To unsubscribe, send any mail to 
 freebsd-hardware-unsubscr...@freebsd.org




If amd54 does not appear , i386 PAE ( which is 36 bits means up to 64
Giga Bytes ) may be used .


Thank you very much .

Mehmet Erol Sanliturk
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org

Re: HyperThreading on Intel Xeon Haswell, a benefit?

2014-12-09 Thread grarpamp
 Ohartmann:
 From my experience, mostly compiling FreeBSD sources from scratch
 ...
 a dual core, 4-thread CPU
 at 3.3 GHz takes ~ 60 minutes to build world, the same as a 4-core
 castrated i3 with disabled SMT. Switching off SMT on the dual core
 ...
 Using SMT in some FPU heavy caclulations on Sandy- and Ivy-Bridge CPUs
 (Haswell is not available as XEON to me at this very moment), I see

 Adrian:
 I've done some basic experimenting with SMT on network loads.
 ...
 I've found that a memcpy heavy load (read: normal, non-zero copy


Ohartmann, Adrian...
Good introductory info.
What were your CPU models / lines / sSpec numbers above?
Anyone else?



Expanding...

This evaluation should not be strictly confined to Intel, after
all, AMD has CMT which is similar to HTT (not clear whether it's
on Opteron, FX or APU lines). Though it will probably be 2016 before
AMD really capitalizes and shines on their full architecture vision.
By then Intel will just shift a few gears to match. So we should
probably stay on subject Intel HTT for now.

http://wccftech.com/amds-high-performance-processor-cores-coming-2015-giving-modular-architecture/
http://en.wikipedia.org/wiki/Simultaneous_multithreading
http://en.wikipedia.org/wiki/Hyper-threading
http://forums.anandtech.com/showthread.php?t=2381524

My thought is that the available evaluations of SMT are all 'old'...
discontinued processors, old compilers, old schedulers, etc, all
dating back to the Intel P4 arch. So let's bring this current in
terms of today's Intel Haswell and AMD APU/FX processors,
with new tests and community data. (Opteron is still on an even
'older' architecture [refresh] compared to FX and APU.)

http://anandtech.com/show/8742/amd-announces-carrizo-and-carrizol-next-gen-apus-for-h1-2015
http://wccftech.com/amd-berlin-server-apu-glimpse-upcoming-kaveri-apu-4-steamroller-cores-512-gcn-sps/
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Jan Bramkamp
On 09.12.2014 17:07, Frank Seltzer wrote:
 frank_s@xxx:/home/frank_s % sysctl -a | egrep -i
 'hw.machine|hw.model|hw.ncpu'
 hw.machine: i386
 hw.model: AMD Phenom(tm) II X6 1035T Processor
 hw.ncpu: 6
 hw.machine_arch: i386 
Reinstall your system from a FreeBSD/amd64 install medium. Your CPU is
amd64 compatible. You can't use more than 4GiB RAM with FreeBSD/i386
unless you build a PAE kernel and even with PAE you are restricted to
4GiB per address space and I/O has to pass through bounce buffers.
___
freebsd-hardware@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to freebsd-hardware-unsubscr...@freebsd.org


Re: Real vs available memory

2014-12-09 Thread Peter Jeremy
On 2014-Dec-09 17:28:17 +0100, Hans Petter Selasky h...@selasky.org wrote:
On 12/09/14 17:24, pat...@patpro.net wrote:
 hmm my bad.
 strange indeed to read hw.machine i386 when it's 64 bit capable.


Maybe you can build and install a 64-bit kernel only, and the re-boot, 
but userspace will still be 64-bit :-)
(32-bit userland as later corrected).

This approach is fraught with gotchas and will bite you somewhere
uncomfortable.  When I last tried this (a year ago on 9.x), it couldn't get
to multi-user (though I didn't investigate in depth and just moved to amd64
userland).  Some of the known issues were dhclient, netstat and kdump.

-- 
Peter Jeremy


pgpYT9ZIF9BgD.pgp
Description: PGP signature