genode/repos/os/src/test/fs_packet/target.mk
Emery Hemingway f3abee631a File_system packet processing test
Test of File_system I/O scheduling. It appears that a client not
submitting I/O packets slower than the VFS server can process will
starve other clients.

Ref #2900
2018-08-02 14:36:36 +02:00

6 lines
82 B
Makefile

TARGET = test-fs_packet
LIBS = base
SRC_CC = component.cc
CC_CXX_WARN_STRICT =