commit | a56dbddf06b653ef9c04ca3767f260fd31ccebab | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Sat Mar 07 00:44:11 2009 +0900 |
committer | Tejun Heo <tj@kernel.org> | Sat Mar 07 00:44:11 2009 +0900 |
tree | 803293315a281a88f807fa3506ac5bef0a910ba4 | |
parent | 9f7dcf224bd09ec9ebcbfb383bf2c465e0e0b03d [diff] |
percpu: move fully free chunk reclamation into a work Impact: code reorganization for later changes Do fully free chunk reclamation using a work. This change is to prepare for locking changes. Signed-off-by: Tejun Heo <tj@kernel.org>