tiomap-dev team mailing list archive
-
tiomap-dev team
-
Mailing list archive
-
Message #00333
[Bug 690821] [NEW] Calling eglInitialize() takes too long
Public bug reported:
With the latest drivers on an SDP 4430 board calling eglInitialize takes
extremely long. Running the example program (attached) on an completely
idle system produces the following results:
# time ./eglinit
real 0m5.797s
user 0m0.008s
sys 0m1.055s
# time ./eglinit
real 0m10.523s
user 0m0.008s
sys 0m1.047s
# time ./eglinit
real 0m30.459s
user 0m0.008s
sys 0m1.055s
# time ./eglinit
real 0m5.638s
user 0m0.008s
sys 0m1.055s
# time ./eglinit
real 0m10.088s
user 0m0.008s
sys 0m1.047s
I have attached an strace capture of a sample run that shows that the
delay is happening in an ioctl() around line 10000.
The trace also shows that the driver wastes a lot of time trying out
/dev/dri/* devices, but that is another subject :)
** Affects: ubuntu-omap4-extras-graphics
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of TI OMAP
Developers, which is subscribed to ubuntu-omap4-extras-graphics.
https://bugs.launchpad.net/bugs/690821
Title:
Calling eglInitialize() takes too long
Status in Ubuntu OMAP4 graphics addons:
New
Bug description:
With the latest drivers on an SDP 4430 board calling eglInitialize takes extremely long. Running the example program (attached) on an completely idle system produces the following results:
# time ./eglinit
real 0m5.797s
user 0m0.008s
sys 0m1.055s
# time ./eglinit
real 0m10.523s
user 0m0.008s
sys 0m1.047s
# time ./eglinit
real 0m30.459s
user 0m0.008s
sys 0m1.055s
# time ./eglinit
real 0m5.638s
user 0m0.008s
sys 0m1.055s
# time ./eglinit
real 0m10.088s
user 0m0.008s
sys 0m1.047s
I have attached an strace capture of a sample run that shows that the delay is happening in an ioctl() around line 10000.
The trace also shows that the driver wastes a lot of time trying out /dev/dri/* devices, but that is another subject :)
Follow ups
-
[Bug 690821] Re: Calling eglInitialize() takes too long
From: Ricardo Salveti, 2011-04-20
-
[Bug 690821] Re: Calling eglInitialize() takes too long
From: Ricardo Salveti, 2011-04-20
-
[Bug 690821] Re: Calling eglInitialize() takes too long
From: Rogelio Garcia, 2011-04-14
-
[Bug 690821] Re: Calling eglInitialize() takes too long
From: Nicolas Dechesne, 2011-03-09
-
[Bug 690821] Re: Calling eglInitialize() takes too long
From: Alexandros Frantzis, 2011-03-09
-
[Bug 690821] Re: Calling eglInitialize() takes too long
From: Rogelio Garcia, 2011-02-22
-
[Bug 690821] Re: Calling eglInitialize() takes too long
From: Vincent Stehlé, 2010-12-16
-
[Bug 690821] Re: Calling eglInitialize() takes too long
From: Alexandros Frantzis, 2010-12-15
-
[Bug 690821] Re: Calling eglInitialize() takes too long
From: Alexandros Frantzis, 2010-12-15
-
[Bug 690821] [NEW] Calling eglInitialize() takes too long
From: Alexandros Frantzis, 2010-12-15
References