commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.8-290-gec06b6d


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-290-gec06b6d
Date: Fri, 20 Aug 2021 18:22:33 -0400 (EDT)

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, master has been updated
       via  ec06b6d64b99bf39dd7728787efc352db3c7cabc (commit)
      from  4a704a0ad95973249544f3f95e30e328e701a871 (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 ec06b6d64b99bf39dd7728787efc352db3c7cabc
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Aug 21 00:15:00 2021 +0200

    db: Add show vmstat command
    
    with an output similar to the userland vmstat command
    
    * vm/vm_page.c (db_show_vmstat): New function.
    * vm/vm_page.h (db_show_vmstat): New prototype.
    * ddb/db_command.c (db_show_cmds): Add vmstat command.

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

Summary of changes:
 ddb/db_command.c |  2 ++
 vm/vm_page.c     | 43 +++++++++++++++++++++++++++++++++++++++++++
 vm/vm_page.h     |  5 +++++
 3 files changed, 50 insertions(+)


hooks/post-receive
-- 
GNU Mach



reply via email to

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