* OMAP3: Low DDR Memory bandwidth
@ 2009-02-04 12:47 Ganeshan N
2009-02-04 13:14 ` Marek Vasut
2009-02-04 14:18 ` Måns Rullgård
0 siblings, 2 replies; 3+ messages in thread
From: Ganeshan N @ 2009-02-04 12:47 UTC (permalink / raw)
To: linux-omap
Hi All,
I am using OMAP3EVM and measuring DDR memory bandwidth. Used "lmbench" to measure the bandwidth. I am getting low bandwidth around 460 MB/S in TI kernel 2.6.22 and getting bandwidth around 800 MB/S in git kernel 2.6.28-rc8.
In kernel 2.6.22, there are two SDRC registers (SDRC_DLLA_CTRL and SDRC_POWER_REG), which are getting modified. I have updated code such that SDRC values for both the the kernel 2.6.22 and 2.6.28 are same. After this updation there is no improvement in the bandwidth. The SDRC is running at 166MHz. I am using same x-loader and u-boot for both the kernel (2.6.22 and 2.6.28).
Can you please suggest some pointers/methods, to increase the DDR memroy bandwidth in 2.6.22 TI kernel.
Thanks in advance.
With Regards
Ganeshan
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: OMAP3: Low DDR Memory bandwidth
2009-02-04 12:47 OMAP3: Low DDR Memory bandwidth Ganeshan N
@ 2009-02-04 13:14 ` Marek Vasut
2009-02-04 14:18 ` Måns Rullgård
1 sibling, 0 replies; 3+ messages in thread
From: Marek Vasut @ 2009-02-04 13:14 UTC (permalink / raw)
To: Ganeshan N; +Cc: linux-omap
On Wednesday 04 of February 2009 13:47:41 Ganeshan N wrote:
> Hi All,
> I am using OMAP3EVM and measuring DDR memory bandwidth. Used "lmbench" to
> measure the bandwidth. I am getting low bandwidth around 460 MB/S in TI
> kernel 2.6.22 and getting bandwidth around 800 MB/S in git kernel
> 2.6.28-rc8.
>
> In kernel 2.6.22, there are two SDRC registers (SDRC_DLLA_CTRL and
> SDRC_POWER_REG), which are getting modified. I have updated code such that
> SDRC values for both the the kernel 2.6.22 and 2.6.28 are same. After this
> updation there is no improvement in the bandwidth. The SDRC is running at
> 166MHz. I am using same x-loader and u-boot for both the kernel (2.6.22
> and 2.6.28).
>
> Can you please suggest some pointers/methods, to increase the DDR memroy
> bandwidth in 2.6.22 TI kernel.
>
> Thanks in advance.
why don't you use the .28 one then ? .22 is way too deprecated.
>
> With Regards
> Ganeshan
>
>
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: OMAP3: Low DDR Memory bandwidth
2009-02-04 12:47 OMAP3: Low DDR Memory bandwidth Ganeshan N
2009-02-04 13:14 ` Marek Vasut
@ 2009-02-04 14:18 ` Måns Rullgård
1 sibling, 0 replies; 3+ messages in thread
From: Måns Rullgård @ 2009-02-04 14:18 UTC (permalink / raw)
To: linux-omap
Ganeshan N <nganeshan1@yahoo.com> writes:
> Hi All,
> I am using OMAP3EVM and measuring DDR memory bandwidth. Used "lmbench"
> to measure the bandwidth. I am getting low bandwidth around 460 MB/S
> in TI kernel 2.6.22 and getting bandwidth around 800 MB/S in git
> kernel 2.6.28-rc8.
>
> In kernel 2.6.22, there are two SDRC registers (SDRC_DLLA_CTRL and
> SDRC_POWER_REG), which are getting modified. I have updated code such
> that SDRC values for both the the kernel 2.6.22 and 2.6.28 are
> same. After this updation there is no improvement in the bandwidth.
> The SDRC is running at 166MHz. I am using same x-loader and u-boot
> for both the kernel (2.6.22 and 2.6.28).
>
> Can you please suggest some pointers/methods, to increase the DDR
> memroy bandwidth in 2.6.22 TI kernel.
Check your cache settings. Enabling or disabling the L2 cache can
have dramatic effects on memory throughput. For mainly sequential
accesses disabling it can be faster.
--
Måns Rullgård
mans@mansr.com
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-02-04 14:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-04 12:47 OMAP3: Low DDR Memory bandwidth Ganeshan N
2009-02-04 13:14 ` Marek Vasut
2009-02-04 14:18 ` Måns Rullgård
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.