You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we promote BulkLoad feature to our business, downloading files will cause a lot of negative effects on our service. I will ues direct I/O as writing files to disk, so that the cache of Linux will be bypassed. And the impact of disk writing should be reduced.
The text was updated successfully, but these errors were encountered:
As we promote BulkLoad feature to our business, downloading files will cause a lot of negative effects on our service. I will ues direct I/O as writing files to disk, so that the cache of Linux will be bypassed. And the impact of disk writing should be reduced.
The text was updated successfully, but these errors were encountered: