• Nils Goroll's avatar
    Refactor logbuffer_grow · 0431fada
    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.
    0431fada
fellow_log.c 145 KB