Quantcast
Channel: Serverphorums.com
Browsing all 23908 articles
Browse latest View live

[PATCH 12/13] hperf_hmp: rest of logic.

Inserts call to main logic from 'load_balance', balance parameters calculation during enqueue/dequeue task from runqueue and affinity mask change callback for fair scheduling class. Signed-off-by:...

View Article


[PATCH 11/13] hperf_hmp: task CPU selection logic.

Adds new runqueue selection logic. If task is newly woken(fork or exec) or it is not WF_SYNC wakeup, idlest CPU from both clusters is selected. Else, default wake up logic is used('want_affine'). If...

View Article


[PATCH 10/13] hperf_hmp: idle pull function.

HMP idle pull is triggered when CPU becomes idle. It tries to pull task from another cluster when it is overloaded. Also A7 can't pull alone task from A15, but A15 can do that with A7 core. Task for...

View Article

[PATCH 03/13] hperf_hmp: add sched domains initialization.

Attaching CPU clusters as 'sched_group' to HMP domains. Each HMP domain has two pointers to A15 and A7 scheduling groups(struct sched_group). Signed-off-by: Tarek Dakhran <t.dakhran@samsung.com>...

View Article

[PATCH 07/13] hperf_hmp: migration auxiliary functions.

Adds functions used for migration: scanning every runqueue from another cluster for migration process, searching task to migrate from runqueue mentioned above and function to move task from one CPU to...

View Article


[PATCH 06/13] hperf_hmp: is_hmp_imbalance introduced.

'is_hmp_imbalance' function calculates imbalance between clusters, four cases are possible: balancing from/to one of clusters, task swap(when clusters are balanced) or skip rebalance. Function...

View Article

[PATCH 04/13] hperf_hmp: scheduler initialization routines.

Adds new fields to 'rq' structure and routine called during fair class setup, which initializes some HMP scheduler variables: big and little cluster masks. They are read from kernel config(if set),...

View Article

[PATCH 05/13] hperf_hmp: introduce druntime metric.

This patch adds special per-task metric to look for candidate for migration between HMP domains(clusters). 'druntime' grows up when task runs on A7 cluster, and goes down on A15 cluster. Also druntime...

View Article


[PATCH 02/13] hperf_hmp: introduce hew domain flag.

New scheduler domain type: HMP. Each big.LITTLE cluster is detected by scheduler as HMP domain. HPERF_HMP logic works between two HMP domains, the default CFS logic, in turn, works inside the HMP...

View Article


[PATCH 4/6] HID: hid-logitech-hidpp: Add range sysfs for Logitech G920

The G920 can adjust the amount of 'turn' it permits, this patch adds a sysfs file 'range' to control this. Signed-off-by: Simon Wood <simon@mungewell.org> --- drivers/hid/hid-logitech-hidpp.c |...

View Article

[PATCH 5/6] HID: Add vendor specific usage pages for Logitech G920

The Logitech G920 uses a couple of vendor specific usage pages, which results in incorrect number of axis/buttons being detected. This patch adds these pages to the 'ignore' list. Reported-by: Elias...

View Article

[PATCH 6/6] HID: hid-logitech-hidpp: G920 remove deadzones

Ensure that the G920 is not given the default deadzones. Signed-off-by: Simon Wood <simon@mungewell.org> --- drivers/hid/hid-logitech-hidpp.c | 22 ++++++++++++++++++++++ 1 file changed, 22...

View Article

[patch 1/2] megaraid_sas: remove a stray tab

One line was indented more than the others. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> diff --git a/drivers/scsi/megaraid/megaraid_sas_base.c...

View Article


v2 mfd: wm8994: Add module description/author/license

Changes since v1: * include module.h in wm8994_regmap -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo...

View Article

[PATCH] mfd: wm8994: Add module description/author/license information

When compiled as a module we get a tainted kernel because of the lack of the module information and the following errors. Add details to fix the issue when wm8994_irq/wm8994_regmap are modular....

View Article


Re: [PATCH 4.2 073/110] i2c: mv64xxx: really allow I2C offloading

On Fri, 2015-11-06 at 11:19 -0800, Greg Kroah-Hartman wrote: > 4.2-stable review patch.  If anyone has any objections, please let me know. > > ------------------ > > From: Hezi Shahmoon...

View Article

Re: [PATCH] Staging: iio: Fix some character line limit coding style issues

The original is easier to read, sorry. Checkpatch is a tool not the king of the world to obeyed at all times. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe...

View Article


Re:

Message from Saudi Arabia Prince Alwaleed bin Talal for his charity donation and You have been selected as recipient/benefactor for $5Million Dollars from Alwaleed Philanthropic Foundation Grant.for...

View Article

Re: HAProxy with multiple CRL's

That error message is somewhat unhelpful, as a colleague discovered recently. HAProxy will check the chain right the way up, so CA>Cert needs handling differently to CA>IntermediateCA>Cert...

View Article

Re: [PATCH 3/4] x86/asm: Add asm macros for static keys/jump labels

On Nov 7, 2015 3:21 AM, "Thomas Gleixner" <tglx@linutronix.de> wrote: > > On Fri, 6 Nov 2015, Andy Lutomirski wrote: > > > Unfortunately, these only work if HAVE_JUMP_LABEL. In...

View Article
Browsing all 23908 articles
Browse latest View live