• Nils Goroll's avatar
    Refactor logbuffer_grow · 159d7b19
    Nils Goroll authored
    Making a full copy of the logbuffer just to access four members
    was not justified. The original idea was to re-use logbuffer_fini,
    but, effectively, only buddy_return1_ptr_page() was called.
    159d7b19
Name
Last commit
Last update
LICENSES Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
CHANGES.rst Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
bootstrap Loading commit data...
configure.ac Loading commit data...