RE: [RFC PATCH 0/2] add direct IB pool

2020-03-27 Thread Liu, Monk
Sent: Thursday, March 26, 2020 2:02 PM To: amd-gfx@lists.freedesktop.org; Liu, Monk Cc: Deucher, Alexander ; Kuehling, Felix ; Koenig, Christian Subject: Re: [RFC PATCH 0/2] add direct IB pool [AMD Official Use Only - Internal Distribution Only] yes, IB test and vram restore will alloc IBs. I

RE: [RFC PATCH 0/2] add direct IB pool

2020-03-27 Thread Liu, Monk
, Alexander ; Kuehling, Felix ; Koenig, Christian Subject: Re: [RFC PATCH 0/2] add direct IB pool [AMD Official Use Only - Internal Distribution Only] yes, IB test and vram restore will alloc IBs. I hit this issue for quite a long time ago. We test benchmarks on ARM server which is running

Re: [RFC PATCH 0/2] add direct IB pool

2020-03-25 Thread Pan, Xinhui
@lists.freedesktop.org Cc: Deucher, Alexander ; Kuehling, Felix ; Pan, Xinhui ; Koenig, Christian Subject: RE: [RFC PATCH 0/2] add direct IB pool That sounds a roughly doable plan to me , although we didn't hit this issue in our virtualization stress test but like a possible issue. >&

RE: [RFC PATCH 0/2] add direct IB pool

2020-03-25 Thread Liu, Monk
That sounds a roughly doable plan to me , although we didn't hit this issue in our virtualization stress test but like a possible issue. >>> So the ring test above got stuck if no ib to alloc. Why there is IB alloc happened in ring test ? I remember there is no IB allocated for ring test, are yo