Skip to content

Commit

Permalink
Configuration details
Browse files Browse the repository at this point in the history
  • Loading branch information
singhravidutt authored and breach10ck committed Jan 20, 2025
1 parent 54a8503 commit 38fc47b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gcs/CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,12 @@ permissions (not authorized) to execute these requests.
one unbounded channel for a file. `AUTO_RANDOM` will avoid such unwanted
unbounded channels.
* `fs.gs.fadvise.request.track.count` (default: `3`)
Self adaptive fadvise mode uses distance between the served requests to
decide the access pattern. This property controls how many such requests
need to be tracked.
* `fs.gs.inputstream.inplace.seek.limit` (default: `8388608`)
If forward seeks are within this many bytes of the current position, seeks
Expand Down

0 comments on commit 38fc47b

Please sign in to comment.