genode/repos/base-pistachio/src/core
Stefan Kalkowski ccb968ff7d safeguard the synchronized allocator template
* Move the Synced_interface from os -> base
* Align the naming of "synchronized" helpers to "Synced_*"
* Move Synced_range_allocator to core's private headers
* Remove the raw() and lock() members from Synced_allocator and
  Synced_range_allocator, and re-use the Synced_interface for them
* Make core's Mapped_mem_allocator a friend class of Synced_range_allocator
  to enable the needed "unsafe" access of its physical and virtual allocators

Fix #1697
2015-09-30 12:20:39 +02:00
..
include safeguard the synchronized allocator template 2015-09-30 12:20:39 +02:00
spec/x86 Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
cpu_session_platform.cc CPU session: apply quota via relative weightings 2015-05-06 10:55:16 +02:00
io_mem_session_support.cc base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
irq_session_component.cc base: remove shared irq from core 2015-05-26 09:39:47 +02:00
multiboot_info.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
pager.cc base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
platform_pd.cc base: resolve dead lock in weak pointer templates 2015-07-21 09:30:04 +02:00
platform_thread.cc core: provide thread exec times via TRACE service 2015-06-22 14:43:38 +02:00
platform.cc safeguard the synchronized allocator template 2015-09-30 12:20:39 +02:00
ram_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rm_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
target.inc core: unify and simplify paging code (Fix #1641) 2015-08-21 10:58:59 +02:00
thread_start.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00