lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b56eef68-367d-4b7b-98c4-f5d1291d7993@linux.microsoft.com>
Date: Wed, 9 Apr 2025 08:27:22 -0700
From: Roman Kisel <romank@...ux.microsoft.com>
To: Christoph Hellwig <hch@....de>
Cc: aleksander.lobakin@...el.com, andriy.shevchenko@...ux.intel.com,
 arnd@...db.de, bp@...en8.de, catalin.marinas@....com, corbet@....net,
 dakr@...nel.org, dan.j.williams@...el.com, dave.hansen@...ux.intel.com,
 decui@...rosoft.com, gregkh@...uxfoundation.org, haiyangz@...rosoft.com,
 hpa@...or.com, James.Bottomley@...senPartnership.com,
 Jonathan.Cameron@...wei.com, kys@...rosoft.com, leon@...nel.org,
 lukas@...ner.de, luto@...nel.org, m.szyprowski@...sung.com,
 martin.petersen@...cle.com, mingo@...hat.com, peterz@...radead.org,
 quic_zijuhu@...cinc.com, robin.murphy@....com, tglx@...utronix.de,
 wei.liu@...nel.org, will@...nel.org, iommu@...ts.linux.dev,
 linux-arch@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
 linux-doc@...r.kernel.org, linux-hyperv@...r.kernel.org,
 linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org, x86@...nel.org,
 apais@...rosoft.com, benhill@...rosoft.com, bperkins@...rosoft.com,
 sunilmut@...rosoft.com
Subject: Re: [PATCH hyperv-next 5/6] arch, drivers: Add device struct bitfield
 to not bounce-buffer



On 4/9/2025 3:52 AM, Christoph Hellwig wrote:
> On Tue, Apr 08, 2025 at 05:08:34PM -0700, Roman Kisel wrote:
>> Bounce-buffering makes the system spend more time copying
>> I/O data. When the I/O transaction take place between
>> a confidential and a non-confidential endpoints, there is
>> no other way around.
>>
>> Introduce a device bitfield to indicate that the device
>> doesn't need to perform bounce buffering. The capable
>> device may employ it to save on copying data around.
> 
> I have no idea what this is supposed to mean, you need to explain it
> much better.

Thanks for reviewing! I'll fix the description.

> 

-- 
Thank you,
Roman


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ