diff options
author | Steven J. Magnani <[email protected]> | 2010-11-24 12:56:54 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-11-25 06:50:38 +0900 |
commit | 04c3496152394d17e3bc2316f9731ee3e8a026bc (patch) | |
tree | 1c0a1275a3a3ef3f4aad36fd4cd5500980f5f0d7 /lib/string_helpers.c | |
parent | 3a3a1af37f0405d15c0b64a6ce7f4878084442e0 (diff) |
nommu: yield CPU while disposing VM
Depending on processor speed, page size, and the amount of memory a
process is allowed to amass, cleanup of a large VM may freeze the system
for many seconds. This can result in a watchdog timeout.
Make sure other tasks receive some service when cleaning up large VMs.
Signed-off-by: Steven J. Magnani <[email protected]>
Cc: Greg Ungerer <[email protected]>
Reviewed-by: KOSAKI Motohiro <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions