Re: [PATCH 0/6] *** Dedicated vmid per process v2 ***

2017-04-25 Thread Christian König
On my TODO list, but behind about two or three other items I need to tackle first. Christian. Am 25.04.2017 um 11:07 schrieb zhoucm1: ping... anyone can give the review? Thanks, David Zhou On 2017年04月24日 13:57, Chunming Zhou wrote: The current kernel implementation, which grabs the idle

Re: [PATCH 0/6] *** Dedicated vmid per process v2 ***

2017-04-25 Thread zhoucm1
ping... anyone can give the review? Thanks, David Zhou On 2017年04月24日 13:57, Chunming Zhou wrote: The current kernel implementation, which grabs the idle VMID from pool when emitting the job may: The back-to-back submission from one process could use different VMID. The submission

[PATCH 0/6] *** Dedicated vmid per process v2 ***

2017-04-24 Thread Chunming Zhou
The current kernel implementation, which grabs the idle VMID from pool when emitting the job may: The back-to-back submission from one process could use different VMID. The submission to different queues from single process could use different VMID It works well in most case but cannot