diff options
author | 2024-04-17 18:26:54 -0400 | |
---|---|---|
committer | 2024-05-02 17:23:30 -0400 | |
commit | 798cb7f9aec35460c383eab57b9fa474d999a2eb (patch) | |
tree | fdd00b34c35fe91115fc67745307c1cbf0ad8767 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pktcdvd: sort set_blocksize() calls out (diff) | |
download | wireguard-linux-798cb7f9aec35460c383eab57b9fa474d999a2eb.tar.xz wireguard-linux-798cb7f9aec35460c383eab57b9fa474d999a2eb.zip |
swapon(2)/swapoff(2): don't bother with block size
once upon a time that used to matter; these days we do swap IO for
swap devices at the level that doesn't give a damn about block size,
buffer_head or anything of that sort - just attach the page to
bio, set the location and size (the latter to PAGE_SIZE) and feed
into queue.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions