diff options
| author | Jaegeuk Kim <jaegeuk@kernel.org> | 2026-08-03 20:32:30 +0000 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2026-08-11 16:20:52 +0000 |
| commit | 314c9e476ffcc77289c25d354c611aa6d1209784 (patch) | |
| tree | fc12f980cc68c1a3370dcee97f14acbcbb6c4076 /tools/perf/scripts/python/bin | |
| parent | 0d7477640f44851a0bcb82d220e2f451fa67864e (diff) | |
f2fs: call __add_ino_entry out of the eviction path
The f2fs_evict_inode() can be called during the direct reclaim path, but
__add_ino_entry requires allocating some memory. Since we don't need to
do that in that context, let's migrate it in other workqueue context.
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
