Re: [PATCH v2 4/4] udmabuf: remove folio unpin list

2024-08-11 Thread Huan Yang
在 2024/8/10 10:52, Kasireddy, Vivek 写道: [Some people who received this message don't often get email from vivek.kasire...@intel.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Hi Huan, Currently, udmabuf handles folio by creating an unpin list to record

RE: [PATCH v2 4/4] udmabuf: remove folio unpin list

2024-08-09 Thread Kasireddy, Vivek
Hi Huan, > > Currently, udmabuf handles folio by creating an unpin list to record > each folio obtained from the list and unpinning them when released. To > maintain this approach, many data structures have been established. > > However, maintaining this type of data structure requires a signifi