Man Page: i2o_block_delayed_request_fn
Operating Environment: centos
Section: 9
I2O_BLOCK_DELAYED_RE(9) Message-based devices I2O_BLOCK_DELAYED_RE(9)NAMEi2o_block_delayed_request_fn - delayed request queue functionSYNOPSISvoid i2o_block_delayed_request_fn(struct work_struct * work);ARGUMENTSwork the delayed request with the queue to startDESCRIPTIONIf the request queue is stopped for a disk, and there is no open request, a new event is created, which calls this function to start the queue after I2O_BLOCK_REQUEST_TIME. Otherwise the queue will never be started again.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BLOCK_DELAYED_RE(9)
| Related Man Pages |
|---|
| tevent_queue_tutorial(3) - centos |
| blk_init_queue(9) - centos |
| qstart(8b) - centos |
| qstart(8b) - freebsd |
| qstart(8b) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |