[PATCH 0/4] mini-os: cleanup of mm.c

Juergen Gross posted 4 patches 1 month, 2 weeks ago
Failed in applying to current master (apply log)
include/lib.h |   3 -
mm.c          | 264 +++++++++++++++++++++-----------------------------
2 files changed, 112 insertions(+), 155 deletions(-)
[PATCH 0/4] mini-os: cleanup of mm.c
Posted by Juergen Gross 1 month, 2 weeks ago
Some cleanups in mm.c: style, removal of unused stuff, optimizations.

Juergen Gross (4):
  mini-os: make mm.c coding style compliant
  mini-os: mm: remove not needed struct chunk_tail_st
  mini-os: mm: reduce buddy allocator list administration data
  mini-os: remove sanity_check()

 include/lib.h |   3 -
 mm.c          | 264 +++++++++++++++++++++-----------------------------
 2 files changed, 112 insertions(+), 155 deletions(-)

-- 
2.43.0