shithub: riscv

Download patch

ref: b72abe8762978bd6162a104e75985628891c3872
parent: 311e5280279f8d56983df2abae50d545a24ff290
author: Ori Bernstein <ori@eigenstate.org>
date: Wed Aug 9 00:17:00 EDT 2023

cmd: use increased iounit

add IOUNIT to libc, and replace hard-coded 8k buffers
throughout userspace; this increases the speed for
reading the framebuffer by a factor of at least 3x,
as well as increasing fs performance by a similar
amount, at least on synthetic benchmarks.