Query: i2o_msg_get
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_MSG_GET(9) Message-based devices I2O_MSG_GET(9)NAMEi2o_msg_get - obtain an I2O message from the IOPSYNOPSISstruct i2o_message * i2o_msg_get(struct i2o_controller * c);ARGUMENTSc I2O controllerDESCRIPTIONThis function tries to get a message frame. If no message frame is available do not wait until one is available (see also i2o_msg_get_wait). The returned pointer to the message frame is not in I/O memory, it is allocated from a mempool. But because a MFA is allocated from the controller too it is guaranteed that i2o_msg_post will never fail. On a success a pointer to the message frame is returned. If the message queue is empty -EBUSY is returned and if no memory is available -ENOMEM is returned.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_MSG_GET(9)
| Related Man Pages |
|---|
| message(1f) - opensolaris |
| caca_get_frame_count(3caca) - debian |
| caca_get_frame_name(3caca) - debian |
| ieee80211_get_buffered_bc(9) - suse |
| message(1f) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Please Welcome Dave Munro to the Moderator Team! |