lkml.org 
[lkml]   [2007]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjecteevdf

i wrote a simple simulator for eevdf. im not sure if i got it right though.

how does eevdf track the runtime usage of a process?

is it supposed to be like this?

int
tick()
{
v_time += 1.0/sum_weights;
current->runtime += 1.0/current->weight;
//sched();
time++;
return 0;
}

i can forward the source to anyone who is willing to take a look.

Thanks.
begin:vcard
fn:Rogelio M. Serrano Jr
n:M. Serrano Jr;Rogelio
org:SMSG Communications Philippines;Technical Department
adr:;;;;;;Republic of the Philippines
email;internet:rogelio@smsglobal.net
title:Programmer
tel;work:+6327534145
tel;home:+6329527026
tel;cell:+639209202267
x-mozilla-html:FALSE
version:2.1
end:vcard

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2007-10-16 19:41    [W:0.022 / U:0.720 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site