[Bug 274316] excessive memory consumed by static_single_cpu_mask
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274316] excessive memory consumed by static_single_cpu_mask"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Oct 2023 18:54:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274316 --- Comment #4 from Ed Maste <emaste@freebsd.org> --- (In reply to Mark Johnston from comment #3) They won't be aligned to sizeof(cpuset_t) indeed, but I expect they need only 8-byte alignment (i.e., alignof(long)), right? -- You are receiving this mail because: You are the assignee for the bug.