commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, mplaneta/gsoc12/working, updated. 2c825d397346ba6


From: Maksym Planeta
Subject: [SCM] GNU Mach branch, mplaneta/gsoc12/working, updated. 2c825d397346ba6e160ad53784cdea1c36954932
Date: Thu, 12 Jul 2012 13:32:38 +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 Mach".

The branch, mplaneta/gsoc12/working has been updated
       via  2c825d397346ba6e160ad53784cdea1c36954932 (commit)
       via  d5d19ed6582a8529af83b93ca501fae69c5054d3 (commit)
       via  35d6fce03800b7cf3c85919494ee04a7644fdf09 (commit)
       via  98c92e69bf89cf99480f5a18df927bdeb6790257 (commit)
       via  67784f395521e311af3699ebe189e7936a3533c3 (commit)
       via  6bf507e374c4c1f782ee6ea77e1f81add72c7eab (commit)
       via  e39bbb0629fa9ff1618de63f40e06340c6bec598 (commit)
       via  f3bfad7ded233e36bbdd38a7c5e7adc8eb1da0d1 (commit)
       via  3aba438e555a7526e8fbd8a77d73b4d9763ee035 (commit)
      from  d75d876906443c2d69c3a4dafca67e5ca5d1ecf8 (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 2c825d397346ba6e160ad53784cdea1c36954932
Author: Maksym Planeta <address@hidden>
Date:   Tue Jul 10 18:21:57 2012 +0300

    add debugging print

commit d5d19ed6582a8529af83b93ca501fae69c5054d3
Author: Maksym Planeta <address@hidden>
Date:   Sat Jul 7 23:43:00 2012 +0300

    Add advice to memory_object_set_attributes.
    
    This is temporary decision as this function isn't used, because it is 
obsolete.

commit 35d6fce03800b7cf3c85919494ee04a7644fdf09
Author: Maksym Planeta <address@hidden>
Date:   Sat Jul 7 18:25:09 2012 +0300

    Make debugging printout more useful.

commit 98c92e69bf89cf99480f5a18df927bdeb6790257
Author: Maksym Planeta <address@hidden>
Date:   Sat Jul 7 18:20:07 2012 +0300

    Add normal policy as actual policy to vm_advice

commit 67784f395521e311af3699ebe189e7936a3533c3
Author: Maksym Planeta <address@hidden>
Date:   Thu Jul 5 23:20:06 2012 +0300

    Add some memory policies.

commit 6bf507e374c4c1f782ee6ea77e1f81add72c7eab
Author: Maksym Planeta <address@hidden>
Date:   Thu Jul 5 15:54:35 2012 +0300

    Add advice field to vm_object_t

commit e39bbb0629fa9ff1618de63f40e06340c6bec598
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 4 01:03:41 2012 +0300

    Fix comment for vm_advise

commit f3bfad7ded233e36bbdd38a7c5e7adc8eb1da0d1
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 4 00:57:46 2012 +0300

    Fix coding style issues with inline funcitons

commit 3aba438e555a7526e8fbd8a77d73b4d9763ee035
Author: Maksym Planeta <address@hidden>
Date:   Wed Jul 4 00:57:19 2012 +0300

    Fix comment

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

Summary of changes:
 device/dev_pager.c           |    6 +-
 include/mach/mach.defs       |    5 +-
 include/mach/vm_advice.h     |    8 ++-
 include/mach_debug/vm_info.h |    2 +
 vm/memory_object.c           |   28 +++++++--
 vm/vm_debug.c                |    2 +
 vm/vm_fault.c                |  134 +++++++++++++++++++++++++++++++++++-------
 vm/vm_object.c               |    1 +
 vm/vm_object.h               |    2 +
 vm/vm_user.c                 |    2 +
 10 files changed, 158 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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