Menu

Services Layer

Sreekant Sreedharan

Service Layer

Function

The services layer implements several system services that are spawned by the kernel upon boot-up.

Design Principles

  • Provides runtime processes to poll device sockets.
  • Supports input and output streams to sockets.
  • Sockets may be physical devices or IPC queues, allowing staged processing of streams.

Modules

Module Layer Description
sdata kernel This library implements data management services.
slogic kernel This library implements logical control & processing services.
snetwork kernel his library implements networking related services.
spower kernel This library implements power management & switching control services.
ssensor kernel This library implements sensor & signal processing services.
ssys kernel This library implements low-level system & communication services.

Class Catalog

Documentation for individual classes are included in docs.tar.gz file in the root directory. You will need to extract it into the docs directory for your documentation to work. Please read /docs/index.htm for more instructions.

Samples

Samples for key components in this layer are organized in the samples/core directory of the source code.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.