From 7ac6af29202ec27dcdbf1ed5131a141be9958590 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 03:19:52 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- README | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..e822179 --- /dev/null +++ b/README @@ -0,0 +1,31 @@ +Enea Linux support for tickless operation +========================================= + +This layer provides support for tickless operation in Enea Linux. +Kernel patches and configurations are applied to be able to turn off the 1 Hz +periodic tick that remains in CONFIG_NO_HZ_FULL mode. + +Supported Platforms +------------------- +x86, ARM (Keystone) + +Dependencies +------------ +meta-enea: + URI: git://git.enea.com/linux/meta-enea + branch: daisy + +Maintenance +----------- +Maintainers: Enea Linux Team + +Contributing +------------ +Contributions and patches can be sent to the Enea Linux following mailing list: + enealinux@lists.enea.com + +License +------- +All metadata is MIT licensed unless otherwise stated. Source code +included in tree for individual recipes is under the LICENSE stated +in each recipe (.bb file) unless otherwise stated. -- cgit v1.2.3-54-g00ecf