genode/ports/src/app/gdb_monitor
Norman Feske 6d837c9e26 Attach affinity information to session requests
This patch extends the 'Parent::session()' and 'Root::session()'
functions with an additional 'affinity' parameter, which is inteded to
express the preferred affinity of the new session. For CPU sessions
provided by core, the values will be used to select the set of CPUs
assigned to the CPU session. For other services, the session affinity
information can be utilized to optimize the locality of the server
thread with the client. For example, to enable the IRQ session to route
an IRQ to the CPU core on which the corresponding device driver (the IRQ
client) is running.
2013-08-13 17:08:25 +02:00
..
gdbserver Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
app_child.h Attach affinity information to session requests 2013-08-13 17:08:25 +02:00
append_list.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cpu_root.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cpu_session_component.cc Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
cpu_session_component.h Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
dataspace_object.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
gdb_stub_thread.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
gdb_stub_thread.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
gdbserver_genode.patch GDB for Noux 2012-07-19 15:42:25 +02:00
main.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ram_root.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ram_session_component.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ram_session_component.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
rm_root.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
rm_session_component.cc base: add remove_client to rm_session 2013-02-11 12:01:25 +01:00
rm_session_component.h base: add remove_client to rm_session 2013-02-11 12:01:25 +01:00
rom.h Attach affinity information to session requests 2013-08-13 17:08:25 +02:00
signal_handler_thread.cc Synchronize signal context destruction 2013-01-15 15:03:21 +01:00
signal_handler_thread.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
target.mk Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
thread_info.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00