genode/repos/base/src
Christian Helmuth e9032904a3 Increase slab-block size in signal component
The backend allocator for the slab is a sliced heap, which hands out
allocations with page-size granularity (4096 bytes). Therefore, the
slab-block size should also be about a multiple of the page size minus
some bytes of overhead.

Additional adjustments:

- The slab-block size and the default quota-upgrade amount for SIGNAL
  sessions depends on the platform bit width now.
- The signal test also stresses the case of many managed context in one
  session including creation and destruction of the used signal receiver
  in repeated rounds.
2014-10-10 13:02:29 +02:00
..
base Increase slab-block size in signal component 2014-10-10 13:02:29 +02:00
core Increase slab-block size in signal component 2014-10-10 13:02:29 +02:00
lib Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
platform base: extra section for binaries of boot modules 2014-06-06 14:54:31 +02:00
test Log name of exiting child from Child::exit() 2014-09-11 10:23:39 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.