summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-09-24 08:51:32 +0200
committerJens Axboe <axboe@kernel.dk>2020-09-24 13:43:39 -0600
commit55b2598e84e97efc5d952958cb5e34236c43276b (patch)
tree7c73dedc9d9d3add3d3bd9ab94b1bbe69885aa57 /tools/perf/scripts/python/event_analyzing_sample.py
parent9e82d35b95e55aa50d264caee64a17840e3981b7 (diff)
downloadkernel-55b2598e84e97efc5d952958cb5e34236c43276b.tar.gz
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Set up a readahead size by default, as very few users have a good reason to change it. This means code, ecryptfs, and orangefs now set up the values while they were previously missing it, while ubifs, mtd and vboxsf manually set it to 0 to avoid readahead. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Acked-by: David Sterba <dsterba@suse.com> [btrfs] Acked-by: Richard Weinberger <richard@nod.at> [ubifs, mtd] Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
='2023-03-23 10:29:24 +0900'>2023-03-23ata: pata_parport: Remove pi_swab16 and pi_swab32Ondrej Zary 2023-03-23ata: pata_parport: probe all units automaticallyOndrej Zary 2023-03-23ata: pata_parport: fix EPAT C7/C8 KconfigOndrej Zary 2023-03-16ata: pata_parport: fix memory leaksOndrej Zary 2023-03-15ata: pata_parport: fix parport release without claimOndrej Zary 2023-02-07ata: pata_parport: Fix ida_alloc return value error checkOndrej Zary 2023-01-31drivers/block: Move PARIDE protocol modules to drivers/ata/pata_parportOndrej Zary