lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1188745208.11196.59.camel@dhcp193.mvista.com>
Date:	Sun, 02 Sep 2007 08:00:08 -0700
From:	Daniel Walker <dwalker@...sta.com>
To:	Roman Zippel <zippel@...ux-m68k.org>
Cc:	linux-kernel@...r.kernel.org, mingo@...e.hu, peterz@...radead.org
Subject: Re: [ANNOUNCE/RFC] Really Fair Scheduler

On Sun, 2007-09-02 at 16:47 +0200, Roman Zippel wrote:

> > > (1)	time = sum_{t}^{T}(time_{t})
> > > (2)	weight_sum = sum_{t}^{T}(weight_{t})
> > 
> > I read your description, but I was distracted by this latex style
> > notation .. Could you walk through in english what these two equation
> > are doing ..
> 
> T is the number of tasks, so the first is the sum of the time every task 
> gets over a period of time and the second is the sum of all weights of 
> each task.

I think I'm more puzzled now than I was before, (scratches head for
minutes) ..

I see .. It's a summation symbol .. 

For instance if there are three tasks in the system. Call them A,B, and
C.

then 

time equals "time of A" + "time of B" + "time of C"

Right? 

Daniel

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ