This example loads the Apple Mac disk subsystem driver (called HFS) with the modprobe command.
这个例子,用modprobe命令为苹果机上的系统,添加一个磁盘子系统驱动模块。
Through the usermode-helper API, the module is loaded into the kernel via modprobe (the application invoked in user space via request_module).
通过使用usermode - helperAPI,模块通过modprobe加载到内核(应用程序通过request _ module在用户空间被调用)。
Load the bonding module with adaptive load balancing (mode 6) and up-delay (milliseconds to wait after link recovery before enabling a slave): modprobe bonding mode=6 updelay=200.
用适应性负载平衡模式(mode6)和up-delay 参数(链路恢复之后到启用从进程之前等待的毫秒数)装载绑定模块:modprobebonding mode=6updelay=200。
Load the bonding module with adaptive load balancing (mode 6) and up-delay (milliseconds to wait after link recovery before enabling a slave): modprobe bonding mode=6 updelay=200.
用适应性负载平衡模式(mode6)和up-delay 参数(链路恢复之后到启用从进程之前等待的毫秒数)装载绑定模块:modprobebonding mode=6updelay=200。
应用推荐