On 04/24/2015 11:49 AM, Christoph Lameter wrote: > On Fri, 24 Apr 2015, Paul E. McKenney wrote: > >> can deliver, but where the cost of full-fledge hand tuning cannot be >> justified. >> >> You seem to believe that this latter category is the empty set, which >> I must confess does greatly surprise me. > > If there are already compromises are being made then why would you want to > modify the kernel for this? Some user space coding and device drivers > should be sufficient. You assume only one program at a time would get to use the GPU for accelerated computations, and the GPU would get dedicated to that program. That will not be the case when you have libraries using the GPU for computations. There could be dozens of programs in the system using that library, with no knowledge of how many GPU resources are used by the other programs. There is a very clear cut case for having the OS manage the GPU resources transparently, just like it does for all the other resources in the system. -- All rights reversed -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>