everything related to duct tape audio suite (dtas)
 help / color / mirror / code / Atom feed
* [PATCH 0/2] minor updates for readahead for -player
@ 2015-09-07 21:40 Eric Wong
  2015-09-07 21:40 ` [PATCH 1/2] use a common /dev/null Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Eric Wong @ 2015-09-07 21:40 UTC (permalink / raw)
  To: dtas-all

I'll be adding userspace readahead for playback on slow network
filesystems.  It'll start off as Linux-only and will stay as a
separate process/executable to:

a) allow tuning/modification without interrupting playback in
   dtas-player

b) not place additional demands on the weak, non-RT (mainline)
   Ruby 2.x threading/GC system we use for dtas-player.

Eric Wong (2):
      use a common /dev/null
      player: add "queue cat" command

 Documentation/dtas-player_protocol.txt | 5 +++++
 lib/dtas.rb                            | 5 +++++
 lib/dtas/buffer/splice.rb              | 3 +--
 lib/dtas/format.rb                     | 4 ++--
 lib/dtas/player.rb                     | 4 +++-
 lib/dtas/sink.rb                       | 2 +-
 6 files changed, 17 insertions(+), 6 deletions(-)



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

end of thread, other threads:[~2015-10-03  9:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-07 21:40 [PATCH 0/2] minor updates for readahead for -player Eric Wong
2015-09-07 21:40 ` [PATCH 1/2] use a common /dev/null Eric Wong
2015-09-07 21:40 ` [PATCH 2/2] player: add "queue cat" command Eric Wong
2015-09-20 23:02 ` [PATCH] dtas-readahead: new script for -player users on Linux Eric Wong
2015-10-03  9:38   ` [PATCH] dtas-readahead: make executable Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/dtas.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).