Microsoft MVP성태의 닷넷 이야기
오류 유형: 18. "Automatic Updates" 서비스 CPU 100% 점유 현상 [링크 복사], [링크+제목 복사],
조회: 25519
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 2개 있습니다.)

최근 들어서, 제 컴퓨터가 가끔씩 급격하게 느려지는 현상이 발생되었습니다. 자세히 살펴보니 그때마다 "svchost.exe" 작업이 CPU를 약 100% 점유하는 현상이 나타나면서 메모리 소비가 150MB까지 올라갔습니다.

process explorer로 확인을 해보니 해당 exe에서 서비스되는 것들이 다음과 같더군요.

"Automatic Updates"
"Windows Audio"
"Computer Browser"
"Cryptographic Services"
"COM+ Event System"
"HID Input Service"
"Server"
"Workstation"
"Network Connections"
"Network Location Awareness(NLA)"
"Remote Access Connection Manager"
"Task Scheduler"
"System Event Notification"
"Shell Hardware Detection"
"Windows Management Instrumentation"
"Wireless Configuation"

상황이 이렇다 보니, ^^; 단서를 찾아낼 엄두를 못내고 포기하고 있었는데요. 오늘은 우연히 "Windows Update" 사이트를 방문하면서 "svchost.exe"가 동일하게 메모리와 CPU 점유 현상이 발생하는 것을 발견하였습니다.

관련해서 검색을 하다보니, 아래와 같은 토픽을 발견하게 되었습니다.

FIX: When you run Windows Update to scan for updates that use Windows Installer, including Office updates, CPU utilization may reach 100 percent for prolonged periods
; http://support.microsoft.com/kb/916089

제 현상이랑 아주 똑같은 것 같습니다. 실제로 Windows Update 사이트뿐만 아니라, 프로그램 설치/삭제 시에도 msi 관련 프로세스들이 너무 느린 현상을 경험하고 있었기 때문입니다.

그런데, 아쉽게도 ^^; "Microsoft Product Support Services" 센터에 연락을 해서만 구할 수 있군요. 월요일까지 기다려서 Support 센터에 연락을 해서 해당 파일을 설치하는 것이 빠를까요? 그 안에 Vista가 MSDN Subscriber Downloads 센터에 릴리스되어 Vista를 설치하게 되는 시간이 빠를까요? ^^


[내용 추가: 2007-02-13]
다음의 토픽에 해결책이 제시됩니다.

"Automatic Updates" 서비스 CPU 100% 점유 현상 - 두 번째 이야기
; https://www.sysnet.pe.kr/2/0/459



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

[연관 글]






[최초 등록일: ]
[최종 수정일: 6/27/2021]

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

비밀번호

댓글 작성자
 




1  2  3  4  [5]  6  7  8  9  10  11  12  13  14  15  ...
NoWriterDateCnt.TitleFile(s)
13530정성태1/15/20242343닷넷: 2203. C# - Python과의 AES 암호화 연동파일 다운로드1
13529정성태1/15/20242346닷넷: 2202. C# - PublishAot의 glibc에 대한 정적 링킹하는 방법
13528정성태1/14/20242490Linux: 68. busybox 컨테이너에서 실행 가능한 C++, Go 프로그램 빌드
13527정성태1/14/20242349오류 유형: 892. Visual Studio - Failed to launch debug adapter. Additional information may be available in the output window.
13526정성태1/14/20242438닷넷: 2201. C# - Facebook 연동 / 사용자 탈퇴 처리 방법
13525정성태1/13/20242346오류 유형: 891. Visual Studio - Web Application을 실행하지 못하는 IISExpress
13524정성태1/12/20242400오류 유형: 890. 한국투자증권 KIS Developers OpenAPI - GW라우팅 중 오류가 발생했습니다.
13523정성태1/12/20242202오류 유형: 889. Visual Studio - error : A project with that name is already opened in the solution.
13522정성태1/11/20242410닷넷: 2200. C# - HttpClient.PostAsJsonAsync 호출 시 "Transfer-Encoding: chunked" 대신 "Content-Length" 헤더 처리
13521정성태1/11/20242518닷넷: 2199. C# - 한국투자증권 KIS Developers OpenAPI의 WebSocket Ping, Pong 처리
13520정성태1/10/20242288오류 유형: 888. C# - Unable to resolve service for type 'Microsoft.Extensions.ObjectPool.ObjectPool`....'
13519정성태1/10/20242257닷넷: 2198. C# - Reflection을 이용한 ClientWebSocket의 Ping 호출파일 다운로드1
13518정성태1/9/20242504닷넷: 2197. C# - ClientWebSocket의 Ping, Pong 처리
13517정성태1/8/20242330스크립트: 63. Python - 공개 패키지를 이용한 위성 이미지 생성 (pystac_client, odc.stac)
13516정성태1/7/20242420닷넷: 2196. IIS - AppPool의 "Disable Overlapped Recycle" 옵션의 부작용
13515정성태1/6/20242779닷넷: 2195. async 메서드 내에서 C# 7의 discard 구문 활용 사례 [1]
13514정성태1/5/20242438개발 환경 구성: 702. IIS - AppPool의 "Disable Overlapped Recycle" 옵션
13513정성태1/5/20242378닷넷: 2194. C# - WebActivatorEx / System.Web의 PreApplicationStartMethod 특성
13512정성태1/4/20242336개발 환경 구성: 701. IIS - w3wp.exe 프로세스의 ASP.NET 런타임을 항상 Warmup 모드로 유지하는 preload Enabled 설정
13511정성태1/4/20242327닷넷: 2193. C# - ASP.NET Web Application + OpenAPI(Swashbuckle) 스펙 제공
13510정성태1/3/20242227닷넷: 2192. C# - 특정 실행 파일이 있는지 확인하는 방법 (Linux)
13509정성태1/3/20242361오류 유형: 887. .NET Core 2 이하의 프로젝트에서 System.Runtime.CompilerServices.Unsafe doesn't support netcoreapp2.0.
13508정성태1/3/20242404오류 유형: 886. ORA-28000: the account is locked
13507정성태1/2/20243148닷넷: 2191. C# - IPGlobalProperties를 이용해 netstat처럼 사용 중인 Socket 목록 구하는 방법파일 다운로드1
13506정성태12/29/20232657닷넷: 2190. C# - 닷넷 코어/5+에서 달라지는 System.Text.Encoding 지원
13505정성태12/27/20233262닷넷: 2189. C# - WebSocket 클라이언트를 닷넷으로 구현하는 예제 (System.Net.WebSockets)파일 다운로드1
1  2  3  4  [5]  6  7  8  9  10  11  12  13  14  15  ...