Storage Manager Architecture (Windows Embedded CE 6.0)

1/6/2010

The following illustration shows the storage architecture for the Windows Embedded CE OS.

Ee490154.49d587db-3007-4bd0-bcde-e877d458728c(en-US,WinEmbedded.60).gif

When Storage Manager receives a Plug and Play (PnP) identifier unload notification from a block driver, the notification forces the partition driver and of any file systems do be unmounted. During this period, the mount points move into a suspended state and requested I/O access to the mount points fails with and error message of ERROR_DEVICE_NOT_AVAILABLE. When Storage Manager receives a load notification, it examines the block device to see whether it is identical to the previously unmounted device. If it is identical, the block device remounts with the previous mount points.

See Also

Concepts

Storage Management
File System Filters
Partition Driver
Partition Manager