LGTM On Fri, Aug 12, 2016 at 6:51 PM, Barret Rhoden <[email protected]> wrote:
> Hi - > > The following changes since commit e0c8e8586446ed0c7d5eff509e13ed > 77fadf3856: > > Remove set_awaiter_abs() from the user interface (2016-08-12 11:11:21 > -0400) > > are available in the git repository at: > > [email protected]:brho/akaros.git tc-fixups > > for you to fetch changes up to fd24be983f505f48f549add7e5b64213b4fe50eb: > > Reduce mmap calls in vfprintf.c (XCC) (2016-08-12 18:07:46 -0400) > > ---------------------------------------------------------------- > View this online at: > https://github.com/brho/akaros/compare/e0c8e8586446...fd24be983f50 > > ---------------------------------------------------------------- > Barret Rhoden (3): > Increase the alloca cutoff (XCC) > Use a constructor in benchutil/alarm > Reduce mmap calls in vfprintf.c (XCC) > > .../gcc-glibc/glibc-2.19-akaros/include/alloca.h | 5 +++-- > .../gcc-glibc/glibc-2.19-akaros/stdio-common/vfprintf.c | 15 > ++------------- > user/benchutil/alarm.c | 5 ++--- > 3 files changed, 7 insertions(+), 18 deletions(-) > > -- > You received this message because you are subscribed to the Google Groups > "Akaros" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
