-
Richard Henderson authored
Define BPRM_BUF_SIZE to 1k and read that amount initially. If the data we want from the binary is in this buffer, use it instead of reading from the file again. Signed-off-by:
Richard Henderson <rth@twiddle.net>
Signed-off-by:
Edgar E. Iglesias <edgar.iglesias@gmail.com>Richard Henderson authoredDefine BPRM_BUF_SIZE to 1k and read that amount initially. If the data we want from the binary is in this buffer, use it instead of reading from the file again. Signed-off-by:
Richard Henderson <rth@twiddle.net>
Signed-off-by:
Edgar E. Iglesias <edgar.iglesias@gmail.com>
Loading