mirror of
https://github.com/gatieme/LDD-LinuxDeviceDrivers.git
synced 2026-08-20 22:04:56 +08:00
...
This commit is contained in:
@@ -1015,7 +1015,10 @@ struct reclaim_state *reclaim_state;
|
||||
|
||||
```c
|
||||
struct backing_dev_info *backing_dev_info;
|
||||
(34)、I/O调度器所使用的信息
|
||||
```
|
||||
|
||||
(34)、I/O调度器所使用的信息
|
||||
|
||||
```c
|
||||
struct io_context *io_context;
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user