* stage2_unmap_vm - softlockup watchdog
@ 2016-01-13 1:20 Mario Smarduch
0 siblings, 0 replies; only message in thread
From: Mario Smarduch @ 2016-01-13 1:20 UTC (permalink / raw)
To: linux-arm-kernel
While running tests on foundation and fast models. stage2_unmap_vm()
triggers the softlockup watchdog (on a reboot). I have not tried to reproduce
on hardware or work with the thresholds (watchdog_thresh()) these could
be more aggressive and usually are in more critical environments.
I think that calling 'touch_softlockup_watchdog()' someplace while walking
second stage tables should prevent this.
On hardware huge VMs may be susceptible to this.
This is only likely to happen when main memory is fragmented and 2nd stage
tables are backed by pages. With huge pages only everything appears to work fine.
- Mario
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-13 1:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-13 1:20 stage2_unmap_vm - softlockup watchdog Mario Smarduch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox