[OC] Memory Timings ?!?

Pagina: 1
Acties:
  • 67 views sinds 30-01-2008

Acties:
  • 0 Henk 'm!

  • TDLofCC
  • Registratie: November 2001
  • Laatst online: 02-02-2024
Ok ... ff een vraagie. (search etc al gebruikt ;))

Hoe zit het nou met die memory timings ... ik zie het overal staan ... maar snap er geen hout van.

Ik heb strax me Epox 8KHA+ met PC2100 Crucial geheugen, die wil ik uiteraard gaan OC-en. FSB lekker omhoog etc.

Alleen hoe moet ik die timings doen ... want ik wil natuurlijk de max uit me geheugen en CPU halen >:)

Weet iemand daar wat van, misschien een site ofzo ?

Hell hath no fury like a freshly circumcised sleep deprived grizzly bear on amphetamines, being assaulted(aurally and otherwise) by George Bush dressed as a clown and singing vile covers of crap songs and wielding an electric cattle prod.


Acties:
  • 0 Henk 'm!

  • AttiX
  • Registratie: Maart 2001
  • Laatst online: 00:21
Gewoon proberen, crashed je systeem, dan doe je je geheugentimings wat losser. :) Das met alles zo met overclocken. Gewoon proberen.. Uhm, als je even gezocht had, dan had je ook zulke replies gevonden. :)

Je zoekactie naar 'memory timings' leverde 329 resultaten op. Resultaten 1 - 50.

Acties:
  • 0 Henk 'm!

Verwijderd

als je je geheugen timing hoog wil hebben moet je goed geheugen kopen...crucial of muscin ofzo..
dan kan je em op cas2 laten draaien.
Bij mij lukt ut niet omdat ik een oem geheugen erin heb hangen..me kingston trekt ut wel maar die andere nie. :(

Acties:
  • 0 Henk 'm!

  • TDLofCC
  • Registratie: November 2001
  • Laatst online: 02-02-2024
Op woensdag 03 april 2002 13:14 schreef AttiX.SkategoaT het volgende:
Gewoon proberen, crashed je systeem, dan doe je je geheugentimings wat losser. :) Das met alles zo met overclocken. Gewoon proberen.. Uhm, als je even gezocht had, dan had je ook zulke replies gevonden. :)

Je zoekactie naar 'memory timings' leverde 329 resultaten op. Resultaten 1 - 50.
Ja hallo ... DAT snappik ... maar WAT moet ik aanpassen in me Bios ... DAT snap ik dus niet ...

Dus "geheugen timings wat losser" is NU abracadabra voor mij ...

Hell hath no fury like a freshly circumcised sleep deprived grizzly bear on amphetamines, being assaulted(aurally and otherwise) by George Bush dressed as a clown and singing vile covers of crap songs and wielding an electric cattle prod.


Acties:
  • 0 Henk 'm!

Verwijderd

cas to ras latency etc.
staat meestal op auto of op 2.5 .
meestal in je advanced bios settings of in je hardware monitor , ligt aan je mobo...ik heb een msi k7t266a pro2-ru
moet je ff in je boekie van je mobo zoeken waar word gelult over cas en ras en latency's en shit...
duidelijk ?

Acties:
  • 0 Henk 'm!

Verwijderd

Je kan de timings automatisch laten instellen (SPD). Deze moet je ff op manual zetten,maar idd, dat verschilt per mobo. Deze instellingen staan geloof ik in advanced chipsets features in de BIOS in de meesten

Acties:
  • 0 Henk 'm!

Verwijderd

kan ook...verschilt nogal.

Acties:
  • 0 Henk 'm!

  • TDLofCC
  • Registratie: November 2001
  • Laatst online: 02-02-2024
Op woensdag 03 april 2002 13:22 schreef TweakMaster het volgende:
cas to ras latency etc.
staat meestal op auto of op 2.5 .
meestal in je advanced bios settings of in je hardware monitor , ligt aan je mobo...ik heb een msi k7t266a pro2-ru
moet je ff in je boekie van je mobo zoeken waar word gelult over cas en ras en latency's en shit...
duidelijk ?
Ah ... okee.
En hoe lager hoe beter ... dus cas 2 is beter als cas 2.5 of zelfs 3 ... staat er nu bij me El-Cheapo memory ...

Naja, da's te testen, dat zie ik dan wel.

Zit helaas nu op me werk, kan het nog niet testen.

Enne wat betekend cas en ras latency ?
Als het in het boekie staat, kijk ik daar wel effe.
PDF zal vast te downloaden zijn :)

Hell hath no fury like a freshly circumcised sleep deprived grizzly bear on amphetamines, being assaulted(aurally and otherwise) by George Bush dressed as a clown and singing vile covers of crap songs and wielding an electric cattle prod.


Acties:
  • 0 Henk 'm!

Verwijderd

Op woensdag 03 april 2002 13:37 schreef TheDarkLord666 het volgende:

[..]

Ah ... okee.
En hoe lager hoe beter ... dus cas 2 is beter als cas 2.5 of zelfs 3 ... staat er nu bij me El-Cheapo memory ...

Naja, da's te testen, dat zie ik dan wel.

Zit helaas nu op me werk, kan het nog niet testen.

Enne wat betekend cas en ras latency ?
Als het in het boekie staat, kijk ik daar wel effe.
PDF zal vast te downloaden zijn :)
NOFI, maar als je nou eerst in het boekje kijkt en dan het gaat vragen, scheelt misschien wel :) (of gewoon lui :P)

edit:

Nou jah, hierdan:


CAS Latency: What Is It, and How Does It Impact Performance?
This is the question the RAM Guy gets asked more than any other question. So, I figured I'd put together a bulletin containing my $0.02 worth!

First of all, what is CAS?

"CAS" is short for "Column Address Strobe". A DRAM memory can be thought of as a matrix, kind of like a spreadsheet with memory cells instead of numbers and formulas. Like the spreadsheet, each cell has a row address and a column address (like "AA57" or "R23C34" in the spreadsheet). As you might have guessed, there is also a RAS signal, which is shorthand for "Row Address Strobe".

And, what do you mean by "latency"?

Latency refers to the time that you are waiting to get what you need. Merriam-Webster dictionary defines it as "the interval between stimulus and response".

Now, how does CAS work?

To understand this let's walk through a simplified version of how the memory controller actually reads the memory. First, the chip set accesses the ROW of the memory matrix by putting an address on the memory's address pins and activating the RAS signal. Then, we have to wait a few clock cycles (known as RAS-to-CAS Delay). Then, the column address is put on the address pins, and the CAS signal is activated, to access the correct COLUMN of the memory matrix. Then, we wait a few clock cycles -- THIS IS KNOWN AS CAS LATENCY! -- and then the data appears on the pins of the RAM.

So, for CAS-2 you wait 2 clock cycles and for CAS-3 you wait 3 clock cycles?

Bingo!

So, CAS-2 is 33% faster than CAS-3?

Whoa, not so fast! There are a LOT of other factors in the memory performance. Here are a few of the main ones:

Sometimes you have to move to a different row in memory. This means activating RAS, waiting RAS-to-CAS delay, then doing the CAS latency thing.
Other times, you do a "burst" read, when you pull in a lot of data in one big block. In that case, CAS is only activated ONCE, at the beginning of the burst.
Also, don't forget the most important thing: processors have big caches! The cache is where the processor stores recently accessed instructions and data. The cache "hit rate", i.e., the percentage of times the processor finds the information it needs in its own cache, is typically greater than 95%!
OK, OK, so what's the bottom line?

So, the bottom line is, moving from CAS-3 to CAS-2 will offer a percentage performance increase in the low single digits for most applications. Programs which are known to be memory intensive (you gamers might know of some...) will see the best improvement.

The other thing to keep in mind is that CAS-2 memory will run FASTER ( some review sites have taken it to 160MHz!) than CAS-3 memory. So, if you're thinking of overclocking your system (now or in the future), CAS-2 is your best bet for speed and stability.

So, the Ram Guy sez...

Buy CAS-2 if [1] you want to wring the last bit of performance out of your system, or [2] you're thinking of overclocking, either now or in the future, or [3] it costs the same as CAS-3, which it sometimes does...

Otherwise, CAS-3 memory should meet your requirements

Go to Ask the Ram Guy if you have questions or comments!


En ook nog:

CAS - RAS latency
Latency is the time it takes for the memory devices, after getting a command and address to produce its first data word. CAS latency is the clock cycles between the issuance of the read command and when the data comes out. This is a critical element of speed for PC100/133 memory. DIMMs with CAS latency 2 are faster than DIMMs with CAS latency 3. An 8ns DIMM with CAS latency 2 is faster than a 6ns DIMM with CAS latency 3. A 100 MHz DIMM operating at CAS latency 2 operates at 125 MHz enhancing system performance. A CAS 2 DIMM operates at 15-25% faster depending on system application. It is recommended that P-II & P-III and Athlon chips use CAS 2 DIMMS running at 100 or 133MHZ for extra speed, and crash free operation.


What are RAS and CAS?

They stand for Row Access Strobe (RAS) and Column Access Strobe (CAS). Each describes how long it takes to read a row or column of memory cells, known as the CAS/RAS Latency. Each is described with a rating number, where lower numbers are better. The rating is also dependant on the front side bus speed of your motherboard so the rating may rise on higher speeds.


Acties:
  • 0 Henk 'm!

  • Daan
  • Registratie: Februari 2000
  • Laatst online: 18:36
Als je nou eerst ff de search gebruikt.. :)
http://www4.tomshardware.com/howto/01q3/010725/index.html
Pagina: 1

Dit topic is gesloten.