Page 41 of 67 FirstFirst ... 313839404142434451 ... LastLast
Results 1,001 to 1,025 of 1660

Thread: New Memory Tweaker for Intel Chipsets

  1. #1001
    Xtreme Member
    Join Date
    Nov 2007
    Posts
    146
    I don't think that's exactly possible, because of the drivers. Unless they are kept in resources and loaded on the fly.
    - ASUS P5E (BIOS 1201+Microcode Update) 400 FSB - Intel E8500@3.8GHZ (1.28750 VCORE) - Thermalright HR120 Extreme - 8GB Corsair PC28500CS (1066 3:4) - 2*2TB Samsung -
    - EVGA GTX580 3GB - PCP&C 750W - Antec P-182SE - Plextor PX-760A - Plextor PX-W5224A - Samsung 245T - Razer Mamba - Razer Black Widow Ultimate - Razer Megalodon -

  2. #1002
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    Quote Originally Posted by Dee View Post
    Portable = no installation needed.

    Portable apps can be run from anywhere on a drive, or from a USB stick, etc. A portable version of MemSet would be great.
    First memset version don't use an installer,
    but I need to use it since I added support for OS 64 bit.
    It's a drawback come to TVicPort driver.
    WebSite: www.Tweakers.fr


  3. #1003
    Xtreme Enthusiast
    Join Date
    Jun 2008
    Location
    Earth
    Posts
    644
    Quote Originally Posted by FELIX View Post
    First memset version don't use an installer,
    but I need to use it since I added support for OS 64 bit.
    It's a drawback come to TVicPort driver.
    Yes, when I tried to make my own portable version I found that it wouldn't run because it gave an error about a certain DLL and TVicPort.

    No worries, Felix. Thanks for the reply.

  4. #1004
    Registered User
    Join Date
    Jul 2006
    Posts
    1
    Hi,

    Can someone please explain the Tref value? My memory has a Refresh Period specification of 12us. How does that relate to the values set by the Tref parameter? eg, 3120T etc...

    STeve.

  5. #1005
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    tREF = tREFI / tCK

    tREFI = self-refresh interval in us, its usually 7.8us but some cases are higher on lower end memory ics.
    ie. for 7.8us its value is 7800[ns]
    tCK is the clock period,( 1us / ddr_io_frequency )
    ie for 1066mhz ddr, tCK = 1000 / 533 = ~ 1.86ns to complete a clock cycle.

    tREF = 7800[ns] / 1.86[ns] = 4194 clock cycles in a 7.8us self refresh interval for ddr-1066, since tCK = x[T], tREF = 4194T

    Hope that explains it well enough for you mate

    edit: additonal info

    Self refresh exists on its own plane with no real relationship to precharge, write, read and activate timings as a method of minimizing re-fetching data externally that is lost over time as memory cells lose their charge, and with higher IO frequencies this has a substantial effect on resultant latency, ie if the hit to fetch the data from the CPU is say 60 clocks, then we've added an additional 55ns of latency for 1066mhz ddr, where instead by ensuring that the data is paged correctly in advance the latency to access and read it back is simply CAS turn around + row precharge + read preamble + burst latency + minimum wait to align data strobe with next rising edge of clock. That is best case scenario for a memory read and requires the minimal amount of time to complete, which is essentially why a Higher tREF shows a respectable drop in resultant latency, since any fetching is done while the data isn't being requested so even the worst case scenario of a hard drive read is negligible since it is being done while the data is having a lunch break! It's possible that too large an interval for self refresh may work the opposite and increase latency as memory cells begin to lose their charge before the next self refresh cycle, but theoretically unless the IC's are very poor quality they should hold their charge at least long enough for an extreme worst case scenario that may excessively delay the next self refresh cycle.
    Last edited by mikeyakame; 10-14-2008 at 04:58 AM.

    DFI LT-X48-T2R UT CDC24 Bios | Q9550 E0 | G.Skill DDR2-1066 PK 2x2GB |
    Geforce GTX 280 729/1566/2698 | Corsair HX1000 | Stacker 832 | Dell 3008WFP


  6. #1006
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    I would not have better made.

    Also, higher value is better for tREF.
    WebSite: www.Tweakers.fr


  7. #1007
    OCTeamDenmark Founder Nosfer@tu's Avatar
    Join Date
    May 2004
    Location
    Denmark, Copenhagen
    Posts
    2,335
    hey FELIX.

    get tool, Used it for Years now
    Any chance of Intel G41 Support ?

    I can help you test if you want
    Former owner of OCTeamDenmark.com
    MSI MOTHERBOARD!!!!!!

    Linkedin


  8. #1008
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    Could you send a register dump (with cpu-z->last table->register.txt) at memset@hotmail.fr
    WebSite: www.Tweakers.fr


  9. #1009
    Registered User
    Join Date
    Oct 2008
    Posts
    2
    Hi everyone,

    I just downloaded MemSet 3.5 to tune my DDRII RAM because my BIOS only allows me to set CAS# latency, not the other 3 values (tRTC, tRP, tRAS, etc). The program works great when changing my timings in-windows as long as I don't do anything stuipid. However, when the program is set to startup and apply the settings when windows loads, it causes my system to completely lock-up. Even when the values are correct. It seems for some reason executing the MemSet\MemSave\MemSet.exe file at any time causes this to happen, regardless of the timings set in the program.

    Any ideas why this happens? My system:
    Gigabyte GA-M55SLI-S4 mobo with nForce 4 chipset
    AMD Athlon 64 X2 5000+ dual core processor (2.6GHz)
    nVidia GeForce 8800GTX w/ 177.92 drivers
    2GB of G.Skill DDRII ram @ 800MHz (Product name:F2-6400CL4D-2GBPK)
    Windows XP Pro SP2

  10. #1010
    Registered User
    Join Date
    Aug 2006
    Location
    Belarus, Minsk
    Posts
    7
    Quote Originally Posted by Cornflake View Post
    Hi everyone,

    I just downloaded MemSet 3.5 to tune my DDRII RAM because my BIOS only allows me to set CAS# latency, not the other 3 values (tRTC, tRP, tRAS, etc). The program works great when changing my timings in-windows as long as I don't do anything stuipid. However, when the program is set to startup and apply the settings when windows loads, it causes my system to completely lock-up. Even when the values are correct. It seems for some reason executing the MemSet\MemSave\MemSet.exe file at any time causes this to happen, regardless of the timings set in the program.

    Any ideas why this happens? My system:
    Gigabyte GA-M55SLI-S4 mobo with nForce 4 chipset
    AMD Athlon 64 X2 5000+ dual core processor (2.6GHz)
    nVidia GeForce 8800GTX w/ 177.92 drivers
    2GB of G.Skill DDRII ram @ 800MHz (Product name:F2-6400CL4D-2GBPK)
    Windows XP Pro SP2

    In your BIOS press CTRL+F1 - it will allow you to change more timings.

  11. #1011
    Registered User
    Join Date
    Oct 2008
    Posts
    2
    Nope, already tried that. It does bring up hidden settings, but not for the RAM timings screen

  12. #1012
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    Quote Originally Posted by Nosfer@tu View Post
    hey FELIX.

    get tool, Used it for Years now
    Any chance of Intel G41 Support ?

    I can help you test if you want
    ...support was added for G41 and Q45 in this version: memset359beta
    Let me know the result...
    WebSite: www.Tweakers.fr


  13. #1013
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    Quote Originally Posted by Cornflake View Post
    Hi everyone,

    I just downloaded MemSet 3.5 to tune my DDRII RAM because my BIOS only allows me to set CAS# latency, not the other 3 values (tRTC, tRP, tRAS, etc). The program works great when changing my timings in-windows as long as I don't do anything stuipid. However, when the program is set to startup and apply the settings when windows loads, it causes my system to completely lock-up. Even when the values are correct. It seems for some reason executing the MemSet\MemSave\MemSet.exe file at any time causes this to happen, regardless of the timings set in the program.

    Any ideas why this happens? My system:
    Gigabyte GA-M55SLI-S4 mobo with nForce 4 chipset
    AMD Athlon 64 X2 5000+ dual core processor (2.6GHz)
    nVidia GeForce 8800GTX w/ 177.92 drivers
    2GB of G.Skill DDRII ram @ 800MHz (Product name:F2-6400CL4D-2GBPK)
    Windows XP Pro SP2
    ...could you send me a register dump (with cpu-z->last table->registers.txt)
    and the memset.ini file you add in C:\MemSet\MemSave\
    Send it at memset@hotmail.fr
    WebSite: www.Tweakers.fr


  14. #1014
    Xtreme Cruncher
    Join Date
    Jun 2008
    Location
    pacific NW usa
    Posts
    2,764
    does any body know why i get this everytime i click spd button? ive tried 3.5.3/3,5,8/ 3.5.9 all do the same thing,thanks
    _________________________________________________
    ............................ImAcOmPuTeRsPoNgE............................
    [SIGPIC][/SIGPIC]

    MY HEATWARE 76-0-0

  15. #1015
    Xtreme Legend
    Join Date
    Mar 2005
    Location
    Australia
    Posts
    17,242
    hey felix did anyone send you a dump file for nehalems

    Team.AU
    Got tube?
    GIGABYTE Australia
    Need a GIGABYTE bios or support?



  16. #1016
    Xtreme Addict
    Join Date
    Feb 2008
    Location
    Russia
    Posts
    1,910
    radaja
    I have the same situation. Dunno why`s that.

    Intel Q9650 @500x9MHz/1,3V
    Asus Maximus II Formula @Performance Level=7
    OCZ OCZ2B1200LV4GK 4x2GB @1200MHz/5-5-5-15/1,8V
    OCZ SSD Vertex 3 120Gb
    Seagate RAID0 2x ST1000DM003
    XFX HD7970 3GB @1111MHz
    Thermaltake Xaser VI BWS
    Seasonic Platinum SS-1000XP
    M-Audio Audiophile 192
    LG W2486L
    Liquid Cooling System :
    ThermoChill PA120.3 + Coolgate 4x120
    Swiftech Apogee XT, Swiftech MCW-NBMAX Northbridge
    Watercool HeatKiller GPU-X3 79X0 Ni-Bl + HeatKiller GPU Backplate 79X0
    Laing 12V DDC-1Plus with XSPC Laing DDC Reservoir Top
    3x Scythe S-FLEX "F", 4x Scythe Gentle Typhoon "15", Scythe Kaze Master Ace 5,25''

    Apple MacBook Pro 17` Early 2011:
    CPU: Sandy Bridge Intel Core i7 2720QM
    RAM: Crucial 2x4GB DDR3 1333
    SSD: Samsung 840 Pro 256 GB SSD
    HDD: ADATA Nobility NH13 1GB White
    OS: Mac OS X Mavericks

  17. #1017
    Registered User
    Join Date
    Nov 2008
    Posts
    23
    Memset running on P5Q Pro. Notice anything wrong? Hint: the board doesn't support DDR3.


    BIOS is 1306. OS is Vista x64 SP1 + updates. DRAM is Mushkin HP2-6400.


    Oh, and it's a minor issue but BIOS FSB setting is 416.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	memset DDR3.jpg 
Views:	580 
Size:	51.4 KB 
ID:	88945  
    Last edited by DMF; 11-12-2008 at 01:05 PM.

  18. #1018
    Registered User
    Join Date
    Nov 2008
    Posts
    23
    With the situation above, what timings are worth experimenting with? tRD?

    Voltage is currently 1.82V and I'd prefer not to go above 2.00V.

  19. #1019
    Xtreme Legend
    Join Date
    Mar 2005
    Location
    Australia
    Posts
    17,242
    this is not a memset issue

    other software like CPUz reports the same thing

    its a chipset thing
    Team.AU
    Got tube?
    GIGABYTE Australia
    Need a GIGABYTE bios or support?



  20. #1020
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    -> radaja or WaterFlex: could you send a register dump (with cpu-z->last table->register.txt) at memset@hotmail.fr

    -> dinos22: I already get some NHM dumps, but Intel datasheet is not available for now,
    so don't expect a new beta before 2 or 3 weeks.
    WebSite: www.Tweakers.fr


  21. #1021
    Xtreme Addict
    Join Date
    Feb 2008
    Location
    Russia
    Posts
    1,910
    Quote Originally Posted by FELIX View Post
    -> radaja or WaterFlex: could you send a register dump (with cpu-z->last table->register.txt) at memset@hotmail.fr
    Done.

    Intel Q9650 @500x9MHz/1,3V
    Asus Maximus II Formula @Performance Level=7
    OCZ OCZ2B1200LV4GK 4x2GB @1200MHz/5-5-5-15/1,8V
    OCZ SSD Vertex 3 120Gb
    Seagate RAID0 2x ST1000DM003
    XFX HD7970 3GB @1111MHz
    Thermaltake Xaser VI BWS
    Seasonic Platinum SS-1000XP
    M-Audio Audiophile 192
    LG W2486L
    Liquid Cooling System :
    ThermoChill PA120.3 + Coolgate 4x120
    Swiftech Apogee XT, Swiftech MCW-NBMAX Northbridge
    Watercool HeatKiller GPU-X3 79X0 Ni-Bl + HeatKiller GPU Backplate 79X0
    Laing 12V DDC-1Plus with XSPC Laing DDC Reservoir Top
    3x Scythe S-FLEX "F", 4x Scythe Gentle Typhoon "15", Scythe Kaze Master Ace 5,25''

    Apple MacBook Pro 17` Early 2011:
    CPU: Sandy Bridge Intel Core i7 2720QM
    RAM: Crucial 2x4GB DDR3 1333
    SSD: Samsung 840 Pro 256 GB SSD
    HDD: ADATA Nobility NH13 1GB White
    OS: Mac OS X Mavericks

  22. #1022
    Xtreme Legend
    Join Date
    Mar 2005
    Location
    Australia
    Posts
    17,242
    Quote Originally Posted by FELIX View Post
    -> radaja or WaterFlex: could you send a register dump (with cpu-z->last table->register.txt) at memset@hotmail.fr

    -> dinos22: I already get some NHM dumps, but Intel datasheet is not available for now,
    so don't expect a new beta before 2 or 3 weeks.
    oh i see
    no worries
    Team.AU
    Got tube?
    GIGABYTE Australia
    Need a GIGABYTE bios or support?



  23. #1023
    Xtreme Cruncher
    Join Date
    Jun 2008
    Location
    pacific NW usa
    Posts
    2,764
    im not sure how to do it. but it looks like waterflex already sent it
    _________________________________________________
    ............................ImAcOmPuTeRsPoNgE............................
    [SIGPIC][/SIGPIC]

    MY HEATWARE 76-0-0

  24. #1024
    Registered User
    Join Date
    Nov 2008
    Posts
    23
    Quote Originally Posted by dinos22 View Post
    other software like CPUz reports the same thing
    No. CPU-Z 1.48 correctly reports DDR2.

  25. #1025
    Registered User
    Join Date
    Jun 2007
    Location
    So Cal
    Posts
    67
    Quote Originally Posted by DMF View Post
    No. CPU-Z 1.48 correctly reports DDR2.
    latest cpuz vs memset.

    doesn't bother me cause I know about it and everest reads it fine.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	gymenii-mem4.jpg 
Views:	598 
Size:	64.9 KB 
ID:	88977  
    E8600
    GA X48-DS4
    4GB OCZ Platinum LV-1150
    2x Samsung F3 500GB RAID0
    PCS+ AX5870
    LG W2600H-PF
    Lian Li A16B
    Win7 Pro x64

Page 41 of 67 FirstFirst ... 313839404142434451 ... LastLast

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •