All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockr@shaw.ca>
To: Lapo TIN <lapolapolapo@tin.it>
Cc: james.garcia@lausd.net, linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: smp and irq conflict
Date: Thu, 01 Feb 2007 18:59:53 -0600	[thread overview]
Message-ID: <45C28D09.4030506@shaw.ca> (raw)
In-Reply-To: <45C0FAE300242D46@vsmtp14.tin.it>

Lapo TIN wrote:
> I need to capture at 25 frame per second from each channel...
> So 25 x 8 total frames per second on the pci.
> 
> 
> So do you think I have to change the motherboard ?
> What is important ? the chipset ? is there specification I need ?

What resolution are you using? 720x480 with 24 bits per pixel and 25fps 
will use about 25MB/sec on the PCI bus, there is no way you can keep up 
with 8 channels running on a standard 32-bit 33MHz PCI bus which can 
only transfer 133 MB/sec at most. If you need this much transfer rate, 
you likely need PCI Express or PCI-X capture cards or at least a 
motherboard which has multiple PCI buses (which most desktop boards 
don't typically have).

You may be able to reduce the resolution and/or frame rate in order to 
allow the PCI bus to cope. Also, do you have enough CPU and disk speed 
in order to cope with all these streams?

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/


  reply	other threads:[~2007-02-02  1:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.bd33YMixT9/jJwHfbD/DebGgVXs@ifi.uio.no>
2007-02-01 23:29 ` smp and irq conflict Robert Hancock
2007-02-02  0:04   ` Lapo TIN
2007-02-02  0:04   ` Lapo TIN
2007-02-02  0:59     ` Robert Hancock [this message]
2007-02-02 11:08     ` Erik Mouw
2007-02-14 17:59       ` Manu Abraham
2007-02-02  0:04   ` Lapo TIN
2007-02-01 17:46 Lapo TIN
  -- strict thread matches above, loose matches on Subject: below --
2007-02-01 17:46 Lapo TIN
2007-02-02  4:32 ` Andrew Morton
2007-02-02  4:32   ` Andrew Morton
2007-02-02  5:22   ` Len Brown
2007-02-02 14:52 ` Bill Davidsen
2007-02-05 10:33   ` Benny Amorsen
2007-02-14 16:45     ` Bill Davidsen
2007-02-01 17:46 Lapo TIN

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=45C28D09.4030506@shaw.ca \
    --to=hancockr@shaw.ca \
    --cc=james.garcia@lausd.net \
    --cc=lapolapolapo@tin.it \
    --cc=linux-kernel@vger.kernel.org \
    /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.