mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
base: Set affinity of platform thread according to its location.
This commit is contained in:
@@ -172,6 +172,7 @@ class Genode::Cpu_thread_component : public Rpc_object<Cpu_thread>,
|
||||
|
||||
_address_space_region_map.add_client(_rm_client);
|
||||
_platform_thread.pager(_rm_client);
|
||||
_platform_thread.affinity(location);
|
||||
_trace_sources.insert(&_trace_source);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user