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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 3 Oct 2010 10:08:31 -0400
From:	prajul phalgunan <prajulphalgunan@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: a doubt on scheduler

i  am a beginner to linux kernel and trying to learn especially how
linux schedules processes
i have  read some books on linux kernel but left with the some doubts.

1.how does the scheduler that it schedules all task within the
sysctl_sched_latency
2.when a process wakes up what actually is done in the place_entity function
3.when a process wakes up why the vruntime is adjusted by subtracting
from sched_latency,cant it lead to processes in the run queue with
large difference in the vruntime value

Expecting some one to respond...please..
thanks in advance..
--
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