aboutsummaryrefslogtreecommitdiff
path: root/src/common/libkogata
Commit message (Expand)AuthorAgeFilesLines
* Migrate to BAM build toolAlex Auvolat2016-07-132-11/+3
* Adjustments in region allocation code (fix first_bigger ??)Alex Auvolat2015-03-141-20/+53
* Factorize region allocator between kernel and user processes (same code was t...Alex Auvolat2015-03-142-1/+390
* Fix region allocator (see changes in region.c!) ; debug spam control.Alex Auvolat2015-03-141-4/+1
* Add mutexes everywhere ; spam debug log (sorry)Alex Auvolat2015-03-141-0/+12
* Add missing mutex-locking in procesc.c ; discovered design fault somewhere.Alex Auvolat2015-03-131-1/+2
* Add better stack tracing technology (now uses kernel memory map!)Alex Auvolat2015-03-111-44/+48
* Reorganize code in preparation for user apps.Alex Auvolat2015-02-133-0/+321