aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 4fbc118a8503a40c7b701c059da2a6fbbcf20216 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
meta-realtime
=============

This layer is intended to be a central point for realtime related kernel and
system development. It also contains utilities, and configuration useful for
tuning a realtime system. It should be useful directly on top of oe-core.  It
should be primarily useful to the following groups:

      - Anyone working on Linux kernel realtime development (preempt-rt, 
        sched_dealine, posix realtime).

      - Anyone experimenting with alternative pairing of general purpose 
        OSs and realtime OS divisions. Whether that be AMP, userspace RTOS
        or realtime hypervisors.

      - Anyone working on cpu isolation, system partitioning and related userspace
        applications.

      - Anyone benchmarking and performance profiling a Linux system.

Dependencies
------------

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

Maintenance
-----------

Please see the MAINTAINERS file for information on contacting the
maintainers of this layer, as well as instructions for submitting patches.