From c2da06c175b7ce286c2acdf44d891bfdf8cd8def Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:53:30 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- 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