linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/4] Socket optimization
@ 2013-12-03 15:51 Andrei Emeltchenko
  2013-12-03 15:51 ` [PATCHv2 1/4] android/socket: Cleanup sockets on unregister Andrei Emeltchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Andrei Emeltchenko @ 2013-12-03 15:51 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>

These patches add socket optimization wrt to buffer size.

Andrei Emeltchenko (4):
  android/socket: Cleanup sockets on unregister
  android/socket Use 64K buffer for socket handling
  android/socket: Use heap instead of stack
  android/socket: Setup socket buffer sizes

 android/socket.c | 37 ++++++++++++++++++++++++++++++-------
 1 file changed, 30 insertions(+), 7 deletions(-)

-- 
1.8.3.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-12-05 14:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-03 15:51 [PATCHv2 0/4] Socket optimization Andrei Emeltchenko
2013-12-03 15:51 ` [PATCHv2 1/4] android/socket: Cleanup sockets on unregister Andrei Emeltchenko
2013-12-05 14:51   ` Luiz Augusto von Dentz
2013-12-03 15:51 ` [PATCHv2 2/4] android/socket Use 64K buffer for socket handling Andrei Emeltchenko
2013-12-05 12:43   ` Luiz Augusto von Dentz
2013-12-05 13:48     ` Andrei Emeltchenko
2013-12-03 15:51 ` [PATCHv2 3/4] android/socket: Use heap instead of stack Andrei Emeltchenko
2013-12-03 15:51 ` [PATCHv2 4/4] android/socket: Setup socket buffer sizes Andrei Emeltchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).