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:	Tue, 28 May 2013 16:27:52 +0200
From:	Michal Hocko <mhocko@...e.cz>
To:	Ryan <ryanphilips19@...glemail.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Affine issues

On Mon 27-05-13 18:41:35, Ryan wrote:
> When do we get the message:
> 
> IRQ79 no longer affine to CPU1
> 
> 
> Is this a hard error?

No.

> As i understand this comes during CPU hotplug.
> 
> Can anyone explain when this happens.

AFAIU this happens when an IRQ is bound to a particular CPU(s) and the
last allowed CPU is offlined. The IRQ handling would be migrated to
another allowed CPU but if there is no such then it has to break the
affinity requirements.

> I am not interrester in IRQ79, But more interested in why this occurs?
> 
> 
> Thanks,
> Ryan
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
Michal Hocko
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ