diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-FB248087-B0DC-5C06-AA8E-846474BCD01B.dita --- a/Symbian3/PDK/Source/GUID-FB248087-B0DC-5C06-AA8E-846474BCD01B.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-FB248087-B0DC-5C06-AA8E-846474BCD01B.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,12 +1,12 @@ - - - - - -Kernel and Hardware Services Quick StartThe Kernel is designed to simplify porting to hardware with minimal disruption.
Architecture

For architectural details please see the documentation for each component.

Getting started with Kernel and Hardware Services

The kernel is designed to simplify porting. This means it has been designed in such a way as to make it easy to identify the various parts of the layered kernel stack that require porting for delivery to specific hardware.

Kernel and Hardware Services provides:

  • A multi-tasking, real-time operating system kernel. This creates and manages the primary OS kernel abstractions, such as processes, memory management, and scheduling.

  • Device drivers that provide logical interfaces to device hardware.

  • Access to and management of file systems.

The documentation provides separate guides for:

  • Creators of applications and system services that use the services that the Kernel and Hardware Services components provide.

    • Managing basic system functions

    • Data Management

    • Memory management

    • Configuring locale settings

    • APIS for working with:

      • arrays

      • strings

      • maths

  • Creators of new device drivers, for licensees and partners who need to support new hardware devices.

    • Accessing Hardware

  • Creators of base ports, who need to configure and extend the Kernel and Hardware Services software to run on new phone hardware.

    • Accessing files on a specific file system

\ No newline at end of file + + + + + +Kernel and Hardware Services Quick StartThe Kernel is designed to simplify porting to hardware with minimal disruption.
Architecture

For architectural details please see the documentation for each component.

Getting started with Kernel and Hardware Services

The kernel is designed to simplify porting. This means it has been designed in such a way as to make it easy to identify the various parts of the layered kernel stack that require porting for delivery to specific hardware.

Kernel and Hardware Services provides:

  • A multi-tasking, real-time operating system kernel. This creates and manages the primary OS kernel abstractions, such as processes, memory management, and scheduling.

  • Device drivers that provide logical interfaces to device hardware.

  • Access to and management of file systems.

The documentation provides separate guides for:

  • Creators of applications and system services that use the services that the Kernel and Hardware Services components provide.

    • Managing basic system functions

    • Data Management

    • Memory management

    • Configuring locale settings

    • APIS for working with:

      • arrays

      • strings

      • maths

  • Creators of new device drivers, for licensees and partners who need to support new hardware devices.

    • Accessing Hardware

  • Creators of base ports, who need to configure and extend the Kernel and Hardware Services software to run on new phone hardware.

    • Accessing files on a specific file system

\ No newline at end of file