https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274316
Mark Linimon changed:
What|Removed |Added
Flags||mfc-stable13?,
|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274316
--- Comment #6 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=488e8a7faca51a71987fbf00cd36cfcd19269db7
commit 488e8a7faca51a71987fbf00cd36cfcd19269db7
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274316
Bjoern A. Zeeb changed:
What|Removed |Added
Status|Open|In Progress
--- Comment #5 from B
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274316
Ed Maste changed:
What|Removed |Added
See Also||https://bugs.freebsd.org/bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274316
--- Comment #4 from Ed Maste ---
(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 becau
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274316
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
--- Comment #3 f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274316
--- Comment #2 from Ed Maste ---
We can switch to run-time sizing for these, but there's a very interesting
observation used by Linux that we can adopt, to significantly reduce the memory
used.
We have (currently) MAXCPU count of cpuset_ts
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274316
Bjoern A. Zeeb changed:
What|Removed |Added
Status|New |Open
--- Comment #1 from Bjoern A
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274316
Bug ID: 274316
Summary: excessive memory consumed by static_single_cpu_mask
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New