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-next>] [day] [month] [year] [list]
Date:	Thu, 17 Mar 2011 09:18:19 +0900 (JST)
From:	KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
To:	paulmck@...ux.vnet.ibm.com
Cc:	kosaki.motohiro@...fujitsu.com, mel@....ul.ie,
	akpm@...ux-foundation.org, -c@...ux.vnet.ibm.com,
	linux-kernel@...r.kernel.org
Subject: Re: rcu_sched_state detected stall on CPU issue

Hi Paul,

> Hello!
> 
> It looks like Preeti found a way to loop in kswapd with preemption
> disabled, please see attached dmesg.   This is using 2.6.35-45.fc14.
> 
> Any thoughts or recent patches that might help?

We fixed a kswapd infinite loop issue when memory is fragmented at 2.6.38.
Could you please try following commits? (all are mm/vmscan.c change)

commit dc83edd941f412e938841b4989be24aa288a1aa6
commit 355b09c47a0cbb73b3e65a57c03f157f2e7ddb0b
commit 4d40502ea580c35414a1466d86f96484910ebaec
commit 0abdee2bd4118366c62349a304f81537be69af33
commit 1741c87757448cedd03224f01586504f9256415d
commit 9950474883e027e6e728cbcff25f7f2bf0c96530


And, your attached file and your quoted mail don't have /proc/zoneinfo
information. then I have no way to confirn his environment is heavy
fragmented or not. If possible, could you please get /proc/zoneinfo
info?




--
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