Re: [External] : Re: [PATCH 2/3] virtio-mem: fix multiple typos in struct comments and function docs

2025-05-27 Thread ALOK TIWARI
On 28-05-2025 00:42, David Hildenbrand wrote:   /*    * Test if we could add memory without creating too much offline memory - - * to avoid running OOM if memory is getting onlined deferred. + * to avoid running OOM if memory is getting online deferred. The system/user is onlining the me

Re: [PATCH 2/3] virtio-mem: fix multiple typos in struct comments and function docs

2025-05-27 Thread David Hildenbrand
/* * Test if we could add memory without creating too much offline memory - - * to avoid running OOM if memory is getting onlined deferred. + * to avoid running OOM if memory is getting online deferred. The system/user is onlining the memory, so the memory is getting "onlined"? If it wo