From 0d310c2324d0fddcf306c406849158d84a6bd608 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 18 Jan 2016 14:51:29 +0100 Subject: initial commit for Enea Linux 5.0-ppc Signed-off-by: Adrian Dudau --- .../book-enea-linux-users-guide/doc/features.xml | 93 ++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 documentation/book-enea-linux-users-guide/doc/features.xml (limited to 'documentation/book-enea-linux-users-guide/doc/features.xml') diff --git a/documentation/book-enea-linux-users-guide/doc/features.xml b/documentation/book-enea-linux-users-guide/doc/features.xml new file mode 100644 index 0000000..e9279ec --- /dev/null +++ b/documentation/book-enea-linux-users-guide/doc/features.xml @@ -0,0 +1,93 @@ + + + + Adding Features + + Enea Linux provides additional features from other open source + projects than Yocto, allowing you to add more capabilities to your Linux + system. These features have been grouped into the following + categories: + + + + Networking features: + + + + + Open vSwitch (OVS) + + + + DPDK + vSwitch (DVS) + + + + Data Plane + Development Kit (DPDK) + + + + + + + Virtualization features: + + + + + Kernel-Based Virtual Machine (KVM) + + + + Linux Containers (LXC) + + + + + + + Real-time features: + + + + + CPU Isolation (CI) + + + + Fully + Preemptible Kernel (FPK) + + + + + + + Memory features: + + + + + Non-Uniform Memory + Access (NUMA) + + + + + + + You do not need to download any additional software to enable a + feature, since all source code for the features are included as layers, + patches, and commands in the Enea Linux source distribution. + + + + + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf