Unexplained delay in CE Boot

  • Follow


Hi,

I working with iMx51 evm board and I have "not explained behavior". I have a 
delay of about 4 seconds between "RestoreFile." and "FSDMGR!STOREMGR..." 
(see trace below).

CE 6.0 R3
ImX51 @ 800mhz
RAM is 512MB
My system is ObjectStore.

What can be the cause of this delay?

Thank you.

FSDMGR!MountTable_t::RegisterVolumeName: Registered "StoreMgr" at index 2
FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 2 
(Name="StoreMgr", Mou
ntFlags=0x1)
FSDMGR!InitializeROMFileSystem: File System=ROM
FSDMGR!MountTable_t::RegisterVolumeName: Registered "ROM" at index 3
FSDMGR!Mount
Table_t::RegisterVolume: Registered volume at index 3 (Name="ROM", 
MountFlags=0x
71)Succeeded on CheckFile
RestoreFile(0x00830003) called fDelete = TRUE
******** delay of 4 seconds *********
FSDMGR!STOREMGR_StartBootPhase BootPhase=0 (PrevBootPhase=-1)
FSDMGR: File security disabled.
FSDMGR!AutoLoadFileSystems: CurrentBootPhase=0, LoadFlags=1
FSDMGR!AutoLoadFileSystem: CurrentBootPhase=0, 
RootKey=System\StorageManager\Aut


0
Reply fdu 3/26/2010 5:01:43 PM

It looks like your OS design uses RegCopyFile / RegRestoreFile to persist 
registry (http://msdn.microsoft.com/en-us/library/aa914671.aspx) which 
requires a cold boot + a warm one.

-- 
Luca Calligaris (MVP-Windows Embedded)
l.calligaris.nospam@eurotech.it.nospam
www.eurotech.it


"fdu" <fdu@none> ha scritto nel messaggio 
news:utNl0XQzKHA.5332@TK2MSFTNGP02.phx.gbl...
> Hi,
>
> I working with iMx51 evm board and I have "not explained behavior". I have 
> a delay of about 4 seconds between "RestoreFile." and "FSDMGR!STOREMGR..." 
> (see trace below).
>
> CE 6.0 R3
> ImX51 @ 800mhz
> RAM is 512MB
> My system is ObjectStore.
>
> What can be the cause of this delay?
>
> Thank you.
>
> FSDMGR!MountTable_t::RegisterVolumeName: Registered "StoreMgr" at index 2
> FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 2 
> (Name="StoreMgr", Mou
> ntFlags=0x1)
> FSDMGR!InitializeROMFileSystem: File System=ROM
> FSDMGR!MountTable_t::RegisterVolumeName: Registered "ROM" at index 3
> FSDMGR!Mount
> Table_t::RegisterVolume: Registered volume at index 3 (Name="ROM", 
> MountFlags=0x
> 71)Succeeded on CheckFile
> RestoreFile(0x00830003) called fDelete = TRUE
> ******** delay of 4 seconds *********
> FSDMGR!STOREMGR_StartBootPhase BootPhase=0 (PrevBootPhase=-1)
> FSDMGR: File security disabled.
> FSDMGR!AutoLoadFileSystems: CurrentBootPhase=0, LoadFlags=1
> FSDMGR!AutoLoadFileSystem: CurrentBootPhase=0, 
> RootKey=System\StorageManager\Aut
>
> 


0
Reply Luca 3/29/2010 6:06:42 AM


Hello,



Thanks for the reply,

I check everything around registry; it doesn't seem to be related to that!



Any other idea?



Regards


"Luca Calligaris [eMVP]" <luca.calligaris.nospam@eurotech.com.nospam> wrote 
in message news:eCiO7XwzKHA.1236@TK2MSFTNGP06.phx.gbl...
> It looks like your OS design uses RegCopyFile / RegRestoreFile to persist 
> registry (http://msdn.microsoft.com/en-us/library/aa914671.aspx) which 
> requires a cold boot + a warm one.
>
> -- 
> Luca Calligaris (MVP-Windows Embedded)
> l.calligaris.nospam@eurotech.it.nospam
> www.eurotech.it
>
>
> "fdu" <fdu@none> ha scritto nel messaggio 
> news:utNl0XQzKHA.5332@TK2MSFTNGP02.phx.gbl...
>> Hi,
>>
>> I working with iMx51 evm board and I have "not explained behavior". I 
>> have a delay of about 4 seconds between "RestoreFile." and 
>> "FSDMGR!STOREMGR..." (see trace below).
>>
>> CE 6.0 R3
>> ImX51 @ 800mhz
>> RAM is 512MB
>> My system is ObjectStore.
>>
>> What can be the cause of this delay?
>>
>> Thank you.
>>
>> FSDMGR!MountTable_t::RegisterVolumeName: Registered "StoreMgr" at index 2
>> FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 2 
>> (Name="StoreMgr", Mou
>> ntFlags=0x1)
>> FSDMGR!InitializeROMFileSystem: File System=ROM
>> FSDMGR!MountTable_t::RegisterVolumeName: Registered "ROM" at index 3
>> FSDMGR!Mount
>> Table_t::RegisterVolume: Registered volume at index 3 (Name="ROM", 
>> MountFlags=0x
>> 71)Succeeded on CheckFile
>> RestoreFile(0x00830003) called fDelete = TRUE
>> ******** delay of 4 seconds *********
>> FSDMGR!STOREMGR_StartBootPhase BootPhase=0 (PrevBootPhase=-1)
>> FSDMGR: File security disabled.
>> FSDMGR!AutoLoadFileSystems: CurrentBootPhase=0, LoadFlags=1
>> FSDMGR!AutoLoadFileSystem: CurrentBootPhase=0, 
>> RootKey=System\StorageManager\Aut
>>
>>
>
> 


0
Reply fdu 4/6/2010 1:15:23 PM

Do you try if using Hive based registry (SYSGEN_FSREGHIVE) make any 
different?

"fdu" <fdu@none> wrote in message 
news:%23CtP2sY1KHA.5972@TK2MSFTNGP06.phx.gbl...
> Hello,
>
>
>
> Thanks for the reply,
>
> I check everything around registry; it doesn't seem to be related to that!
>
>
>
> Any other idea?
>
>
>
> Regards
>
>
> "Luca Calligaris [eMVP]" <luca.calligaris.nospam@eurotech.com.nospam> 
> wrote in message news:eCiO7XwzKHA.1236@TK2MSFTNGP06.phx.gbl...
>> It looks like your OS design uses RegCopyFile / RegRestoreFile to persist 
>> registry (http://msdn.microsoft.com/en-us/library/aa914671.aspx) which 
>> requires a cold boot + a warm one.
>>
>> -- 
>> Luca Calligaris (MVP-Windows Embedded)
>> l.calligaris.nospam@eurotech.it.nospam
>> www.eurotech.it
>>
>>
>> "fdu" <fdu@none> ha scritto nel messaggio 
>> news:utNl0XQzKHA.5332@TK2MSFTNGP02.phx.gbl...
>>> Hi,
>>>
>>> I working with iMx51 evm board and I have "not explained behavior". I 
>>> have a delay of about 4 seconds between "RestoreFile." and 
>>> "FSDMGR!STOREMGR..." (see trace below).
>>>
>>> CE 6.0 R3
>>> ImX51 @ 800mhz
>>> RAM is 512MB
>>> My system is ObjectStore.
>>>
>>> What can be the cause of this delay?
>>>
>>> Thank you.
>>>
>>> FSDMGR!MountTable_t::RegisterVolumeName: Registered "StoreMgr" at index 
>>> 2
>>> FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 2 
>>> (Name="StoreMgr", Mou
>>> ntFlags=0x1)
>>> FSDMGR!InitializeROMFileSystem: File System=ROM
>>> FSDMGR!MountTable_t::RegisterVolumeName: Registered "ROM" at index 3
>>> FSDMGR!Mount
>>> Table_t::RegisterVolume: Registered volume at index 3 (Name="ROM", 
>>> MountFlags=0x
>>> 71)Succeeded on CheckFile
>>> RestoreFile(0x00830003) called fDelete = TRUE
>>> ******** delay of 4 seconds *********
>>> FSDMGR!STOREMGR_StartBootPhase BootPhase=0 (PrevBootPhase=-1)
>>> FSDMGR: File security disabled.
>>> FSDMGR!AutoLoadFileSystems: CurrentBootPhase=0, LoadFlags=1
>>> FSDMGR!AutoLoadFileSystem: CurrentBootPhase=0, 
>>> RootKey=System\StorageManager\Aut
>>>
>>>
>>
>>
>
> 

0
Reply KMOS 4/8/2010 2:48:20 AM

Do you try if using Hive based registry (SYSGEN_FSREGHIVE) make any 
different?

"fdu" <fdu@none> wrote in message 
news:%23CtP2sY1KHA.5972@TK2MSFTNGP06.phx.gbl...
> Hello,
>
>
>
> Thanks for the reply,
>
> I check everything around registry; it doesn't seem to be related to that!
>
>
>
> Any other idea?
>
>
>
> Regards
>
>
> "Luca Calligaris [eMVP]" <luca.calligaris.nospam@eurotech.com.nospam> 
> wrote in message news:eCiO7XwzKHA.1236@TK2MSFTNGP06.phx.gbl...
>> It looks like your OS design uses RegCopyFile / RegRestoreFile to persist 
>> registry (http://msdn.microsoft.com/en-us/library/aa914671.aspx) which 
>> requires a cold boot + a warm one.
>>
>> -- 
>> Luca Calligaris (MVP-Windows Embedded)
>> l.calligaris.nospam@eurotech.it.nospam
>> www.eurotech.it
>>
>>
>> "fdu" <fdu@none> ha scritto nel messaggio 
>> news:utNl0XQzKHA.5332@TK2MSFTNGP02.phx.gbl...
>>> Hi,
>>>
>>> I working with iMx51 evm board and I have "not explained behavior". I 
>>> have a delay of about 4 seconds between "RestoreFile." and 
>>> "FSDMGR!STOREMGR..." (see trace below).
>>>
>>> CE 6.0 R3
>>> ImX51 @ 800mhz
>>> RAM is 512MB
>>> My system is ObjectStore.
>>>
>>> What can be the cause of this delay?
>>>
>>> Thank you.
>>>
>>> FSDMGR!MountTable_t::RegisterVolumeName: Registered "StoreMgr" at index 
>>> 2
>>> FSDMGR!MountTable_t::RegisterVolume: Registered volume at index 2 
>>> (Name="StoreMgr", Mou
>>> ntFlags=0x1)
>>> FSDMGR!InitializeROMFileSystem: File System=ROM
>>> FSDMGR!MountTable_t::RegisterVolumeName: Registered "ROM" at index 3
>>> FSDMGR!Mount
>>> Table_t::RegisterVolume: Registered volume at index 3 (Name="ROM", 
>>> MountFlags=0x
>>> 71)Succeeded on CheckFile
>>> RestoreFile(0x00830003) called fDelete = TRUE
>>> ******** delay of 4 seconds *********
>>> FSDMGR!STOREMGR_StartBootPhase BootPhase=0 (PrevBootPhase=-1)
>>> FSDMGR: File security disabled.
>>> FSDMGR!AutoLoadFileSystems: CurrentBootPhase=0, LoadFlags=1
>>> FSDMGR!AutoLoadFileSystem: CurrentBootPhase=0, 
>>> RootKey=System\StorageManager\Aut
>>>
>>>
>>
>>
>
> 

0
Reply KMOS 4/8/2010 2:51:49 AM

4 Replies
341 Views

(page loaded in 0.06 seconds)


Reply: