Re: Extra align in malloc_mgt_init?
Matthew Dillon <[email protected]> Tue, 18 May 2021 07:57:37 -0900
| Newsgroups | gmane.os.dragonfly-bsd.kernel |
|---|---|
| Message-ID | <CAOZ7CpBa_+=1EGFZnPjV-ZhtpUHoSp-vpHta_1Ngei_q+GA25Q@mail.gmail.com> |
--000000000000175a5a05c29d9ca1 Content-Type: text/plain; charset="UTF-8" Yah, that does make sense. The integer rounding in the division operation should already take care of discarding the extra unaligned space. I'm going to keep loop in as a safety, with an added comment, and push the changes today. -Matt --000000000000175a5a05c29d9ca1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Yah, that does make sense.=C2=A0 The integer rounding in t= he division operation should already take care of discarding the extra unal= igned space.=C2=A0 I'm going to keep loop in as a safety, with an added= comment, and push the changes today.<div><br></div><div>-Matt<br></div></d= iv> --000000000000175a5a05c29d9ca1--