All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Chinner <dgc@sgi.com>
To: Leon Kolchinsky <leonk@construct.haifa.ac.il>
Cc: 'Hxsrmeng' <hxsrmeng@gmail.com>, xfs@oss.sgi.com
Subject: Re: Review: Concurrent Multi-File Data Streams
Date: Fri, 21 Sep 2007 22:55:31 +1000	[thread overview]
Message-ID: <20070921125531.GM995458@sgi.com> (raw)
In-Reply-To: <20070921091441.3ABB88E0B@mail.edu.haifa.ac.il>

On Fri, Sep 21, 2007 at 11:13:33AM +0200, Leon Kolchinsky wrote:
> I'm running DSS (Darwin Streaming Server) on one of my servers and that
> "Concurrent Multi-File Data Streams" thing seems very interesting :)

Filestreams is needed to optimise concurrent *ingest* of data,
not playout.

i.e. if you are ingesting multiple real-time streams of data at the
same time as you are playing out real-time streams and you area
missing playout deadlines (i.e. dropping frames) due to sub-optimal
data layout, then it might help you.....

> I have a separate partition there I store all movies.
> Is 2.6.22 kernel already has this patch incorporated already(actually
> gentoo-sources-2.6.22-r5)?

It went into .22 so you should have it.

> Are there any special mkfs.xfs or mount options I should make to make this
> thing work or make the FS to be optimized for streaming?

The allocator behaviour is changed by the mount option "-o filestreams".

Cheers,

Dave.
-- 
Dave Chinner
Principal Engineer
SGI Australian Software Group

  reply	other threads:[~2007-09-21 12:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-11  0:36 Review: Concurrent Multi-File Data Streams David Chinner
2007-05-12 18:46 ` Andi Kleen
2007-05-13  3:08   ` Eric Sandeen
2007-05-14  5:35     ` Review: Concurrent Multi-File Data Streams - centisecs Timothy Shimmin
     [not found]   ` <000001c79544$44076ac0$0501010a@DCHATTERTONLAPTOP>
2007-05-14 22:39     ` Review: Concurrent Multi-File Data Streams Andi Kleen
2007-05-15  0:05       ` David Chinner
2007-05-15  0:15       ` David Chatterton
2007-05-13 20:59 ` Christoph Hellwig
2007-05-15  6:23   ` David Chinner
2007-05-15  9:23     ` Christoph Hellwig
2007-09-20  1:31 ` Hxsrmeng
2007-09-21  9:13   ` Leon Kolchinsky
2007-09-21 12:55     ` David Chinner [this message]
     [not found]       ` <1190399077.3795.86.camel@localhost.localdomain>
2007-09-23  7:45         ` David Chinner
2007-09-23 15:47           ` Ming Zhang

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=20070921125531.GM995458@sgi.com \
    --to=dgc@sgi.com \
    --cc=hxsrmeng@gmail.com \
    --cc=leonk@construct.haifa.ac.il \
    --cc=xfs@oss.sgi.com \
    /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.