- Linux Device Driver Development Cookbook
- Rodolfo Giometti
- 61字
- 2021-06-24 13:54:15
Using module parameters
During kernel module development, it can be very useful having some way to dynamically set some variables during module insertion and not only at compile time. In Linux, this can be done by using the kernel module's parameters, which allow arguments to be passed to a module by specifying them on the command line of the insmod command.
推薦閱讀
- PLC控制程序精編108例
- FreeRTOS實時內核應用指南
- 白話區塊鏈
- 曝光:Linux企業運維實戰
- 操作系統基礎與實踐:基于openEuler平臺
- Installing and Configuring Windows 10:70-698 Exam Guide
- 網絡操作系統教程:Windows Server 2016管理與配置
- Windows 7案例教程
- Windows 7使用詳解(修訂版)
- Ubuntu Linux操作系統實用教程
- OpenStack Essentials(Second Edition)
- Linux系統安全:縱深防御、安全掃描與入侵檢測
- Windows網絡編程(第2版)
- Windows 8完全自學手冊
- 基于Arduino的嵌入式系統入門與實踐