diff options
| author | Andrew Jeffery <andrew@aj.id.au> | 2023-06-15 14:38:45 +0300 |
|---|---|---|
| committer | Andrew Jeffery <andrew@aj.id.au> | 2023-06-15 14:42:40 +0300 |
| commit | b4107072e0367b36ec3f9baeb6c5676bb998010e (patch) | |
| tree | 4227cb977648b151cf8b38ab9cfd0b33f52c4d11 /meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.3.bb | |
| parent | 23cfe7a2a0d1990b5e73f84aee0ddaadc44218df (diff) | |
| download | openbmc-b4107072e0367b36ec3f9baeb6c5676bb998010e.tar.xz | |
meta-phosphor: busybox: Enable truncate applet
Truncate allows for efficient creation of fixed-sized "empty" files
among other things. This is an alternative to `dd if=/dev/zero ...`,
which requires over-specification through `bs=` and `count=` parameters.
The bs= parameter in particular can cause significant inefficiencies if
not applied with care. The presence of `truncate` allows us to avoid
these problems.
Change-Id: I495886293bc1bdd0e461cc995a21ba9aef53f4f8
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.3.bb')
0 files changed, 0 insertions, 0 deletions
