gcl-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-commits] [SCM] GNU Common Lisp branch, nsrsfgfsgbanrc, updated. Ver


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, nsrsfgfsgbanrc, updated. Version_2_6_9-625-g25c4f45
Date: Wed, 15 Apr 2015 16:07:40 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Common Lisp".

The branch, nsrsfgfsgbanrc has been updated
       via  25c4f45a2806706a2aec4ce03a60e2d98146c7e5 (commit)
       via  4ce173226c43be4badb40eb1e51b7978076eb4f9 (commit)
       via  dabb7a6ce6d38d6e76d2c2f1bf2037a3528974c3 (commit)
       via  78c390ba0dad84289883e79b56f29464593004bb (commit)
       via  21a6db6cdef2452ad04601bdfab2dc96d9ffc876 (commit)
       via  4065b9104abf00fda874f8abcea6d5ef0d9b42d1 (commit)
       via  5aa35867e5c0b492deadb57a37b8cadecefab7ce (commit)
       via  ebb4b0de7891efe9eca0e738302c5e4ce552069d (commit)
       via  9159eb676504ad1b150748b45c6a7452dbda0264 (commit)
       via  8a887c7a329371314b355d4f2afbac708d0505ba (commit)
      from  e30fc3b46f72f64debedc0b53d53a0519838e152 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 25c4f45a2806706a2aec4ce03a60e2d98146c7e5
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 15 12:07:12 2015 -0400

    adjust maxpage rebalancing algorithm

commit 4ce173226c43be4badb40eb1e51b7978076eb4f9
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 15 12:06:46 2015 -0400

    do not rebalance maxpages past free_phys_pages

commit dabb7a6ce6d38d6e76d2c2f1bf2037a3528974c3
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 15 12:06:13 2015 -0400

    use si::*code-block-reserve* for code first

commit 78c390ba0dad84289883e79b56f29464593004bb
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 15 12:05:37 2015 -0400

    toggle large maxpage allocations on si::*optimize-maxpages*

commit 21a6db6cdef2452ad04601bdfab2dc96d9ffc876
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 15 12:04:52 2015 -0400

    simplify si::contiguous-report

commit 4065b9104abf00fda874f8abcea6d5ef0d9b42d1
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 15 12:04:24 2015 -0400

    automatic promotion of relblock to contblock on gc

commit 5aa35867e5c0b492deadb57a37b8cadecefab7ce
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 15 12:03:08 2015 -0400

    restore notify-gbc printout

commit ebb4b0de7891efe9eca0e738302c5e4ce552069d
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 15 12:00:59 2015 -0400

    gc support for faster contblock allocation

commit 9159eb676504ad1b150748b45c6a7452dbda0264
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 15 11:59:24 2015 -0400

    minimize default page allocations by type

commit 8a887c7a329371314b355d4f2afbac708d0505ba
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 15 11:58:37 2015 -0400

    faster contblock allocation

-----------------------------------------------------------------------

Summary of changes:
 gcl/h/protoize.h |    4 +
 gcl/o/alloc.c    |  622 +++++++++++++++++++++++++++++++++++++++++++-----------
 gcl/o/gbc.c      |   51 +++--
 gcl/o/main.c     |    4 +-
 gcl/o/sfaslelf.c |   16 +-
 gcl/o/sgbc.c     |   14 +-
 6 files changed, 566 insertions(+), 145 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]