Reduce number of disk seeks in redbean

This commit is contained in:
Justine Tunney 2021-05-03 01:21:50 -07:00
parent daa32d27d4
commit 01e6b3ad8d
8 changed files with 212 additions and 173 deletions

View file

@ -24,6 +24,7 @@ _peekall:
.leafprologue
ezlea _base,si
ezlea _end,cx
add $0x1000,%rsi
0: mov (%rsi),%eax
add $PAGESIZE,%rsi
cmp %rcx,%rsi