genode/repos/os/src/server
Emery Hemingway b1b83f4d6d Process packets in batches at the VFS server
Process I/O packets in batches. If a batch is processed and there are
still packets pending, send a signal locally to the packet handler and
return to the entrypoint signal dispatcher. This prevents clients from
starving each other, which happens when a client continuously submits
packets at a faster rate than the server can process.

Fix #2900
2018-08-02 14:36:37 +02:00
..
blk_cache Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
cached_fs_rom Cached_fs_rom: serve static ROM sessions from a cache 2018-08-02 14:36:35 +02:00
chroot Chroot: remove merge policies 2018-06-29 10:44:54 +02:00
clipboard clipboard: handle focus at startup 2018-02-09 13:34:22 +01:00
dynamic_rom Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
fs_log VFS: nonblocking interface 2017-08-28 16:49:38 +02:00
fs_report server/fs_report: don't truncate file initially 2018-05-31 12:28:15 +02:00
fs_rom fs_rom: read dataspace during session request 2018-06-13 13:52:11 +02:00
input_filter input_filter: add chargen for de_ch keyboard layout 2018-07-03 09:39:33 +02:00
input_merger Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
iso9660 Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
loader os: new Input::Event representation 2018-05-03 15:31:25 +02:00
log_report Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
log_terminal terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
lx_block Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
lx_fs fs servers: handle result propagation better 2018-02-15 10:22:08 +01:00
mixer Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
nic_bridge nic_bridge: verbose mode 2018-08-02 14:36:34 +02:00
nic_dump config.xsd: adapt Boolean type to ascii_to(bool) 2018-05-30 13:36:35 +02:00
nic_loopback Replace Quota_exceeded by Insufficient_ram_quota 2017-05-31 13:16:05 +02:00
nic_router nic_router: log ARP decisions when verbose 2018-08-02 14:36:35 +02:00
nit_fb nit_fb: defer mode change to client response 2018-05-30 13:36:15 +02:00
nitpicker nitpicker: report boot-time motion activity 2018-05-30 13:36:40 +02:00
part_blk part_blk: add reporting of expandable GPT entries 2018-05-30 13:36:10 +02:00
ram_blk Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
ram_fs ram_fs: unmark modification from nodes that have been synced 2018-06-29 10:44:54 +02:00
report_rom Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
rom_blk Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
rom_filter input_filter: rm input selection in output node 2018-05-03 15:31:19 +02:00
rom_prefetcher Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
tar_rom Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
terminal_crosslink terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
terminal_log terminal_log: carriage-return on newline 2017-08-17 11:04:20 +02:00
trace_fs fs servers: handle result propagation better 2018-02-15 10:22:08 +01:00
tz_vmm Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
vfs Process packets in batches at the VFS server 2018-08-02 14:36:37 +02:00
vmm base: remove cortex* compiler flags (fix #2787) 2018-05-03 15:32:01 +02:00