RAM


Recommended Posts

Hey Guys

I just got 4gb RAM for my laptop it did have 2gb so looking for a difference here

especially once i get my SSD (which i have now chosen)

Will Linux (Fedora Specifically) use all 4gb of RAM (give or take the ram the Graphics uses)

Or do i have to do something fancy to make it use it all?

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/
Share on other sites

I thought the RAM issue was only an OS issue in that if you were running a 32-bit OS then it could only support up to 4GB? I thought it was a universal rule, not specific to one OS?

Of course, a 32-bit OS or a 64-bit OS is then dependent on what the board supports, no?

Maybe I'm completely wrong, it's been a while since I've delved in to that area of computing.

EDIT: Oh, and so I think the answer to your question boils down to which version of the OS you're using, 32-bit or 64-bit. If you have 64-bit then you can put more than 4GB in, 32-bit and you're restricted to a maximum of 4GB.

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418034
Share on other sites

Will Linux (Fedora Specifically) use all 4gb of RAM (give or take the ram the Graphics uses)

My Fedora is super rusty, but if you're using the x86 flavor, last time I used it (not remotely recent) you had to manually install the PAE kernel, something along the lines of "yum install kernel-PAE".. but like I said, rusty. (Or just use the x64 version.) I'd get a second opinion.

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418056
Share on other sites

Depends on your BIOS/Chipset configuration for 32bit OS. 3.5GB minus any shared video allocation for non Physical Address Extension, 4.0GB minus any shared video allocation if PaE is enabled.

For 64bit OS, it will use whatever is available minus any shared video allocation unless you have some early (HP, Packard Bell) Intel Core 2 era chipsets which top out at 3GB-3.2GB then allocate every/anything else to video.

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418058
Share on other sites

ok now i am confused

in this screenshot this shows my system info

stats-V1.0.png

i always thought i had a 32bit cpu

but when i look at this page

http://ark.intel.com/products/35583/Intel-Pentium-Processor-T3400-1M-Cache-2_16-GHz-667-MHz-FSB-Socket-P

it shows instruction set 64bit

so am i right in saying i have a 64bit cpu??

how else could i check

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418132
Share on other sites

"cat /proc/cpuinfo", if I recall if you see "lm" under flags that means it's a 64 bit processor, or perhaps something like CPU-G (a CPU-Z workalike) should tell you everything you need, but yea it does look to be a 64 bit processor, you got your options then of x64 or x86 with PAE.

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418148
Share on other sites

OS is listed as i686 which would indicate 32bit OS.

T3400 is 64bit compatible according to Intel.

Intel? 64

Intel? 64 architecture delivers 64-bit computing on server, workstation, desktop and mobile platforms when combined with supporting software.¹ Intel 64 architecture improves performance by allowing systems to address more than 4 GB of both virtual and physical memory.

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418152
Share on other sites

yeah i have 32bit OS on there as i thought it was a 32bit CPU but the motherboard can only take 4gb ram max (this is an older laptop)

I will put the 4gb in and see how the os handles it and put 64bit Fedora on there if needed :)

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418176
Share on other sites

Max Norris's 'lm' flag suggestion above is correct. That will allow you to check whether your CPU is 64-bit regardless of whether you are running an i686, or AMD64 build of Fedora. You can use the command below to check your CPU info:


echo -n "AMD64 Capable: "; cat /proc/cpuinfo | grep -Eqs '^[F|f]lags.+:.+ lm .+$'; if [[ $? -eq 0 ]]; then echo 'true'; else echo 'false'; fi
[/CODE]

Link to comment
https://www.neowin.net/forum/topic/1127956-ram/#findComment-595418204
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Edifier's popular R1280Ts bookshelf speaker can be a nice upgrade for your PC desktop audio by Sayan Sen Yesterday we covered a very nice discount on Sony's high-resolution SS-CS5M2 speakers, which are currently on sale for just $178. It packs the rather rare super tweeter that offers an additional level of clarity and "airy"-ness which a tweeter cannot provide. It's a passive speaker though which means it will require external amplification, which will cost extra. Let's say though that you have a budget of under $150 but still want a decent-sounding speaker that's active. The Edifier 1280Ts can help in this regard, as the unit is currently at a decent price of $130 (purchase link under the specs table down below). While you will not get deep sub-bass from the 1280Ts, you should get clearer vocals and highs like cymbals than a cheaper satellite-based 2.1 system. Obviously the soundstage and imaging will also improve due to the better reproduction of highs. As mentioned above, the Edifier R1280Ts is active and so does not need a separate amplifier, as it's a powered system with its own amplification. A great thing about this model is that you can add a separate active subwoofer to it too using the "sub out" option, which essentially acts like an LFE. This way, you can add in the missing deep bass. The technical specifications of the Edifier R1280Ts are given in the table below: Specification Value Total Output Power 42W RMS (21W + 21W) Driver Units 4-inch mid-range/bass driver + 0.5-inch silk diaphragm treble driver Frequency Response 52Hz – 20kHz Signal-to-Noise Ratio (SNR) ≥85dBA Input Sensitivity Line In1: R/L: 500±50mV Line In2: R/L: 700±50mV Inputs Dual RCA inputs Outputs Sub Out port for external subwoofer Get it at the link below: Edifier R1280Ts Powered Bookshelf Speakers - 2.0 Stereo Active Near Field Monitors with Subwoofer Line Out: $129.99 (Sold by Edifier Online Store, Shipped by Amazon US) This Amazon deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • Appreciate the focus on UI performance, but this is going the wrong way. Instead of optimizing performance, coding to lower latency, etc. this is just throwing horsepower. This is lazy.
    • I agree, but that's the popular online opinion about them, so I followed it. I do think they have their point, no matter how combative they sound most of the time.
    • M$ can bring whatever the hell it wants, and then guess what's not installed in my Mac.
  • Recent Achievements

    • Week One Done
      FBSPL earned a badge
      Week One Done
    • One Year In
      Jim Dugan earned a badge
      One Year In
    • One Month Later
      Tommi118 earned a badge
      One Month Later
    • One Month Later
      sjbousquet earned a badge
      One Month Later
    • Week One Done
      sjbousquet earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      489
    2. 2
      PsYcHoKiLLa
      197
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      69
  • Tell a friend

    Love Neowin? Tell a friend!