mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Removed redundant NUMA affinity attribute from class thread. The topology service provides this info now.
This commit is contained in:
@@ -49,6 +49,7 @@ class Genode::Thread
|
||||
typedef Affinity::Location Location;
|
||||
typedef Cpu_session::Name Name;
|
||||
typedef Cpu_session::Weight Weight;
|
||||
typedef unsigned Numa_id;
|
||||
|
||||
struct Stack_info { addr_t base; addr_t top;
|
||||
addr_t libc_tls_pointer_offset; };
|
||||
|
||||
Reference in New Issue
Block a user