[PATCH] D115957: [Support] Revert posix_fallocate in resize_file

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 20 10:55:25 PST 2021


MaskRay added a comment.

In D115957#3203223 <https://reviews.llvm.org/D115957#3203223>, @emaste wrote:

>> It greatly harms performance on Linux tmpfs, 0.3s in my 5.2s link.
>
> Indeed, and I'm fine with it being removed.

OK. Thanks! Then I will land this soon.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115957/new/

https://reviews.llvm.org/D115957



More information about the llvm-commits mailing list