diff options
author | Aidan MacDonald <amachronic@protonmail.com> | 2023-03-24 17:36:28 +0000 |
---|---|---|
committer | Aidan MacDonald <amachronic@protonmail.com> | 2023-03-24 19:02:56 +0000 |
commit | 2e99e2175b48cc00274b03bb4aecf5d01403110d (patch) | |
tree | a8573f8b3295372dd432e017bb53e3c2b6dda309 /utils/bootchart | |
parent | a4cfa8ae6a817da719531a8043ea5f24aa70b67e (diff) | |
download | rockbox-master.tar.gz rockbox-master.zip |
Control cache entries cost 24 bytes per command, but cacheable
commands are always less than that when written out to the file.
We can actually cache *more* data by writing commands directly
to the fd (native Rockbox has a 512-byte cache per fd) and it's
much simpler.
Change-Id: Ibb1b9ffa56ef17431b281419a04082e14d0cbd85
Diffstat (limited to 'utils/bootchart')
0 files changed, 0 insertions, 0 deletions