diff options
| author | Nick Piggin <[email protected]> | 2008-10-18 20:26:58 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-10-20 08:52:32 -0700 |
| commit | a978d6f521063514812a7094dbe5036e056e4de3 (patch) | |
| tree | aaaed7caff558d8f9676f8cfd16b50ae6ca99573 /scripts/objdiff | |
| parent | f45840b5c128445da70e7ec33adc47b4a12bdaf4 (diff) | |
mm: unlockless reclaim
unlock_page is fairly expensive. It can be avoided in page reclaim
success path. By definition if we have any other references to the page
it would be a bug anyway.
Signed-off-by: Nick Piggin <[email protected]>
Reviewed-by: KOSAKI Motohiro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions