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:	Thu, 2 Nov 2006 16:52:48 +0800
From:	"FENG ZHOU" <zhfeng.osprey@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: How to optimize system time for such case?

Hello, all
I am optimizing a compiler and I believe there is a bug in such
compile. Currently, I have a test case, which is a scientific
application, has a lot of system time. This is weird, because this
case does not have many system calls. Meanwhile, compiled at another
option, I found all the "system time" are gone! So, I assume there is
some problem in the first one (though both binary produce correct
result). I used some performance tuning tool and found the hottest
address for CPU privilege level change event is: 0xa000000100001a70.
This address is not in code or data segment. Now, I am kinda stuck
here. My question is: how to find what this address is? Or find out
what is the cause of the "system time"? Thanks in advance.

PS: the platform is Itanium 2.
-Feng
-
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