dtas-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] minor updates for readahead for -player


From: Eric Wong
Subject: [PATCH 0/2] minor updates for readahead for -player
Date: Mon, 7 Sep 2015 21:40:32 +0000

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(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]