Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 40
  1. #11

    Quote Originally Posted by blizzaga4 View Post
    mu palit ka ug heat spreaders para sa RAM if imo na i.OC.....coz basig masunog nya...
    huhhhh?

  2. #12
    @HanZen and @Butitoy ayaw mo pag away doh new year ron ayaw lihii ug pangit inyong new year basin mag permi na nuun na.

    Ok ill google it nalang kaysa mo ask pako. Anyway thanks sa reply ninyo...

  3. #13
    Elite Member regilsolon's Avatar
    Join Date
    Nov 2004
    Gender
    Male
    Posts
    1,617
    Blog Entries
    1
    @TS. good luck sa oc ,about your Q , i maybe see yes but recommendable kind of your memory for oc'ing.

    for more info , please read this.

    Info: Ram Timings For Dummies. How memory is organized

    Before we can discuss timings we need to understand a little about how memory is organized and accessed. Your RAM is basically laid out like an Excel spreadsheet. In other words, it is organized in rows and columns. Suppose that you have a 16 megabit chip on your memory stick. This chip will normally have 4M (4,194,304) address locations, or cells to follow our spreadsheet example, with each one containing 4 bits of data. Since 2^22 = 4,194,304, 22 bit addresses are required to address that many cells. The memory controller will use the first 11 bits to reference the column and the last 11 bits to reference the row. This method allows the memory controller to uniquely address each row and column in your RAM just like you would when you use an Excel spreadsheet. This explanation may seem a little complicated, but it will help us understand memory timings, which is what this FAQ is all about.

    What are timings?


    Timings generally refer to how long it takes for the memory to get ready for access by the memory controller and CPU. RAM timings play an important role in your system’s overall performance as well as stability. If the memory tries to give up something before the CPU is ready for it, then you could have problems. That’s when someone might say, “you need to loosen your timings.” That way, you allow a little more time for the rest of the system to get ready for whatever action the memory is getting ready for. The converse is someone might say “you need to tighten your timings,” which would speed up how long it takes the memory to get ready so it doesn’t slow down the rest of the system.

    Your RAM timings are actually numbers like 2-3-2-5 and refer to the number of ticks (CPU cycles) it takes for memory to get ready to do something on behalf of a request from the system. So we can deduce that timings play an important role in programs that need to access memory quickly in relationship to other system components. Can you guess what type of programs rely more on timings? Games are a big one! Your games have to move data quickly so you don’t get headshot in CS:S or taken down by a zombie in HL2. Timings obviously are not critical in programs that just sit there and crunch numbers. They play a role, but not as big as in games.

    You’re probably wondering then why do I sometimes have to adjust my timings if Prime95 craps out since it just crunches numbers? The answer is simple: the researchers that wrote Prime95 developed some of their stress tests so that data would have to be moved quickly in and out of memory to test the stability of your system. You can’t do scientific research unless you have reliable data!

    OK. Enough of this Prime95 talk. Let’s get on with RAM timings.

    What happens when the CPU wants something from memory?

    First, the chip set accesses the ROW of the memory matrix (remember our spreadsheet analogy) 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 what we all call CAS latency. Then the data magically appears on the pins of the RAM and hopefully you don’t plugged in the head.

    CAS? RAS? What are those?

    Now we get down to the meat of our discussion. Actually there are several different RAM timings that you can probably tweak in your BIOS, but 4 are really important and you’ll probably never mess with the others. If you do, then you’re geekier than the rest of us and probably have a very large head. That may be the reason you go down so much in CS:S and not because of your timings. Bigger target for headshots. Get it?

    We refer to memory timings like 2-2-2-5. What does this mean? Well, these numbers are CAS Latency—RAS to CAS Delay—RAS Precharge—TRAS.

    What? Don’t worry. We’ll talk about each one of these settings and explain precisely what they mean. Well maybe not precisely, but you’ll get the picture. Unless you’ve got one of those big heads, then you’ll probably just post corrections to my FAQ J.

    CAS – Column Address Strobe

    You’ll also see CAS referred to as CAS Latency, CAS Delay, or CL. CAS controls the timing delay (in clock cycles) before the RAM starts a read command after receiving it. CAS timings are usually 2, 2.5, or 3 for DDR and can be higher for DDR2. CAS latency has more affect on your system performance than any other RAM setting. Since this is the number of cycles the CAS needs to find the correct address of the data that it is looking for. That is why your system will run a little faster when the data can be fetched in 2 cycles rather than 2.5 or 3.

    RAS to CAS Delay (RAS – Row Access Strobe)


    You will sometimes see RAS to CAS Delay referred to as TRCD (time RAS CAS Delay). This timing is the number of CPU cycles between the CAS and RAS signals used when your RAM is written to, read from, or refreshed. Lower settings result in faster performance, but this setting is not as critical as CAS Delay. Typical settings for this are 2, 3, and 4 for DDR with similar values for DDR2 depending on what speed the RAM is set for.

    RAS Precharge


    RAS precharge is sometimes referred to as TRP (time RAS Precharge) and indicates how fast your RAM can terminate the access of one row and start accessing another. Typical settings for RAS precharge are similar to TRCD. TRP also affects performance, but like TRCD, it is not as critical as CAS Delay.

    Active to Precharge

    More commonly referred to as TRAS (you should have caught on by now that T is for time) and specifies the number of CPU cycles between getting a memory bank (our spreadsheet) ready for access and then closing it. TRAS generally affects system stability more than performance, but you should strive to run at the lowest number possible while remaining stable in your overclock. Typical values for TRAS are much higher than the others and range from 5 to 8 for decent DDR and from 8 to 12 for DDR2 depending on the speed used.

    What about Command Rate?


    Command Rate is sometimes referred to as DRC (DRAM command rate). This is the setting that selects the speed of your RAM signal controller. If it is set to 1T, then the controller will run in synchronization with your bus speed. Higher settings will result in slower overall RAM speed, which translates to less bandwith and yes (you guessed it) more headshots for you. Most decent RAM modules will run at 1T, but some have to be set to 2T. The moral of the story here is don’t buy value select RAM!

    ~Tweaking for Performance and Stability~

    Ok, so you’ve overclocked your system and Prime95 ran for 14 minutes and crapped out. You’re already at max vcore, you’ve got an appropriate memory divider, and you’ve tweaked vdimm. What should you do? Adjust the timings!

    Start by increasing TRAS. Go up to the max if you need to and if this solves your problem then you’re golden. If not, then try increasing TRCD and TRP. If that doesn’t work, then you may need to bump up your CAS Delay. Since there are 4 timings, you may need to experiment a little to find the right mix to get you through a 12 hour session of Prime95 . or at least 1 1/2 hours of Memtest

    Don’t worry about the hype from the forum members yelling at you that you have bad RAM. You can benchmark before and after so you have numbers to see the difference.

    Benchmarking

    The proof is in the numbers. If you’re really concerned that loose timings will result in drastic performance decrease then you should bench before and after. You’ll probably find that there isn’t a big difference. Besides, what’s more important: a faster unstable system that will crash your game just before you deliver a head shot to melon head or a slightly (very slightly) slower system that lets you plug the bad guy?
    __________________

  4. #14
    @regilsolon: Thanks sa info bro genius cguro ka sa? thanks

  5. #15
    Elite Member regilsolon's Avatar
    Join Date
    Nov 2004
    Gender
    Male
    Posts
    1,617
    Blog Entries
    1
    ^^ di naman bro,,, for curiosity , you can do that for oc'ing... much better bro, your memory is ddr2 667 oc mo to 800, yon, may masabi ka for your self na may achievement ka.

    good luck na rin. lolz

  6. #16
    Ahh lolz cge bro ako i try....ty

  7. #17
    i'll keep the answer simple, the memory is overclockable...not really that much. unfortunately, the higher the frequency goes, the timings loosen up which nulls overclocking the memory in the first place. now tightening the memory latency at higher speeds requires voltage adjustments and this is where the factor of heat comes in. my rule of thumb with memory overclocking is, if its beyond 2.2 volts on DDR2 memory, get active cooling because it needs it as for the frequency, go as high as you can go and go as low as you can go on the latency.

    it seems that everyone here is afraid the memory might burn up without considering the voltage. it can be overclocked to a point where it requires voltage and this is where my rule applies.

    off-topic gamay:

    performance rams distributed by fineupgrades. they're AWESOME!

    Spoiler! 





    Last edited by poldopunk; 01-07-2010 at 02:07 PM.

  8. #18
    Elite Member regilsolon's Avatar
    Join Date
    Nov 2004
    Gender
    Male
    Posts
    1,617
    Blog Entries
    1
    ^^OT

    Sir Poldz, i'm fan of yours here in istorya, since of your oc in intel e5200 sideshow.. my plan po kayo for amd setup naman. your reply is really appreciated po .thanks ,regil

  9. #19
    kangilo paminawn anang fan uy!

    IM nalng ta mag discuss ana kay ma-highjack ang thread ni goldfinger.

  10. #20
    Elite Member regilsolon's Avatar
    Join Date
    Nov 2004
    Gender
    Male
    Posts
    1,617
    Blog Entries
    1
    Quote Originally Posted by poldopunk View Post
    kangilo paminawn anang fan uy!

    @TS

    OT again.

    IM nalng ta mag discuss ana kay ma-highjack ang thread ni goldfinger.
    Sir, si goldfinger na diay siya side show about amd like ACC or any means OC'ing. hehe

    sir, ano na lang, OC'ing mid end graphics card (any brand ) .lolz. i'm looking it forward.ty

  11.    Advertisement

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

 
  1. pwede na ma convert ang plug-it(smartbro) to wi-fi
    By jesselyn in forum Computer Hardware
    Replies: 4
    Last Post: 04-20-2011, 03:04 PM
  2. Looking For: PC 800 ddr2 Sodim 1gb
    By anoisim in forum Computers & Accessories
    Replies: 2
    Last Post: 01-12-2011, 11:19 AM
  3. Looking For: 2pcs. kingston 2gig pc 800 ddr2 memory
    By harry547 in forum Computers & Accessories
    Replies: 3
    Last Post: 06-21-2010, 10:34 PM
  4. For Sale: or for trade ddr2 kingston 1gb
    By madredrive in forum Computers & Accessories
    Replies: 4
    Last Post: 09-01-2008, 07:17 AM
  5. For Sale: 512 mb memory PC 533 ddr2 kingston (2pcs)
    By cRoSs_eYed_cYcloPs in forum Computers & Accessories
    Replies: 2
    Last Post: 07-22-2008, 08:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top