On Fri, 8 Sep 2017, Christopher Lameter wrote:
> Ok. Certainly there were scalability issues (lots of them) and the sysctl
> may have helped there if set globally. But the ability to kill the
> allocating tasks was primarily used in cpusets for constrained allocation.
>
I remember discussing it
On 04.09.2017 13:29, Mauro Carvalho Chehab wrote:
> Em Mon, 4 Sep 2017 02:55:15 +0200
> Soeren Moch escreveu:
>
>> Hi Mauro,
>>
>> On 01.09.2017 11:32, Mauro Carvalho Chehab wrote:
>>> Em Fri, 1 Sep 2017 10:40:28 +0200
>>> Honza Petrouš escreveu:
>>>
2017-09-01 1:46 GMT+02:00 Mauro Carvalh
Hi,
What is the suggested way(s) to fix this warning:
../kernel/sched/fair.c:7584: WARNING: Inline emphasis start-string without
end-string.
from this source:
* this CPU. The amount of the imbalance is returned in *imbalance.
I have a patch that changes that to env->imbalance, but what I a
Add a script that finds files with kernel-doc comments for imported functions
that are not included anywhere in documentation.
Signed-off-by: sayli karnik
---
scripts/find-unused-docs.sh | 62 +
1 file changed, 62 insertions(+)
create mode 100755 scri