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:   Mon, 21 Oct 2019 14:57:12 +0000
From:   Ywe Cærlyn <ywecrn@...tonmail.com>
To:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: inner loop optimization and lists

Sometimes one uses lists and checks if listitem needs to be run.

Instead of:

list:
	   if nec do item1
	   if nec do item2
	   if nec do item3
	   if nec do item4
	   if nec do item5
	   if nec do item6

and many checks.

do $selfmod_adress.

And just update address on interals.

Something like that?

A little afterthough on my jitter thinkings here on LKML.

Peace.
Ywe Cærlyn (Varanger O.S.)
https://www.youtube.com/channel/UCR3gmLVjHS5A702wo4bol_Q



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ