genode/repos/base-linux
Pirmin Duss 7db6f457d4 lx_fs: enable watch
Enable watching files via the inotify interface of the Linux Kernel.

Delivery of watches to components is staggered in order to prevent an
overflow of the ACK queue in cases when a lot of changes are made to the
file system from the Linux side.

Fixes #4070
2021-06-25 11:41:44 +02:00
..
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
include/spec/arm_64/trace base-linux: discharge timestamp on AARCH64 2021-05-10 11:17:20 +02:00
lib base-linux: 64-bit ARM support 2021-05-10 11:17:20 +02:00
recipes depot: update recipe hashes 2021-05-28 14:16:46 +02:00
run lx_fs: enable watch 2021-06-25 11:41:44 +02:00
src base-linux: update arm32 seccomp policy 2021-05-28 14:16:44 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the Linux-specific implementation of Genode.