-2
votes
2answers
41 views

Is it feasible to make a desktop run entirely on RAM? No solid state or disk drive [closed]

Is it feasible to run all of a desktop computer's software, including the operating system, in random access memory? I know that it is possible to fit a small operating system like Puppy Linux on RAM ...
-2
votes
1answer
62 views

Performance differences with Intel processors -Building a custom computer with high performance [closed]

I want to build a custom computer with very high performance. I want the following minimum requirements to be satisfied by my computer configuration RAM: 32 GB Graphic card : 2 GB Hard Disk : 2TB ...
1
vote
1answer
222 views

CPU, RAM, Chipset/BIOS, Hardware(peripherals) and the OS [closed]

I would just like to clear up the exact order of the relationships between the hardware(more precisely peripherals-mouse, keyboard etc), the OS, the Chipset/BIOS the RAM and CPU: My understanding: ...
1
vote
2answers
437 views

Determining the number of address lines and RAM word size using C

Can anyone please let me know how to deterimine the number of address lines in a processor using C ? This can't be equal to size of the processor registers since the number of address lines may be ...
1
vote
0answers
183 views

32mx64 SDRAM or DDR2? Help indetify this RAM [closed]

A friend of mine wishes to upgrade the RAM in his computer. It's pretty old to start with. I am slightly confused though by the sticker on the RAM card because it states this: Infineon 32Mx64 SDRAM ...
0
votes
0answers
16 views

Interesting framerate issue [closed]

I have already figured out why my computer does this but I not figured out why it happens. Whenever my laptop dies from battery and I turn it back on and click on system resume it brings back all of ...
5
votes
3answers
3k views

Why isnt RAM as fast as registers/cache memory? [closed]

Please excuse if the question is very basic. Why do we need to cache in Cache Memory? Why cant RAM Memory be made as fast as register or Cache Memory or Cache be as large as RAM Memory (4GB) so that ...
2
votes
3answers
192 views

Possible to detect bit errors in memory in software?

A friend and I were curious as to whether you could detect levels of ionizing radiation by looking at rates of single bit errors in memory. I did a little research and I guess most errors are caught ...
0
votes
0answers
120 views

What are the characteristics of a good C++ development machine? [closed]

I'm using Windows and doing development in C++ primarily for Windows, but also some Android and web work. The Windows are are games and the graphics tend to be very demanding. I'm finding that my ...
1
vote
1answer
782 views

Motherboard Information

Well, hello. Sorry for my all questions. I don't get good ways to do the things other than WINAPI (Slow... and hard). So here i'll come with a request on how to get Motherboard Information, such as ...