﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
755	Shared libraries should be shared in memory, too	Jiri Svoboda		"HelenOS supports shared objects, namely libc, (on some architectures), which helps reducing disk consumption (e.g. size of the ISO) and to some degree memory consumption (by reducing size of the initial RAM disk).

However, the shared libraries get loaded into anonymous memory for each task, wasting RAM. We need to be able to actually map the files and make use of shared mapping to conserve RAM. This is especially useful when running on resource-limited HW.

This will likely require improvements to the memory management."	enhancement	new	major		helenos/unspecified	mainline						
