Skip to main content

task manager: before clicking end process - part 2

continuation of the 1st part

1. igfxpers.exe - is a process installed alongside NVidia graphics cards and provides additional configuration options for these devices. "This program is a non-essential process, but should not be terminated unless suspected to be causing problems."
processlibrary.com says its not a critical component. so there's nothing to worry about

2. igfxsrvc.exe - is a process associated with Intel(R) Common User Interface from Intel Corporation. It is installed with graphic card drivers with Intel chipsets. This program is important for the stable and secure running of your computer and should not be terminated.

from processlibrary.com

i wouldn't want to terminate this.

3. igfxtray.exe - is a process which allows you to access the Intel Graphics configuration and diagnostic application for the Intel 810 series graphics chipset. This program is a non-essential system process, and is installed for ease of use via the desktop tray.

also a non-critical component says liutilities.com

4. jqs.exe - uses about 1.5 Megabytes of computer memory and 2 Megabytes of virtual memory while running. It also initiates I/O processes frequently if those columns are activated in the Task Manager.

Now, if you want to disable the Java Quick Starter process you can do that in the Windows Control Panel. You find a Java entry there which will open the Java Control Panel.

A click on Advanced and the selection of Miscellaneous will display the activated Java Quick Starter entry. Uncheck the box to disable the process. This will be visible in the Windows Task Manager immediately.

source is ghacks.net

5. jusched.exe - If you've looked in Task Manager and wondered what on earth the jusched.exe process is and if you can turn it off, then you are in luck. This process is the Java Update scheduler, which is a process that wastes memory all the time just to check once a month whether there are new updates to Java.

that's according to howtogeek.com
also check their instruction how to disable it

6. LClock.exe - this is for the LClock program copyrighted to ying han last 2004

source file.net

7. lsass.exe - Local Security Authentication Server by Microsoft, Inc

liutilities.com recommendationis that lsass.exe should not be disabled, required for essential applications to work properly.

from liutilities.com

8. NBService.exe - It is a process required by Nero BackItUp for backup functions.

processlibrary.com

9. Notepad.exe - obviously for windows notepad

10. Photoshop.exe - for adobe photoshop

Popular

Quire (second draft)

  And the one that seeks thought, “I am ready to choose a path.” For doctrines have been read, gods compared, and rituals weighed in silence. He remembered the fire, where light was not worshiped but judged, and darkness was a choice, not a curse. He remembered the breath, where suffering was neither punished nor forgiven, but dissolved through stillness. He remembered the songs, where duty danced with illusion, and war itself was made holy by detachment. He remembered the resurrection, where the dismembered was remembered, and death was a gate, not an end. He remembered the teachings, etched in covenant, wrapped in law, carried by a people into exile and return. He remembered the prayers, whispered in caves, awaiting a kingdom not of this world. He remembered the tongues, where serpents taught silence and fire moved through spine and breath. And the thought wandered, and sleep came as a shadow without warning, and the dream began in the lowest of places. And he beheld h...

how to add map on blogs

Im working on another blog of a friend about her restaurant  and found a need to put a map So, I went to Google for assistance. Lo and behold, it assisted. Now, let me share to you how it goes.(pics to follow) open  maps.google.com search for the location click the gear at the bottom right corner click "Share and embed map" click "Embed map" tab choose the size copy the html code paste it to you blog

Token Optimization Explained

Token optimization is the process of efficiently managing and minimizing the number of tokens used when working with natural language processing (NLP) models, particularly in contexts where token usage directly affects performance, cost, or processing limits. Tokens are the building blocks of text input and output, representing words, subwords, or even individual characters. Here’s a detailed explanation of token optimization: Why Optimize Tokens? Cost Efficiency : Many NLP services charge based on token usage. Reducing tokens lowers costs. Model Limits : Models like GPT have maximum token limits for input and output combined. Exceeding this limit truncates responses or prevents processing. Processing Speed : Fewer tokens result in faster response times. Improved Clarity : Concise inputs reduce ambiguity and improve model understanding. How to Optimize Tokens Use Concise Language : Avoid unnecessary words, filler phrases, or verbose sentences. Example: Verbose: ...