Man Page: relay_subbufs_consumed
Operating Environment: centos
Section: 9
RELAY_SUBBUFS_CONSUM(9) relay interface support RELAY_SUBBUFS_CONSUM(9)NAMErelay_subbufs_consumed - update the buffer's sub-buffers-consumed countSYNOPSISvoid relay_subbufs_consumed(struct rchan * chan, unsigned int cpu, size_t subbufs_consumed);ARGUMENTSchan the channel cpu the cpu associated with the channel buffer to update subbufs_consumed number of sub-buffers to add to current buf's countDESCRIPTIONAdds to the channel buffer's consumed sub-buffer count. subbufs_consumed should be the number of sub-buffers newly consumed, not the total consumed. NOTE. Kernel clients don't need to call this function if the channel mode is 'overwrite'.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RELAY_SUBBUFS_CONSUM(9)
| Related Man Pages |
|---|
| egd_acq_setup(3) - debian |
| gets(n) - osx |
| tell(3) - linux |
| gets(ntcl) - mojave |
| gets(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Controlling user input |
| [TIP] Processing YAML files with yq |