Difference between revisions of "Btrfs"

15 bytes added ,  12 days ago
mount -t btrfs angehängt
(mount -t btrfs angehängt)
Line 429: Line 429:
* '',ssd'' ('''automatic !)'''
* '',ssd'' ('''automatic !)'''
* '',space_cache'' ('''automatic !)'''
* '',space_cache'' ('''automatic !)'''
You can always test what btrfs uses with: '''mount -t btrfs'''
{{BoxInfo|,compress=zstd:7| Enables automatic and transparent compression. If compression is enabled, ''nodatacow'' and ''nodatasum'' are disabled. The compression level is adjustable, with higher levels trading off speed and memory for higher compression rates. ZLIB accepts the range [1, 9] and ZSTD accepts [1, 15]. '''Default is 3''' each}}
{{BoxInfo|,compress=zstd:7| Enables automatic and transparent compression. If compression is enabled, ''nodatacow'' and ''nodatasum'' are disabled. The compression level is adjustable, with higher levels trading off speed and memory for higher compression rates. ZLIB accepts the range [1, 9] and ZSTD accepts [1, 15]. '''Default is 3''' each}}
{{BoxInfo|,noatime|Under read intensive work-loads, specifying noatime significantly improves performance because no new access time information needs to be written. Default is ''relatime''. (Both may be '''combined with '',lazytime''''')}}
{{BoxInfo|,noatime|Under read intensive work-loads, specifying noatime significantly improves performance because no new access time information needs to be written. Default is ''relatime''. (Both may be '''combined with '',lazytime''''')}}
You can always test what btrfs uses with:  {{UserCmd|command=mount -t btrfs}}


= Btrfs options = <!--T:86-->
= Btrfs options = <!--T:86-->
translator
999

edits