* 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
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 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.