History log of /barrelfish-master/include/mm/slot_alloc.h
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 10957289 05-Aug-2016 Simon Gerber <simon.gerber@inf.ethz.ch>

T258: Delete GPT cspace functionality and rename new functions

This commit deletes all the old GPT cnode code, and renames the new two-level
functions to the "old" names (e.g. caps_lookup_slot() is now a two-level
cspace function).

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 9e36d67b 27-Jul-2016 Simon Gerber <simon.gerber@inf.ethz.ch>

T266: add test for resizing root cnode and fix minor issues in two-level slot allocator

Closes T266.

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# be009ebd 27-Jul-2016 Simon Gerber <simon.gerber@inf.ethz.ch>

T266: Resizing root cnode enabled for libmm slot allocator

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 5342c5ca 26-Jul-2016 Simon Gerber <simon.gerber@inf.ethz.ch>

T258: Fix libmm to refill it's slot allocator if refill function provided

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 14513bb6 06-Jul-2016 Simon Gerber <simon.gerber@inf.ethz.ch>

T258: Rewrite basecn slot allocator to conform to 2 level cspace

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 534da44d 06-Jul-2016 Simon Gerber <simon.gerber@inf.ethz.ch>

T258: Implement preallocating slot allocator for 2 level cspace

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 436c7809 08-Feb-2013 Zaheer Chothia <zchothia@student.ethz.ch>

headers: wrap declarations in extern "C".

Note: this change is not exhaustive and only touches some headers in //include


# 58f2f148 04-Jun-2012 Samuel Hitz <samuel.hitz@gmail.com>

added comments for alignment workaround, added another gem5 patch, updated arm gem5 README


# 9f033120 04-Jun-2012 Samuel Hitz <samuel.hitz@gmail.com>

added comments to alignment workaround, updated arm gem5 README, included another patch for gem5


# cfa95a61 21-May-2012 Samuel Hitz <samuel.hitz@gmail.com>

added alignment to struct spawndomain and struct slot_prealloc, introduced 'timeslice' argument for ARM


# e6b486aa 22-May-2012 Samuel Hitz <samuel.hitz@gmail.com>

kernel and userspace now working, removed some debug printfs, general code cleanup


# 9299dcef 08-Jul-2011 Stefan Kästle <stefan.kaestle@inf.ethz.ch>

Initial version of public stable barrelfish repository.