What's the 1T and 2T setting in the bios?

coinz

Senior member
Oct 1, 2004
482
0
0
I thought that for the ram to be running the same speed as the fsb it had to be at the 1T setting in the bios (1:1) and 2T(5:6). I now from what i've have been reading that this is wrong and that it is when you change the speed of the ram it's the divider thing... 400 mhz being 1:1 and the 333mhz being 5:6...Can someone please explain this to me....


thanks
 

Shimmishim

Elite Member
Feb 19, 2001
7,504
0
76
1t and 2t have to do with memory stuff...

1t taxes your ram more and gives better performance...

lots of people have to use command rate of 2t in order to run higher htt's on a64 boards with their memory..

2t also helps people with 1 gig sticks or double sided memory run higher htt's

1T does not mean 1:1
2T does not mean 5:6

ddr400 = 1:1
ddr333 = 5:6
ddr266 = 2:3
ddr200 = 1:2
 

CaiNaM

Diamond Member
Oct 26, 2000
3,718
0
0
Originally posted by: coinz
I thought that for the ram to be running the same speed as the fsb it had to be at the 1T setting in the bios (1:1) and 2T(5:6). I now from what i've have been reading that this is wrong and that it is when you change the speed of the ram it's the divider thing... 400 mhz being 1:1 and the 333mhz being 5:6...Can someone please explain this to me....


thanks
DRAM Command Rate is synonymous for address and commmand decode latency of the chipset. Briefly, behind this parameter is the selection of the proper physical bank within the entire memory space in any given system. Any DIMM can have two physical banks and only one bank can be accessed at any time. The choice of which bank is opened requires decoding of the address. In a scenario where only one single-sided DIMM is present in the system, the choice is the default since there are no other possibilities.

If a double-sided DIMM is used instead, the controller has to make an intelligent choice with respect to the issueing of the so-called chip select (CS) command to select the correct bank within which the information is stored. In case, there are two double-sided DIMMs in the system, there are four possible choices and only one is correct. Decoding a larger memory space will take more time and that is why most chipsets currently offer a variable CMD rate where the choices are 1T or 2T. Since the command sequence (Bank Activate, Read) is issued in a fixed timing sequence, this additional latency applies only for the initial access, whereas all subsequent commands are queued according to the latencies set in the BIOS. Therefore the CMD latency only affects random accesses or the time until the first word is output (tRAC). Streaming memory accesses, especially with prefetching enabled are hardly affected.

From: LostCircuits BIOS Guide
 

CaiNaM

Diamond Member
Oct 26, 2000
3,718
0
0
Originally posted by: coinz
o ok thanks so basically if my ram can handle it I should run it at 1T?

yup, unless you can get say.. 10mhz or more from running 2T to offset this.