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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon,  7 Mar 2016 12:27:03 +0100
From:	Luca Abeni <luca.abeni@...tn.it>
To:	Juri Lelli <juri.lelli@....com>,
	Peter Zijlstra <peterz@...radead.org>
Cc:	Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
	Luca Abeni <luca.abeni@...tn.it>
Subject: [PATCH v2] simplify new deadline tasks detection 

This is v2 of my previous patch removing dl_new; repect to
the previos version, I (hopeflly) fixed all the coding style
issues (now scripts/checkpatch.pl reports 0 warinngs and 0 errors).
The patch has been tested with Juri's deadline tests and
some other tests based on periodic real-time threads, and the
tests did not show any regressions respect to git master.


Luca Abeni (1):
  sched/deadline: remove dl_new from sched_dl_entity

 include/linux/sched.h   |  6 +-----
 kernel/sched/core.c     |  1 -
 kernel/sched/deadline.c | 35 +++++++++++++----------------------
 3 files changed, 14 insertions(+), 28 deletions(-)

-- 
2.5.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ