Sweden-Number/dlls/ntdll/unix
Matteo Bruni b37371bf20 ntdll: Don't read current CPU frequency on Linux.
On the Linux boxes I tested, reading scaling_cur_freq usually takes
about 12 ms per core.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47128
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-24 18:26:18 +02:00
..
cdrom.c
debug.c
env.c
file.c ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +02:00
loader.c
process.c ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +02:00
registry.c
security.c
serial.c
server.c ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +02:00
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c
sync.c
system.c ntdll: Don't read current CPU frequency on Linux. 2020-07-24 18:26:18 +02:00
tape.c
thread.c
unix_private.h ntdll: Store the filesystem redirection flag in the 64-bit TEB. 2020-07-24 18:26:18 +02:00
virtual.c