linux内核交互,设备驱动控制管理接口

时间:2022-03-18 05:51:21

1,ioctl

preface--starting point ,format,mount volume,in addition to the above

file system -- allows users to store and retrive data; organized in a hierarchical directory tree,behaviorial semantics as spelled ou;

ASM   shared disk cluster file system;

one that allows multiple nodes to access the same disk at the same tine;

linux内核交互,设备驱动控制管理接口