Microsoft MVP성태의 닷넷 이야기
기타: 24. RMClock for x64 [링크 복사], [링크+제목 복사],
조회: 30450
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 


RMClock for x64


예전에, 제 D820 노트북의 CPU 고주파 소음 관련한 해결책을 제시하면서 RMClock을 한번 소개해 드렸지요.

D820 고주파음 문제
; https://www.sysnet.pe.kr/2/0/478

위에서도 언급했지만, 비스타 x64에서는 서명되지 않은 드라이버를 허용하지 않기 때문에 RMClock을 사용할 수 없었지요. 그런데, 다른 사람들에 의해서 서명된 드라이버가 공개되고 있다는... 반가운 소식이 있습니다.

tester_pedro: RTCore64.sys digitally signed - working!
; http://forum.rightmark.org/topic.cgi?id=6:1557

위의 글에도 나오지만, 서명된 RTCore64.sys 파일은 다음의 경로에서 다운로드할 수 있습니다.

서명된 RTCore64.sys
; http://rapidshare.com/files/112841889/RTCore64.sys

그 외에도, 삭제되긴 했지만 매우 궁금한 글도 눈에 띕니다.

dmitrygr: [success] "Run HLT on cpu idle" on 64-bit OS
; http://forum.rightmark.org/topic.cgi?id=6:1718

어쨌든.

... 그러고 보면, 서명에 사용되는 인증기관이 Microsoft에 의해서 정해져 있는 것이 아닌가 생각됩니다. 동일하게 인증되었는데도 불구하고 제가 임의로 사용하고 있는 인증기관에서 발급된 인증서로 서명된 RTCore64.sys 파일은 동작을 안 했기 때문입니다.

비스타 x64 버전에서 서명되지 않은 드라이버 사용
; https://www.sysnet.pe.kr/2/0/477




드디어, x64 버전의 윈도우즈가 제 D820에 설치되어도 고주파음으로 고생을 안 할 수 있게 되었군요. (그렇긴 하지만, 최근 진행하고 있는 프로젝트에서 요구되는 3rd-party DLL들이 32비트 운영체제에서만 돌아가는 바람에 64비트 운영체제를 설치할 수가 없는 상태입니다. ^^; 아까운 내 메모리 700MB!)



[이 토픽에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]







[최초 등록일: ]
[최종 수정일: 5/15/2023]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 



2019-05-17 08시14분
[RMCLOCK에러가 납니다] Cannot install or lead RTCore64 deriver. Make sure you're loading this application from not a read only medium and/or a net work drive, and that you're logged on with Administrator rights 이 에러는 어떻게 해결하나요?
[guest]
2019-05-17 08시57분
관리자 권한으로 실행해 보세요. 그래도 안 되면 저도 해봐야 알 수 있겠는데 지금은 사용하지 않는 툴이라서 나중에 사용하게 되거든 확인해 보겠습니다. (나중에...가 언제가 될지는 모르겠지만.)
정성태
2025-09-09 11시06분
Hardware backwards compatibility
; https://devblogs.microsoft.com/oldnewthing/20030828-00/?p=42753

기계어 명령어 중 HLT는 CPU 동작을 (하드웨어 인터럽트가 발생할 때까지) 중지시킨다고 합니다. 원래는 이 명령어를 Windows 95에 적용시키려고 했지만 당시 노트북 중에는 이 명령어를 수행하면 다시 복원하지 않는 사례가 있어 그럴 수 없었다고 합니다.

이런 상황에서 운영체제를 대신해 HLT를 대신 수행하는 프로그램들이 나왔고, 속내를 모르는 사용자들은 마이크로소프트가 HLT를 넣지 않은 것에 대해 비난했다고.

-----------------------------------------

아래의 글에서는 HLT를 제거한 이유에 대해 좀 더 상세한 사연이 나옵니다.

Why didn’t Windows 95 simply special-case the laptops that locked up when it executed the HLT instruction?
; https://devblogs.microsoft.com/oldnewthing/20250908-00/?p=111572

참고로, 근래의 하드웨어는 HLT가 아닌 MWAIT 명령어를 사용한다는군요. ^^

MONITOR and UMONITOR Performance Guidance
; https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/monitor-umonitor-performance-guidance.html
정성태

... 61  62  63  64  65  66  67  68  69  70  71  72  [73]  74  75  ...
NoWriterDateCnt.TitleFile(s)
12203정성태3/18/202022791오류 유형: 612. warning: 'C:\ProgramData/Git/config' has a dubious owner: '...'.
12202정성태3/18/202026177개발 환경 구성: 486. .NET Framework 프로젝트를 위한 GitLab CI/CD Runner 구성
12201정성태3/18/202022723오류 유형: 611. git-credential-manager.exe: Using credentials for username "Personal Access Token". [1]
12200정성태3/18/202022729VS.NET IDE: 145. NuGet + Github 라이브러리 디버깅 관련 옵션 3가지 - "Enable Just My Code" / "Enable Source Link support" / "Suppress JIT optimization on module load (Managed only)"
12199정성태3/17/202020901오류 유형: 610. C# - CodeDomProvider 사용 시 Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path '...\f2_6uod0.tmp'.
12198정성태3/17/202024282오류 유형: 609. SQL 서버 접속 시 "Cannot open user default database. Login failed."
12197정성태3/17/202023720VS.NET IDE: 144. .NET Core 콘솔 응용 프로그램을 배포(publish) 시 docker image 자동 생성 - 두 번째 이야기 [1]
12196정성태3/17/202020248오류 유형: 608. The ServicedComponent being invoked is not correctly configured (Use regsvcs to re-register).
12195정성태3/16/202022510.NET Framework: 902. C# - 프로세스의 모든 핸들을 열람 - 세 번째 이야기
12194정성태3/16/202025796오류 유형: 607. PostgreSQL - Npgsql.NpgsqlException: sorry, too many clients already
12193정성태3/16/202023100개발 환경 구성: 485. docker - SAP Adaptive Server Enterprise 컨테이너 실행 [1]
12192정성태3/14/202023711개발 환경 구성: 484. docker - Sybase Anywhere 16 컨테이너 실행
12191정성태3/14/202025232개발 환경 구성: 483. docker - OracleXE 컨테이너 실행 [1]
12190정성태3/14/202019718오류 유형: 606. Docker Desktop 업그레이드 시 "The process cannot access the file 'C:\Program Files\Docker\Docker\resources\dockerd.exe' because it is being used by another process."
12189정성태3/13/202025082개발 환경 구성: 482. Facebook OAuth 처리 시 상태 정보 전달 방법과 "유효한 OAuth 리디렉션 URI" 설정 규칙
12188정성태3/13/202033277Windows: 169. 부팅 시점에 실행되는 chkdsk 결과를 확인하는 방법
12187정성태3/12/202020491오류 유형: 605. NtpClient was unable to set a manual peer to use as a time source because of duplicate error on '...'.
12186정성태3/12/202021381오류 유형: 604. The SysVol Permissions for one or more GPOs on this domain controller and not in sync with the permissions for the GPOs on the Baseline domain controller.
12185정성태3/11/202022566오류 유형: 603. The browser service was unable to retrieve a list of servers from the browser master...
12184정성태3/11/202024892오류 유형: 602. Automatic certificate enrollment for local system failed (0x800706ba) The RPC server is unavailable. [3]
12183정성태3/11/202021190오류 유형: 601. Warning: DsGetDcName returned information for \\[...], when we were trying to reach [...].
12182정성태3/11/202023087.NET Framework: 901. C# Windows Forms - Vista/7 이후의 Progress Bar 업데이트가 느린 문제파일 다운로드1
12181정성태3/11/202023549기타: 76. 재현 가능한 최소한의 예제 프로젝트란? - 두 번째 예제파일 다운로드1
12180정성태3/10/202020240오류 유형: 600. "Docker Desktop for Windows" - EXPOSE 포트가 LISTENING 되지 않는 문제
12179정성태3/10/202030874개발 환경 구성: 481. docker - PostgreSQL 컨테이너 실행
12178정성태3/10/202024793개발 환경 구성: 480. Linux 운영체제의 docker를 위한 tcp 바인딩 추가 [1]
... 61  62  63  64  65  66  67  68  69  70  71  72  [73]  74  75  ...