Lines Matching +full:locality +full:- +full:specific

1 .. SPDX-License-Identifier: GPL-2.0
7 Squashfs is a compressed read-only filesystem for Linux.
14 Squashfs is intended for general read-only filesystem use, for archival
19 Mailing list: squashfs-devel@lists.sourceforge.net
23 ----------------------
39 Tail-end packing (fragments) yes no
44 32-bit uids/gids yes no
57 -----------------
59 As squashfs is a read-only filesystem, the mksquashfs program must be used to
64 The squashfs-tools development tree is now located on kernel.org
65 git://git.kernel.org/pub/scm/fs/squashfs/squashfs-tools.git
68 -----------------------------
73 ---------------
75 |---------------|
78 |---------------|
81 |---------------|
83 |---------------|
86 |---------------|
89 |---------------|
92 |---------------|
95 |---------------|
98 ---------------
106 -----------------------
108 Compressors can optionally support compression specific options (e.g.
109 dictionary size). If non-default compression options have been used, then
113 ----------
117 block is uncompressed. A block will be uncompressed if the -noI option is set,
122 by a 48-bit number which encodes the location of the compressed metadata block
136 ---------------
166 -------------
169 compressed fragment block (tail-end packed block). The compressed size
178 retaining a simple and space-efficient block list on disk. The cache
185 -------------------------
195 ------------------------
198 converted to 32-bit uids/gids using an id look up table. This table is
204 ----------------
207 can optionally (disabled with the -no-exports Mksquashfs option) contain
218 ---------------
229 also allows values to be de-duplicated, the value being stored once, and
233 To reduce overhead in inodes, rather than storing the on-disk
234 location of the xattr list inside each inode, a 32-bit xattr id
239 -------------------------------
242 -------------
247 ---------------------------
253 the page-cache in the normal way. The cache is used to temporarily cache
258 which have been packed with it, these because of locality-of-reference may be