This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On 25 Feb 2015 10:35, Mel Gorman wrote: > + /* Uses similar logic for per-thread arenas as the main arena with systrim > + by preserving the top pad and at least a page. */ two spaces after the period > + extra = (top_area - pad) & ~(pagesz - 1); we have ALIGN_UP/ALIGN_DOWN macros now -mike
Attachment:
signature.asc
Description: Digital signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |