Re: [PR] mm: default mm align 32->4,64->8 [nuttx]

2025-01-07 Thread via GitHub
yamt commented on PR #15462: URL: https://github.com/apache/nuttx/pull/15462#issuecomment-2576753601 > mm: default mm align 32->4,64->8 do you mean 8->4, 16->8? > The modification at that time was because of x86-64, but the problem has been fixed elsewhere, and other architectu

[PR] mm: default mm align 32->4,64->8 [nuttx]

2025-01-07 Thread via GitHub
W-M-R opened a new pull request, #15462: URL: https://github.com/apache/nuttx/pull/15462 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary mm: default mm align 32->4,64->8 ## Impact The modi