Go Back   xda-developers > Windows Mobile Development and Hacking > Development and Hacking General


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 6th April 2008, 03:21 PM
AMV007 AMV007 is offline
Member
 
Join Date: Mar 2008
Location: Moskow
Posts: 34
Default [DEV] WinCE Ramdisk

Generic Like ramdisk.
Compiled under WM 6.0, but may be working under WM5.
Tested under hx4700.

changed memory using mechanism.
limitation 32 Mb - lost.
added loading with drivers.
Added some features.

http://www.amv007.narod.ru/programs/Ramdisk_WinCE.zip

May be it will be useful

donations via webmoney :
E827436855048
R142922098315
Z088549356869

via yandex-money
41001397131636

Last edited by AMV007; 13th September 2009 at 08:38 AM..
Reply With Quote
Sponsored Links

  #2  
Old 6th April 2008, 05:09 PM
Mr. Vi Mr. Vi is offline
Senior Member
 
Join Date: Sep 2006
Location: Berlin
Posts: 201
Default

Quote:
Originally Posted by AMV007 View Post
Generic Like ramdisk.
Compiled under WM 6.0, but may be working under WM5.
Tested under hx4700.

changed memory using mechanism.
limitation 32 Mb - lost.
added loading with drivers.
Added some features.

http://www.amv007.narod.ru/Ramdisk_WinCE.zip

May be it will be useful
I don't really understand the readme and I'm scared to try out this app Is it a programm to change the Memory (RAM) size of my device?

Thanks
Reply With Quote

  #3  
Old 6th April 2008, 05:38 PM
Rudegar's Avatar
Rudegar Rudegar is offline
Moderator
 
Join Date: Jul 2003
Location: DK
Posts: 12,091
Default

it will make some of your application memory act as a storage for data
__________________
hhhmm ok i may be a jerk but i'm a jedi jerk like my father was before me
BTW "I can't use a skeleton arm with that"
Reply With Quote

  #4  
Old 6th April 2008, 06:04 PM
noellenchris's Avatar
noellenchris noellenchris is offline
Senior Member
 
Join Date: May 2007
Location: Marlton, NJ
Posts: 928
Default

Quote:
Originally Posted by Rudegar View Post
it will make some of your application memory act as a storage for data
Storage mem to Ram? Can it do SDCard to ram?

If it's Storage Mem to Ram then that is good....
__________________
AT&T Fuze (Rafael) s/n HT844
ROM: Latest Sip/Ext + Chrome Kitchen etc.
Software: useless stuff
Radio: Ralph 1.14.x.x for now and Ril
Cingular(Refurb) 8525 (Hermes 100)
Cingular 8125 Wizard...gone now

Download QuickMark! http://www.quickmark.com.tw/En/basic/download.asp
These phone's are addicting! The more tweaks/apps etc. I read about the more I have to cram into my HTC! Can my HTC overdose???
Reply With Quote

  #5  
Old 6th April 2008, 06:15 PM
neilson neilson is offline
Senior Member
 
Join Date: Oct 2007
Posts: 265
Default

Quote:
Originally Posted by noellenchris View Post
Storage mem to Ram? Can it do SDCard to ram?

If it's Storage Mem to Ram then that is good....
Especially in a device like the Sprint Mogul with so much internal Mem and a lack of ROM.
Reply With Quote

  #6  
Old 6th April 2008, 06:17 PM
AMV007 AMV007 is offline
Member
 
Join Date: Mar 2008
Location: Moskow
Posts: 34
Default

Quote:
Originally Posted by noellenchris View Post
Storage mem to Ram? Can it do SDCard to ram?

If it's Storage Mem to Ram then that is good....
OK. Some description :
Ramdisk - made part of Ram work like Disk - Ramdisk.

Where and why you can use it :
1. reassign temp files to Ramdisk.
why :
1. Ramdisk have speed - like ram, i.e. on hx4700 - write - 30 Mb/s, read - 40 Mb/s - tested in pocket mechanic.
2. Flash have limited number write cycles - because for temproraly files - ramdisk - is very good place.
2. reassign internet cache files to ramdisk.
why :
1. Cache files - like temp files are onetime used.
2. In some devices with slow speed flash it will increase internet speed.

Overall - ramdisk is used for save flash life time and speed up device.
Reply With Quote

  #7  
Old 6th April 2008, 06:29 PM
AMV007 AMV007 is offline
Member
 
Join Date: Mar 2008
Location: Moskow
Posts: 34
Default

Quote:
Originally Posted by Mr. Vi View Post
I don't really understand the readme and I'm scared to try out this app Is it a programm to change the Memory (RAM) size of my device?

Thanks
It easy to use :
1. copy ramdisk.dll and ramdisk.exe form root path of archive to \windows
2. launch RamDisk-XX.lnk, where XX - size in Mb of ramdisk.
3. you must see new Card - \\Ramdisk, otherwise ramdisk don't working in your machine and no luck for further.
4. for testing autorestart ramdisk - restart softly your machine. If you don't see \\Ramdisk - install SdkCerts.cab, or add SDKSamplePrivDeveloper - certificate from archive - manually. soft reset machine.
5. If you again don't see ramdisk - you must copy RamDisk-XX.lnk to windows\startup

6. for reassign tempfiles and internet cache files to Ramdisk - add to register myregister.reg from archive.
Reply With Quote

  #8  
Old 6th April 2008, 06:35 PM
neilson neilson is offline
Senior Member
 
Join Date: Oct 2007
Posts: 265
Default

Quote:
Originally Posted by AMV007 View Post
It easy to use :
1. copy ramdisk.dll and ramdisk.exe form root path of archive to \windows
2. launch RamDisk-XX.lnk, where XX - size in Mb of ramdisk.
3. you must see new Card - \\Ramdisk, otherwise ramdisk don't working in your machine and no luck for further.
4. for testing autorestart ramdisk - restart softly your machine. If you don't see \\Ramdisk - install SdkCerts.cab, or add SDKSamplePrivDeveloper - certificate from archive - manually. soft reset machine.
5. If you again don't see ramdisk - you must copy RamDisk-XX.lnk to windows\startup

6. for reassign tempfiles and internet cache files to Ramdisk - add to register myregister.reg from archive.
And this would really work? On today's PPCs? And have no adverse effects?
Reply With Quote

  #9  
Old 6th April 2008, 06:44 PM
AMV007 AMV007 is offline
Member
 
Join Date: Mar 2008
Location: Moskow
Posts: 34
Default

Quote:
Originally Posted by neilson View Post
And this would really work? On today's PPCs? And have no adverse effects?
No guaranties that all it will be work fine, I can't test it on all devices, just hx4700, WM6.1 , but there aren't any hardware dependencies.
And what mean today's PPCs ?

But in hx4700 I have some troubles only if inserted CF and SD cards, and
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
"CacheSize"=dword:00002000
set more than 0x2000, because system can't have enought memory for support new disk more 2 Mb.

If you will see something wrong will be good to delete ramdisk.dll from \windows.

In any case : you want -> you use, you don't want -> you don't use.
All simple

Last edited by AMV007; 6th April 2008 at 06:58 PM..
Reply With Quote

  #10  
Old 6th April 2008, 06:57 PM
Rudegar's Avatar
Rudegar Rudegar is offline
Moderator
 
Join Date: Jul 2003
Location: DK
Posts: 12,091
Default

"Storage mem to Ram? Can it do SDCard to ram?"

no ram to storage not storage to ram
__________________
hhhmm ok i may be a jerk but i'm a jedi jerk like my father was before me
BTW "I can't use a skeleton arm with that"
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:15 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.