lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 11 Jan 2017 14:08:49 +0100 (CET)
From:   Enrico Mioso <mrkiko.rs@...il.com>
To:     Thomas Gleixner <tglx@...utronix.de>
cc:     linux-kernel@...r.kernel.org,
        Boris Ostrovsky <boris.ostrovsky@...cle.com>,
        Rasmus Villemoes <linux@...musvillemoes.dk>,
        Peter Zijlstra <peterz@...radead.org>,
        Anna-Maria Gleixner <anna-maria@...utronix.de>,
        Ingo Molnar <mingo@...nel.org>,
        Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Subject: Re: CPU Hotplugging disabled, still cpuhp/%d threads running in my
 32-bit system

Thank you very much Thomas, really.
Enrico


Enrico Mioso
Mobile Phone Number: +393807096934 ( +Telegram :) )
My Tox ID is: 7C593F402A3C8632D87AB4B948D492294C39A6A614464ECF843CA3429FB023284180472C7475

I like / recommend the usage of open messaging standards.

On Wed, 11 Jan 2017, Thomas Gleixner wrote:

> Date: Wed, 11 Jan 2017 10:16:10
> From: Thomas Gleixner <tglx@...utronix.de>
> To: Enrico Mioso <mrkiko.rs@...il.com>
> Cc: linux-kernel@...r.kernel.org,
>     Boris Ostrovsky <boris.ostrovsky@...cle.com>,
>     Rasmus Villemoes <linux@...musvillemoes.dk>,
>     Peter Zijlstra <peterz@...radead.org>,
>     Anna-Maria Gleixner <anna-maria@...utronix.de>,
>     Ingo Molnar <mingo@...nel.org>,
>     Sebastian Andrzej Siewior <bigeasy@...utronix.de>
> Subject: Re: CPU Hotplugging disabled,
>     still cpuhp/%d threads running in my 32-bit system
> 
> On Tue, 10 Jan 2017, Enrico Mioso wrote:
>
>> Hello guys.
>> I disabled CPU hotplugging in my .config: still I can see what follows in the
>> process list.
>>
>>    11 ?        S      0:00 [cpuhp/0]
>>    12 ?        S      0:00 [cpuhp/1]
>>
>> And from what I can see in kernel/cpu.c:574, this is related to CPU
>> hotplugging.
>> Is this normal? And, out of curiosity, why?
>
> Yes. We need the threads for bringing up the CPUs and for modules and other
> functionality to set up per cpu related things. The thread makes sure that
> the code runs on the CPUs and handles the functionality related to
> install/remove of hotplug callbacks.
>
> Thanks,
>
> 	tglx
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ