summaryrefslogtreecommitdiff
path: root/sound/firewire
diff options
context:
space:
mode:
authorPeter Hurley <peter@hurleysoftware.com>2013-07-24 12:29:56 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-24 16:29:32 (GMT)
commite60d27c4d8b33ba20896b76b6558f061bc6460ff (patch)
tree2c0605fd7cc00b1e8176026e235026642ce5b86e /sound/firewire
parent4b293492ae9ca87b4410fafae1fe2ea6eafb3c87 (diff)
downloadlinux-e60d27c4d8b33ba20896b76b6558f061bc6460ff.tar.xz
n_tty: Factor LNEXT processing from per-char i/o path
LNEXT processing accounts for ~15% of total cpu time in end-to-end tty i/o; factor the lnext test/clear from the per-char i/o path. Instead, attempt to immediately handle the literal next char if not at the end of this received buffer; otherwise, handle the first char of the next received buffer as the literal next char, then continue with normal i/o. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/firewire')
0 files changed, 0 insertions, 0 deletions