commit-hurd
[Top][All Lists]
Advanced

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

hurd-l4 viengoos/ager.c viengoos/ChangeLog libc...


From: Neal H. Walfield
Subject: hurd-l4 viengoos/ager.c viengoos/ChangeLog libc...
Date: Tue, 08 Jul 2008 16:36:46 +0000

CVSROOT:        /sources/hurd
Module name:    hurd-l4
Changes by:     Neal H. Walfield <neal> 08/07/08 16:36:46

Modified files:
        viengoos       : ager.c ChangeLog 
        libc-parts     : ChangeLog 
        benchmarks/boehm-gc/patches: 05-viengoos-scheduler.patch 
        benchmarks/boehm-gc: Makefile.am ChangeLog 
Added files:
        libc-parts     : profile.h profile.c 
Removed files:
        viengoos       : profile.h profile.c 
        benchmarks/boehm-gc/patches: 04-gc-alloc-c.patch 

Log message:
        viengoos/
        
        2008-07-08  Neal H. Walfield  <address@hidden>
        
                * profile.h: Move to ../libc-parts.
                * profile.c: Likewise.
                * ager.c: Don't include "profile.h" but <profile.h>.
                (update_stats): Replace use of profile_start and profile_end 
with
                profile_region and profile_region_end.
        
        libc-parts/
        
        2008-07-08  Neal H. Walfield  <address@hidden>
        
                * profile.h: Moved here from ../viengoos/profile.h.
                (profile_region): New macro.
                (profile_region_end): Likewise.
                (profile_start) [NPROFILE]: Do nothing in this case.
                (profile_end) [NPROFILE]: Likewise.
                (profile_stats_dump) [NPROFILE]: Likewise.
                * profile.c: Moved here from ../viengoos/profile.c.
                (profile_start) [! RM_INTERN]: Use a static buffer.
                * Makefile.am (common_sources): Add fields profile.c and
                profile.h.
        
        benchmarks/boehm-gc/
        
        2008-07-08  Neal H. Walfield  <address@hidden>
        
                * patches/04-gc-alloc-c.patch: Remove file.
                * patches/05-viengoos-scheduler.patch: Merge changes into this
                one.  Remove cruft.  Update profile code.  Tweak scheduler.
                * Makefile.am (patch_files): Remove 04-gc-alloc-c.patch.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/ager.c?cvsroot=hurd&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/ChangeLog?cvsroot=hurd&r1=1.239&r2=1.240
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/profile.h?cvsroot=hurd&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/viengoos/profile.c?cvsroot=hurd&r1=1.3&r2=0
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libc-parts/ChangeLog?cvsroot=hurd&r1=1.58&r2=1.59
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libc-parts/profile.h?cvsroot=hurd&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libc-parts/profile.c?cvsroot=hurd&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/benchmarks/boehm-gc/patches/05-viengoos-scheduler.patch?cvsroot=hurd&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/benchmarks/boehm-gc/patches/04-gc-alloc-c.patch?cvsroot=hurd&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/benchmarks/boehm-gc/Makefile.am?cvsroot=hurd&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/benchmarks/boehm-gc/ChangeLog?cvsroot=hurd&r1=1.11&r2=1.12




reply via email to

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