Windows Embedded CE 6.0 (codenamed "Yamazaki") is the sixth major release of Windows Embedded Operating System targeted to enterprise specific tools such as industrial controllers and consumer electronics devices like digital cameras. Windows Embedded CE 6.0 features a completely redesigned kernel, which supports over 32,768 processes, up from 32 process support of the previous versions. Each process receives 2GB of virtual address space, up from 32MB.
Windows Embedded CE 6.0 was released on November 1, 2006, and includes partial source code.
Windows Embedded CE 6.0 is currently unused by the Windows Mobile platform; however, it serves as the basis for the Zune HD. Windows Phone 7, the next major release of the Windows Mobile operating system, will likely be powered by the same version of Windows Embedded CE as the Zune HD, which uses 6.0 R3.
______________
Features
* Some System components (such as filesystem, gwes, device driver manager) have been moved to the kernel space.
* The system components which now run in kernel have been converted from EXEs to DLLs, which get loaded into kernel space.
* New Virtual Memory Model. The lower 2GB is the process VM space and is private per process. The upper 2GB is the kernel VM space.
* New Device Driver Model that supports both User Mode and Kernel Mode Drivers.
* The 32 process limit has been raised to 32,768 processes.
* The 32 megabyte virtual memory limit has been raised to the total virtual memory (Up to 2GB of private VM is available per process).
* The Platform Builder IDE is integrated into Microsoft Visual Studio 2005 as plugin (thus forcing the client to obtain Microsoft Visual Studio 2005 as well), allowing a single development environment for both platform and application development.
* Read-only support for UDF 2.5 filesystem.
* Support for Microsoft's upcoming exFAT filesystem.
* 802.11i (WPA2) and 802.11e (QoS) wireless standards, and multiple radio support.
* CE 6.0 works with x86, ARM, SH4 and MIPS based processor architectures.
* New Cellcore components to enable devices to easily make data connections and initiate voice calls through cellular networks.
No comments:
Post a Comment