All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Dooks <ben-linux@fluff.org>
To: Alessio Sangalli <alesan@manoweb.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Driver for tightly coupled memory
Date: Tue, 16 Sep 2008 10:35:13 +0100	[thread overview]
Message-ID: <20080916093513.GF1916@fluff.org.uk> (raw)
In-Reply-To: <48CEC71F.3000006@manoweb.com>

On Mon, Sep 15, 2008 at 01:35:43PM -0700, Alessio Sangalli wrote:
> Hi, the platform I am working on right now (ARM) has a so called 'TCM'
> (tightly coupled memory) that is some 8 to 32kB of SRAM in the chip, no
> waitstates, very high bandwidth, and it is possible to access it *while*
> accessing main memory. It may be a very good thing (for example) to
> implement a software FIFO to be used in ISRs or such.

This isn't the right list to be discussing this on, try looking for
linux-arm-kernel instead. It will get your question to the attention
of more people knowledgable about the ARM specifics.

> Do you know of any implementation of such software FIFO or any other
> kernel driver for TCMs?

IIRC, there's no current support for using TCMs.
 
> bye
> Alessio
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

  reply	other threads:[~2008-09-16  9:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-15 20:35 Driver for tightly coupled memory Alessio Sangalli
2008-09-16  9:35 ` Ben Dooks [this message]
2008-09-16 17:39   ` Alessio Sangalli
2008-09-16 22:27     ` Ben Nizette
2008-09-16 22:49       ` Alessio Sangalli
2008-09-16 23:04         ` Ben Nizette
2008-09-16 23:52           ` Alessio Sangalli
2008-09-17  2:42         ` Valdis.Kletnieks
2008-09-17  5:27           ` Alessio Sangalli
2008-09-17  5:39             ` Valdis.Kletnieks
2008-09-17  5:55               ` Alessio Sangalli

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=20080916093513.GF1916@fluff.org.uk \
    --to=ben-linux@fluff.org \
    --cc=alesan@manoweb.com \
    --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.