lkml.org 
[lkml]   [2001]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectstruct_task->start_time, jiffies or hz_to_std(jiffies)
given

2.4.9-ac10 linux/kernel/fork.c:658
p->start_time = jiffies;

is this

2.4.9-ac10 linux/fs/proc/array.c
task->start_time,

correct? or should it be
hz_to_std(task->start_time),

??

i know this will affect libproc, however libproc appears to be broken
anyway; i changed HZ and CLOCKS_PER_SEC to 1024 in include/asm/param.h
on x86 and top / ps etc are giving me very whacked out numbers.. the
machine itself is stable however and appears to be working just fine.

matt

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.627 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site