Load modules through kmod
authorUmut Tezduyar Lindskog <umut.tezduyar@axis.com>
Thu, 4 Sep 2014 08:30:53 +0000 (10:30 +0200)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 8 Sep 2014 19:34:59 +0000 (15:34 -0400)
Instead of forking processes, load modules through libkmod.

This adds an optional package dependency to kmod but can be disabled by
--disable-kmod option in ./configure. If --enable-kmod option is given
but no kmod is found, loading will happen by forking a process.

The startup time has decreased by %36 on our embedded mips product. The
measurement is done by cgroup cpu shares.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.02528 seconds and 4 git commands to generate.