﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
139	Tasks should be allocated from a dedicated slab allocator cache	Jakub Jermář		The tasks management code could make use of the benefits offered by the slab allocator and allocate the task structures from a dedicated cache instead of malloc()'ing them. The most visible benefit would be the reuse of deallocated, but already initialized task structures trhough the use of constructor and destructor functions.	enhancement	closed	major	0.4.2	helenos/kernel/generic	mainline	fixed					
