André Hentschel
|
6c02f66075
|
ntdll: Remove SPARC support.
|
2013-03-05 11:01:27 +01:00 |
Andrew Talbot
|
d0d28b96a4
|
ntdll: Avoid signed-unsigned integer comparisons.
|
2013-02-21 08:34:13 +01:00 |
André Hentschel
|
855be0bb55
|
ntdll: Add ARM64 cpu info.
|
2013-01-16 12:52:15 +01:00 |
Francois Gouget
|
d55bb4497f
|
Assorted spelling fixes.
|
2012-11-05 11:30:30 +01:00 |
Akihiro Sagawa
|
bb4a31a8ed
|
ntdll: Calculate SystemProcessInformation's ReturnLength and return it.
|
2012-10-24 14:19:47 +02:00 |
James Eder
|
7978a38f24
|
ntdll: Split up feature detection by architecture.
|
2012-10-23 12:29:13 +02:00 |
James Eder
|
0d5f301352
|
ntdll: Use build-time API detection instead of OS detection for finding the number of processors.
|
2012-10-23 12:29:08 +02:00 |
James Eder
|
a6eec2cf6a
|
ntdll: Add detection for PF_SSE_DAZ_MODE_AVAILABLE.
|
2012-10-22 11:39:12 +02:00 |
James Eder
|
ebc7ffd527
|
ntdll: Add detection for Revision in get_cpuinfo().
|
2012-10-22 11:38:12 +02:00 |
James Eder
|
6db42d3650
|
ntdll: Handle CPU Level (family) as a vendor specific component.
|
2012-10-22 11:38:01 +02:00 |
James Eder
|
925fd2a223
|
ntdll: Add more feature detection in get_cpuinfo().
|
2012-10-22 11:37:55 +02:00 |
James Eder
|
1ce0c9578a
|
ntdll: Add support for cpuid on x86_64.
|
2012-10-22 11:37:43 +02:00 |
James Eder
|
2a71712b51
|
ntdll: Add more complete implementation of NtPowerInformation.
|
2012-09-14 12:04:48 +02:00 |
James Eder
|
c683b98da5
|
ntdll: Return as many PROCESSOR_POWER_INFORMATIONs as there are CPUs.
|
2012-09-13 16:49:16 +02:00 |
James Eder
|
07f29c2ce7
|
ntdll: Remove outdated comment.
|
2012-09-11 18:10:55 +02:00 |
Piotr Caban
|
682b276ac5
|
ntdll: Added processor cache to SystemLogicalProcessorInformation (Mac).
|
2012-09-05 12:38:51 +02:00 |
Piotr Caban
|
785fde5920
|
ntdll: Added numa node information to SystemLogicalProcessorInformation (Mac).
|
2012-09-05 12:38:45 +02:00 |
Piotr Caban
|
6c2b7332d3
|
ntdll: Added processor cores information to SystemLogicalProcessorInformation (Mac).
|
2012-09-05 12:38:37 +02:00 |
Piotr Caban
|
59a54b0f8a
|
ntdll: Added numa nodes information to SystemLogicalProcessorInformation (linux).
|
2012-09-04 16:15:54 +02:00 |
Piotr Caban
|
a3d0a19624
|
ntdll: Added processor cache information to SystemLogicalProcessorInformation (linux).
|
2012-09-04 16:15:54 +02:00 |
Piotr Caban
|
faccf6ad10
|
ntdll: Added partial support for SystemLogicalProcessorInformation information class in NtQuerySystemInformation (linux).
|
2012-09-04 16:15:54 +02:00 |
Michael Stefaniuc
|
abef6ab366
|
ntdll: Avoid TRUE:FALSE conditional expressions.
|
2012-08-14 11:58:40 +02:00 |
Detlef Riekenberg
|
5c3e919b10
|
ntdll: Support TokenIntegrityLevel.
|
2012-07-31 10:55:08 +02:00 |
Huw Davies
|
59f7c24432
|
ntdll: Remove a spurious assignment.
|
2012-07-11 10:00:18 -05:00 |
Huw Davies
|
760f487f6c
|
ntdll: Increase the buffer size for processor features and add a check to catch future overflows.
|
2012-07-11 10:00:15 -05:00 |
Hans Leidekker
|
700eec9687
|
ntdll: Report 3dnow and sse features if the processor supports them.
|
2012-07-09 15:06:13 -04:00 |
André Hentschel
|
1013d2e75c
|
ntdll: Enhance FreeBSD checks to also check for DragonFly BSD when appropriate.
|
2012-06-04 12:17:54 +02:00 |
Austin English
|
78f82fa063
|
ntdll: Use proper CPU speed detection on FreeBSD.
Reported by Hardy Schumacher.
|
2012-03-01 17:38:41 +01:00 |
Nikolay Sivov
|
7c648cb695
|
ntdll: Fix SID data copy length.
|
2011-10-12 20:52:46 +02:00 |
Charles Davis
|
fe6140e0fd
|
ntdll: Also set CPU_FEATURE_HTT on Mac OS.
|
2011-10-11 13:37:49 +02:00 |
Francois Gouget
|
bf05d85f99
|
ntdll: Detect if NX support is enabled.
|
2011-08-24 19:07:45 +02:00 |
Nikolay Sivov
|
573db9ef63
|
ntdll: While requesting TokenGroups calculate required user buffer size in server.
|
2011-08-23 16:53:54 +02:00 |
Nikolay Sivov
|
8e904f95c3
|
ntdll: Stub TokenSessionId for query call.
|
2011-08-22 16:14:35 +02:00 |
André Hentschel
|
abcdcd9eea
|
ntdll: Accept double-digit CPU families.
|
2011-08-22 16:14:32 +02:00 |
André Hentschel
|
3eb91fbc3c
|
ntdll: Parse ARM CPU level.
|
2011-06-16 11:15:56 +02:00 |
André Hentschel
|
6f9d1840ef
|
ntdll: Remove Alpha support.
|
2011-04-20 13:09:39 +02:00 |
Alexandre Julliard
|
cc01c46f41
|
ntdll: Rewrite the SystemProcessorPerformanceInformation handing to avoid code duplication.
Also include idle time in kernel time.
|
2011-04-15 10:56:55 +02:00 |
Maarten Lankhorst
|
67755d2593
|
ntdll: Fix time units for SystemPerformanceProcessorInformation, and steal idle time for kernel time.
|
2011-03-08 16:55:10 +01:00 |
Maarten Lankhorst
|
f45b6c54be
|
ntdll: Fix time accounting in NtQuerySystemInformation.
|
2011-02-24 18:25:48 +01:00 |
Austin English
|
9832bd6c54
|
ntdll: Add missing checks for FreeBSD_kernel.
|
2011-01-17 14:27:38 +01:00 |
André Hentschel
|
40294182c1
|
ntdll: Respect multiple CPUs when faking values.
|
2011-01-04 11:46:31 +01:00 |
Louis Lenders
|
fa2b7066e5
|
ntdll: Set the IdleTime member from the SystemPerformanceInformation info class in NtQuerySystemInformation.
|
2010-11-26 14:58:39 +01:00 |
Detlef Riekenberg
|
48f3335ffa
|
ntdll: Add semi stub for TokenElevationType in NtQueryInformationToken.
|
2010-11-15 14:55:24 +01:00 |
André Hentschel
|
3151ef0d06
|
ntdll: Detect more processor features.
|
2010-11-04 11:48:44 +01:00 |
Rudolf Mayerhofer
|
d0e0e69ff1
|
ntdll: Set CPU_FEATURE_HTT when running on a HTT capable system.
|
2010-10-04 15:00:07 +02:00 |
André Hentschel
|
171c9a5327
|
ntdll: Add ARM support.
|
2010-09-20 12:58:44 +02:00 |
Brad Smith
|
466b64032f
|
ntll: Fix the detection of the number of CPUs for OpenBSD.
|
2010-09-18 13:10:07 +02:00 |
Austin English
|
7b37a6d47e
|
ntdll: Add Sparc processor support.
|
2010-08-24 12:21:38 +02:00 |
Detlef Riekenberg
|
2b76f8661d
|
ntdll: Add a stub for TokenElevation in NtQueryInformationToken.
|
2010-08-23 13:46:24 +02:00 |
Austin English
|
5bd468179b
|
ntdll: Add stub for NtSystemDebugControl.
|
2010-06-29 10:55:41 +02:00 |