OPOST_BLOCK

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

opost_block - block postprocess  

SYNOPSIS

"SYNOPSIS"

ssize_t opost_block (struct tty_struct * tty, const unsigned char * buf, unsigned int nr);  

ARGUMENTS

tty
terminal device
buf
-- undescribed --
nr
number of bytes
 

DESCRIPTION

This path is used to speed up block console writes, among other things when processing blocks of output data. It handles only the simple cases normally found and helps to generate blocks of symbols for the console driver and thus improve performance.

Called from write_chan under the tty layer write lock.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:35 GMT, October 09, 2005