Files
rocm-systems/src
xinhui pan ab9017715f use rbtree instead of vm_objects list
simple test of mapping many system memory to gpu.
before
[ RUN      ] KFDMemoryTest.MMap
[          ] Using ISA for GFXIP 9.0
[          ] successfully register/map 32GB system memory to gpu
[       OK ] KFDMemoryTest.MMap (36932 ms)

after
[ RUN      ] KFDMemoryTest.MMap
[          ] Using ISA for GFXIP 9.0
[          ] successfully register/map 32GB system memory to gpu
[       OK ] KFDMemoryTest.MMap (11441 ms)

So there is 11s VS 36s improvement.

Looks like we can do something similar with vm_area too.

Change-Id: I0349aacdeddec3534016d28176f0fabf632c61fc
Signed-off-by: xinhui pan <xinhui.pan@amd.com>
2018-07-08 22:38:22 -04:00
..
2018-01-25 16:48:17 -05:00
2018-05-31 13:17:27 -04:00
2018-07-08 22:38:22 -04:00
2018-06-25 14:12:26 -04:00
2017-05-31 14:38:59 -04:00
2017-05-31 14:38:59 -04:00
2018-05-29 15:38:26 -04:00
2018-05-29 15:38:26 -04:00
2017-05-31 14:38:59 -04:00
2018-07-08 22:38:22 -04:00
2018-07-08 22:38:22 -04:00
2018-01-25 16:48:17 -05:00
2018-01-25 16:48:17 -05:00