genode/os/src/drivers
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
..
acpi Attach affinity information to session requests 2013-08-13 17:08:25 +02:00
ahci ahci & exynos5: adjust ouput format in ahci_bench 2013-06-28 17:23:31 +02:00
atapi atapi_drv: Implement LBA48 specific block count 2013-07-11 12:44:18 +02:00
audio_out/linux Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
framebuffer Don't abort when reading config in OMAP4 fb driver 2013-06-12 11:35:12 +02:00
gpio Simplify GPIO session interface (fix #707) 2013-05-10 11:16:12 +02:00
input Implement input driver for i.MX53 tablet (fix #724) 2013-05-10 11:16:13 +02:00
nic Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
pci Attach affinity information to session requests 2013-08-13 17:08:25 +02:00
platform Add regulators for EHCI controller on Arndale 2013-06-25 14:36:57 +02:00
rtc/x86 Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
sd_card Fix coding style in regulator interface (fix #777) 2013-06-25 11:10:59 +02:00
timer hw_arndale: userland timer driver 2013-05-22 18:32:05 +02:00
uart Add print-only dummy UART driver for Exynos5 SoC 2013-06-12 11:35:12 +02:00