From: "V. Ananda Krishnan" <mansarov@us.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: tty_flip_buffer
Date: Tue, 15 Nov 2005 15:38:48 -0600 [thread overview]
Message-ID: <437A5568.5040602@us.ibm.com> (raw)
Hi,
In the new tty_buffer structure, flag_buf_ptr is used in addition to the
char_buf_ptr. Is this flag_buf_ptr used as an additional buffer to
extend the character buffer during the use of
tty_insert_flip_string_flags() API? When I looked into the
implementation of the tty_insert_flip_string_flags API in tty_io.c, I
was little confused.
Also, can any one explain me the function of the free queue head in the
struct tty_bufhead?
Thanks,
Ananda
V. ANANDA KRISHNAN
next reply other threads:[~2005-11-15 21:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-15 21:38 V. Ananda Krishnan [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-11-18 1:08 tty_flip_buffer Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=437A5568.5040602@us.ibm.com \
--to=mansarov@us.ibm.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.