next up previous contents
Next: Benchmark Structure Up: LinSec Benchmarking Previous: Introduction   Contents

Benchmark Target

From LinSec design (Chapter 4) and implementation (Chapter 5) it can be observed that Linux kernel mechanisms most affected by the alterations are:

It can, thus, be expected that these mechanisms bare most of the performance degradation.

Other Linux kernel mechanisms, like eg. INET networking code, are also affected but to a much lesser extent and as such are not considered in the performed series of benchmarks.

Furthermore, process ownership change mechanism are not bechmarked as well since:

Therefore, benchmarking performed concentrates on assessing performance degradation of do_execve and the fs access control mechanisms.


next up previous contents
Next: Benchmark Structure Up: LinSec Benchmarking Previous: Introduction   Contents