Re: [PATCH 01/31] gpu: nova-core: print FB sizes, along with ranges

From: Miguel Ojeda

Date: Tue Jan 13 2026 - 08:42:22 EST


On Tue, Jan 13, 2026 at 2:28 PM Gary Guo <gary@xxxxxxxxxxx> wrote:
>
> How useful do you think this is in general? Would it make sense to have a
> dedicated PhysAddrRange type in kernel crate that provides this feature?

Related / to shine some light into this patch:
https://lore.kernel.org/rust-for-linux/20251122055256.264180-1-binakugent@xxxxxxxxx/
and https://github.com/Rust-for-Linux/linux/issues/1204

> I would either just use IEC prefix "MiB"

It doesn't seem very common yet in the kernel sources, but personally
I would like that.

Cheers,
Miguel