diff options
| author | Andrew Morton <[email protected]> | 2007-02-28 20:13:21 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-03-01 14:53:38 -0800 |
| commit | 232ea4d69d81169453344b7d05203425c88d973b (patch) | |
| tree | 00799a50022f97a93c0e7524752b817399955851 /include/linux/debugobjects.h | |
| parent | b1a316f6f9c54d668df4304ddf935595501ccb25 (diff) | |
[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations
throttle_vm_writeout() is designed to wait for the dirty levels to subside.
But if the caller holds IO or FS locks, we might be holding up that writeout.
So change it to take a single nap to give other devices a chance to clean some
memory, then return.
Cc: Nick Piggin <[email protected]>
Cc: OGAWA Hirofumi <[email protected]>
Cc: Kumar Gala <[email protected]>
Cc: Pete Zaitcev <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions