public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Change in mmap driver performance from 2..6.38 to 2.6.39
@ 2011-07-11 14:21 Philip Balister
  2011-07-11 14:42 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Balister @ 2011-07-11 14:21 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org

I have a device drier that uses a mmap'd section of memory to expose dma 
buffers to user space. 
(https://github.com/balister/linux-omap-philip/blob/e100-2.6.38/drivers/misc/usrp_e.c).

I have it running on the 2.6.38 and 2.6.39 kernel, but it looks like 
read performance is much slower in the .39 version than the .28 version.

Does anyone know what changed between these two kernel versions and how 
it might fix it?

Thanks,

Philip

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Change in mmap driver performance from 2..6.38 to 2.6.39
  2011-07-11 14:21 Change in mmap driver performance from 2..6.38 to 2.6.39 Philip Balister
@ 2011-07-11 14:42 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2011-07-11 14:42 UTC (permalink / raw)
  To: Philip Balister; +Cc: linux-omap@vger.kernel.org

* Philip Balister <philip@balister.org> [110711 07:23]:
> I have a device drier that uses a mmap'd section of memory to expose
> dma buffers to user space. (https://github.com/balister/linux-omap-philip/blob/e100-2.6.38/drivers/misc/usrp_e.c).
> 
> I have it running on the 2.6.38 and 2.6.39 kernel, but it looks like
> read performance is much slower in the .39 version than the .28
> version.
> 
> Does anyone know what changed between these two kernel versions and
> how it might fix it?

Maybe try git bisect it to some commit? You can use quilt to keep
applying the temporary patches needed in between test builds for
your driver.. Or maybe git allows that somehow too.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-11 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-11 14:21 Change in mmap driver performance from 2..6.38 to 2.6.39 Philip Balister
2011-07-11 14:42 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox