this is on branch timing-g

The following changes since commit 3139de080ef0ba119906c400a8777653af3426db:

  passwd: put in a one line passwd file for Unix programs (2016-03-28
11:22:12 -0400)

are available in the git repository at:

  [email protected]:GanShun/akaros.git HEAD

for you to fetch changes up to 6b18572febeb0426c711881fc6b65c9e383ba02f:

  Moved timing parameters into proc_global_info (2016-03-29 11:33:26 -0700)

----------------------------------------------------------------
GanShun (1):
      Moved timing parameters into proc_global_info

 kern/arch/riscv/time.c          | 13 ++++++-------
 kern/arch/riscv/time.h          |  7 -------
 kern/arch/x86/apic.c            |  5 +++--
 kern/arch/x86/rdtsc_test.c      |  3 ++-
 kern/arch/x86/time.c            | 23 +++++++++++++----------
 kern/arch/x86/time.h            | 10 ----------
 kern/drivers/dev/cons.c         |  5 +++--
 kern/drivers/dev/kprof.c        |  5 +++--
 kern/drivers/net/udrvr/compat.c |  3 ++-
 kern/include/ros/procinfo.h     |  3 +++
 kern/include/time.h             |  3 ++-
 kern/src/process.c              |  5 +++--
 kern/src/syscall.c              |  5 +++--
 kern/src/time.c                 | 31 ++++++++++++++++---------------
 14 files changed, 59 insertions(+), 62 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.

Reply via email to