View Single Post
  #2 (permalink)  
Old 09-11-2008, 11:07 PM
Lsme420's Avatar
Lsme420
The Pusher Man
Offline
Location: Earth
 
Join Date: Aug 2007
Posts: 1,672
Reputation: 1825
Lsme420 is halfway to VIP status based on repLsme420 is halfway to VIP status based on repLsme420 is halfway to VIP status based on repLsme420 is halfway to VIP status based on repLsme420 is halfway to VIP status based on repLsme420 is halfway to VIP status based on repLsme420 is halfway to VIP status based on repLsme420 is halfway to VIP status based on repLsme420 is halfway to VIP status based on repLsme420 is halfway to VIP status based on repLsme420 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: pool page settings!!

  • What is the page pool ?The page pool is a reserved area in memory for the windows mobile kernel.
    A ROM in a pocket pc is mainly divided into 2 parts (some other: IPL,SPL,ExtROM but forget it) :
    - The Kernel
    - The OS files (IMGFS)ETEN’s Pocket PCs do not have NOR/NAND ROM but a DiskOnChip that works like a SD card.
    The real problem is that the system can’t execute ROM files (including the kernel) directly into the DiskOnChip.
    It has to copy ‘pages’ of ROM into the RAM then execute them.
    In a PC world it is called ROM shadowing. To sum it up : the page pool is a container for pages of ROM shadowed in RAM.
  • Why changing its size ? Device manufacturers tend to choose a big pool size in order to have a pocket pc that can do a wide range of tasks.
    In pratice, most users do the same tasks : GPS mainly, some media, then a classical phone usage.
    Most users don’t need a big pool size but a lot of RAM.
Info from Here.
__________________
Went back to a BlackBerry..................
Reply With Quote
This post has been thanked 1 times.