• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Move log file location to ramdisk

Trepan

New Member
Joined
Dec 26, 2005
Messages
2 (0.00/day)
Hi,
I'd like to have the log file in another location than the hard drive. I have a ram disk installed and like to put the log file from ATITool there, so the hard disk must not not be accesses every 10 seconds. It doesn't matter if it lost after a reboot.

Is this possible? I would appreciate any help!

Thx

Trepan
 

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
27,049 (3.71/day)
Processor Ryzen 7 5700X
Memory 48 GB
Video Card(s) RTX 4080
Storage 2x HDD RAID 1, 3x M.2 NVMe
Display(s) 30" 2560x1600 + 19" 1280x1024
Software Windows 10 64-bit
not possible .. but windows write-caching will not write to the file every 10 seconds anyway.
 

Trepan

New Member
Joined
Dec 26, 2005
Messages
2 (0.00/day)
Okay. Hopefully Windows will not ;)

Thanks for the fast reply.
 

Poisonsnak

New Member
Joined
Feb 13, 2005
Messages
362 (0.05/day)
Location
Saskatoon, SK
Processor FX-8150
Motherboard Gigabyte 990FXA-UD3
Cooling Thermalright Ultra-120 Extreme lapped & shimmed
Memory Patriot Viper Extreme 8GB DDR3-1866 9-11-9-27 1.65V
Video Card(s) MSI 6950 2GB Twin Frozr II @ 6970 875/1375
Storage Crucial M4 0309 64GB
Display(s) Dell U2410
Case Corsair 650D
Audio Device(s) onboard
Power Supply Corsair AX750
Software Windows [8] Developer Preview
The log file gets written to every 10 seconds? That must be a setting or something, I started ATITool, did a 1 minute artifact scan, and closed it and here's what I have:

Code:
2005-12-26 14:54:37	ATITool v0.25 Beta 10 started.
2005-12-26 14:54:37 D	Successfully connected to driver, version 123
2005-12-26 14:54:37 D	Found ATI device: 0x1002 0x5D4D bus 1 dev 0
2005-12-26 14:54:37 D	  fbPhy: 0xC0000000, mmrPhy: 0xD1000000.
2005-12-26 14:54:37 D	  mmapped mmr to 0xD00000
2005-12-26 14:54:37 D	  BIOS at 0xC0000
2005-12-26 14:54:37 D	  mmapped bios to 0xD10000
2005-12-26 14:54:37 D	GB_TILE_CONFIG:1001f
2005-12-26 14:54:37 D	16 pipes
2005-12-26 14:54:37 D	 LM63 temp chip detection: success (0x1)
2005-12-26 14:54:37 D	  Temperature monitoring: LM63
2005-12-26 14:54:37 D	Device initialized successfully
2005-12-26 15:20:23	Scan for Artifacts started...	Core: 540.00 Mhz	Memory: 587.25 Mhz
2005-12-26 15:21:24	Scan for Artifacts stopped	Total runtime: 60 seconds
2005-12-26 15:22:30	Application terminated.
 
Top