On 19.03.2013 18:26, Peter Hurley wrote:
> receive_room is used to control the amount of data the flip
> buffer work can push to the read buffer. This update is unsafe:
>
> CPU 0| CPU 1
>|
>| n_tty_read()
>
receive_room is used to control the amount of data the flip
buffer work can push to the read buffer. This update is unsafe:
CPU 0| CPU 1
|
| n_tty_read()
| n_tty_set_room()
receive_room is used to control the amount of data the flip
buffer work can push to the read buffer. This update is unsafe:
CPU 0| CPU 1
|
| n_tty_read()
| n_tty_set_room()
3 matches
Mail list logo