PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Titan > Titan Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 03-16-2008, 11:20 AM
hippity.hoppity's Avatar
Halfway to VIP Status
Offline
Pocket PC: 6800
Carrier: Sprint
 
Join Date: Jun 2007
Posts: 637
Reputation: 136
hippity.hoppity is keeping up the good workhippity.hoppity is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UNHIDE the EXT-ROM in DCD's 3.01 kitchen

If it could be turned into a swapfile or a second pagepool, that would be ideal.
Reply With Quote
  #12 (permalink)  
Old 03-16-2008, 11:23 PM
Wisdom3G's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Evo 4G
Carrier: Sprint
Location: Milwaukee, WI
 
Join Date: Apr 2007
Posts: 125
Reputation: 75
Wisdom3G is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to Wisdom3G Send a message via Yahoo to Wisdom3G
Re: UNHIDE the EXT-ROM in DCD's 3.01 kitchen

I am familiar with swap files and virtual ram on the PC. And I do remember your post before on this. I actually tried to get it to work. I'm the silent type I guess. But, I do see where you are going with this as this will be a huge breakthrough in my eyes. Considering, one of the major flaws to me about the Mogul is the ram. If you are successful in your attemps, this my friend will put he Mogul up a couple of notches. And with No2Chem's ExtUnlock I was very unsuccessful and I didn't want to try what was on XDA Developers site. Cause they haven't figured out the double ext rom in file explorer. I don't know. I tried everything and I just wish you well on your discoveries to help ease a little headache of mine. Good Luck.
__________________
-The 1 & Only-

(¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.- 'Energy' |Apr 20| 21899 -.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯)
Reply With Quote
  #13 (permalink)  
Old 03-20-2008, 06:24 PM
miguelfp1's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Evo 3D
Carrier: Sprint
Location: Puerto Rico
 
Join Date: Sep 2007
Posts: 284
Reputation: 312
miguelfp1 is becoming a PPCGeeks regularmiguelfp1 is becoming a PPCGeeks regularmiguelfp1 is becoming a PPCGeeks regularmiguelfp1 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to miguelfp1
Re: UNHIDE the EXT-ROM in DCD's 3.01 kitchen

bunvilla, any new info? I would really like to unhide the ExtROM when cooking my next ROM (which may be soon)
Reply With Quote
  #14 (permalink)  
Old 03-20-2008, 09:56 PM
dalvarez's Avatar
Lurker
Offline
Pocket PC: Mogul
Carrier: Sprint
 
Join Date: Nov 2007
Posts: 13
Reputation: 0
dalvarez is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UNHIDE the EXT-ROM in DCD's 3.01 kitchen

I was just thinking, not even sure if it's possible, but if we did have an extra 10MB or so to work with that looked like a mounted volume, wouldn't it be cool to somehow move filesys.exe and devices.exe over to that partition. Like I said, I'm not real familiar with these two executables, but that would free up at lease 8MB of program memory for the Titan.
Reply With Quote
  #15 (permalink)  
Old 03-20-2008, 11:48 PM
isosdcftp's Avatar
N00b
Offline
Pocket PC: **
Carrier: **
 
Join Date: Jun 2007
Posts: 40
Reputation: 20
isosdcftp is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UNHIDE the EXT-ROM in DCD's 3.01 kitchen

Main problem with that would be 3 things...
1. Flash is ALOT slower than RAM. Writing and reading variables from it will grind even a simple application to a halt.

2. Flash has limited read/write cycles before it breaks down. Although its a lot (I believe several 100,000 cycles), using flash as virtual memory will severely reduce it's lifespan.

3. In order to accomplish this (in a reasonable amount of time) we would need source code for Windows CE's memory allocation code. And even then we would need to develop a algorithm to keep the most frequently used/speed vital information off the virtual memory.

In short, I don't believe this is feasible or even helpful as the speed would be awful.
Reply With Quote
  #16 (permalink)  
Old 03-21-2008, 12:04 AM
hippity.hoppity's Avatar
Halfway to VIP Status
Offline
Pocket PC: 6800
Carrier: Sprint
 
Join Date: Jun 2007
Posts: 637
Reputation: 136
hippity.hoppity is keeping up the good workhippity.hoppity is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UNHIDE the EXT-ROM in DCD's 3.01 kitchen

Quote:
Originally Posted by isosdcftp View Post
Main problem with that would be 3 things...
1. Flash is ALOT slower than RAM. Writing and reading variables from it will grind even a simple application to a halt.

2. Flash has limited read/write cycles before it breaks down. Although its a lot (I believe several 100,000 cycles), using flash as virtual memory will severely reduce it's lifespan.

3. In order to accomplish this (in a reasonable amount of time) we would need source code for Windows CE's memory allocation code. And even then we would need to develop a algorithm to keep the most frequently used/speed vital information off the virtual memory.

In short, I don't believe this is feasible or even helpful as the speed would be awful.
Good post. I forgot about the differences between flash ROM and RAM.
Reply With Quote
  #17 (permalink)  
Old 03-21-2008, 05:29 AM
bunvilla's Avatar
PPCGeeks Regular
Offline
Pocket PC: diamond
Carrier: cricket
Threadstarter
Location: mesa az
 
Join Date: Jun 2007
Posts: 182
Reputation: 190
bunvilla is keeping up the good workbunvilla is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Wink Re: UNHIDE the EXT-ROM in DCD's 3.01 kitchen

Uhm guys, I looking more at increasing the pagepool C im thinking outside the box, there is no hard drive (like in a pc, spinning disks) So the chances are that the entire system (be it the memory that acts like a hard drive, or the memory that acts as system ram, or the memory that acts like a page pool, or the memory that acts the extended rom) it appears is all made up of 1 type of memory, possibly 2 and no more. So what it appears is that if u get the values right u can edit the reg to trick the WM6 into thinking the extrom is something else other than a extended partition. Having it show up as a REMOVABLE Drive on my phone proves that the memory can be manipulated and conventional wisdom must take a back seat, Speed of the memory is less important than the proper allocation of it, Virtual Memory or known as windows swap file takes hard drive space and uses it in a way that windows thinks its system memory, and the last thing in the world virtual memory is, Is system memory. But the computer thinks it is, u get it. the only way we will be able to figure it out is to think out side the box. so i have been lucky to make some progress cause i was about to give up, but i have a tuff road ahead in trying to solve this issue. never say never and wish me luck
Reply With Quote
  #18 (permalink)  
Old 03-21-2008, 12:38 PM
hippity.hoppity's Avatar
Halfway to VIP Status
Offline
Pocket PC: 6800
Carrier: Sprint
 
Join Date: Jun 2007
Posts: 637
Reputation: 136
hippity.hoppity is keeping up the good workhippity.hoppity is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UNHIDE the EXT-ROM in DCD's 3.01 kitchen

Quote:
Originally Posted by bunvilla View Post
Uhm guys, I looking more at increasing the pagepool C im thinking outside the box, there is no hard drive (like in a pc, spinning disks) So the chances are that the entire system (be it the memory that acts like a hard drive, or the memory that acts as system ram, or the memory that acts like a page pool, or the memory that acts the extended rom) it appears is all made up of 1 type of memory, possibly 2 and no more. So what it appears is that if u get the values right u can edit the reg to trick the WM6 into thinking the extrom is something else other than a extended partition. Having it show up as a REMOVABLE Drive on my phone proves that the memory can be manipulated and conventional wisdom must take a back seat, Speed of the memory is less important than the proper allocation of it, Virtual Memory or known as windows swap file takes hard drive space and uses it in a way that windows thinks its system memory, and the last thing in the world virtual memory is, Is system memory. But the computer thinks it is, u get it. the only way we will be able to figure it out is to think out side the box. so i have been lucky to make some progress cause i was about to give up, but i have a tuff road ahead in trying to solve this issue. never say never and wish me luck
You're not understanding. We all get that you want to increase the pagepool size and that's good, but "tricking" the OS into thinking that the extended ROM partition is really pagepool RAM might not be worth the effort. There's no way to "trick" the flashROM into making it as fast as RAM.

Try reading post #15 a few times.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Titan > Titan Development


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
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 01:27 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com