在 2024/4/15 18:13, Jason Gunthorpe 写道:
On Mon, Apr 15, 2024 at 02:49:49AM -0700, Shradha Gupta wrote:
Add new device attributes to view multiport, msix, and adapter MTU
setting for MANA device.
Signed-off-by: Shradha Gupta
---
.../net/ethernet/microsoft/mana/gdma_main.c | 74 ++
On Mon, Apr 15, 2024 at 09:38:32AM -0700, Saurabh Singh Sengar wrote:
> On Mon, Apr 15, 2024 at 02:49:49AM -0700, Shradha Gupta wrote:
> > Add new device attributes to view multiport, msix, and adapter MTU
> > setting for MANA device.
> >
> > Signed-off-by: Shradha Gupta
> > ---
> > .../net/ethe
On Mon, Apr 15, 2024 at 01:13:05PM -0300, Jason Gunthorpe wrote:
> On Mon, Apr 15, 2024 at 02:49:49AM -0700, Shradha Gupta wrote:
> > Add new device attributes to view multiport, msix, and adapter MTU
> > setting for MANA device.
> >
> > Signed-off-by: Shradha Gupta
> > ---
> > .../net/ethernet/
From: Michael Schierl Sent: Monday, April 15, 2024 2:03 PM
>
>
> In any case, I see the same content for /sys/firmware/rmi/tables/DMI as
> well as /sys/firmware/dmi/tables/smbios_entry_point on 32-bit vs. 64-bit
> kernels. But I see different content when booted with 1 vs. 2 vCPU.
>
> So it is
Hello Michael,
Am 15.04.2024 um 05:17 schrieb Michael Kelley:
Let me suggest some additional diagnostics. The DMI information is
provided by the virtual firmware, which is provided by the Hyper-V
host. The raw DMI bytes are available in Linux at
/sys/firmware/dmi/tables/DMI
If you do "hexdum
On Sat, Apr 13, 2024 at 03:06:05PM +0200, Michael Schierl wrote:
> [please cc: me as I am not subscribed to either mailing list]
>
[...]
> [Slightly off-topic: As 64-bit kernels work fine, if there are ways to
> run a 32-bit userland containerized or chrooted in a 64-bit kernel so
> that the userl
On Mon, Apr 15, 2024 at 02:49:49AM -0700, Shradha Gupta wrote:
> Add new device attributes to view multiport, msix, and adapter MTU
> setting for MANA device.
>
> Signed-off-by: Shradha Gupta
> ---
> .../net/ethernet/microsoft/mana/gdma_main.c | 74 +++
> include/net/mana/gdma.
On Mon, Apr 15, 2024 at 02:49:49AM -0700, Shradha Gupta wrote:
> Add new device attributes to view multiport, msix, and adapter MTU
> setting for MANA device.
>
> Signed-off-by: Shradha Gupta
> ---
> .../net/ethernet/microsoft/mana/gdma_main.c | 74 +++
> include/net/mana/gdma.
Add new device attributes to view multiport, msix, and adapter MTU
setting for MANA device.
Signed-off-by: Shradha Gupta
---
.../net/ethernet/microsoft/mana/gdma_main.c | 74 +++
include/net/mana/gdma.h | 9 +++
2 files changed, 83 insertions(+)
diff --g
per-CPU vmsa are dominantly accessed from their own local CPUs,
so allocate them node-local to improve performance.
And reorganized variables to be reverse christmas tree order
Signed-off-by: Li RongQing
---
arch/x86/hyperv/ivm.c | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-
10 matches
Mail list logo