Most Linux distributions ship with auto-loading enabled. So, unless you are running a modified or trimmed down version of the kernel, you can almost certainly ignore this section. |
You can test to see if your kernel is auto-loading as follows:
# /sbin/rmmod srripc
# cd srr-x.x.x/test/ # make linux
If the test runs, then your kernel has successfully auto-loaded the SRR Module. If the test did not run, then you will have to rebuild your kernel with kernel auto-loading turned on.
Enable loadable module support
Kernel module loader
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.