Nobody knows what a folder called talagent?

I'm trying to figure out what uses more memory on my laptop which is almost out of memory.  Which is the best way to achieve this.  Is - this activity monitor?  When I go into that, I see a folder called talagent with 74 MB of memory.  Does anyone know what it is? Spotlight gives 0 replies.  suggestions would be welcome!

Mary

See the following http://www.cultofmac.com/386726/how-to-fix-weird-talagent-keychain-issue/

Talagent is a background service that runs to each user account to let your Mac terminate apps if the memory system resources become low. Essentially, it is something that helps your Mac feel more responsive when you use, and it uses the keychain to authenticate.

Tags: Notebooks

Similar Questions

  • Tool bar: bar that resembled a type of "Favorites" bar, but I don't know what it was called-How can I get that back?

    So I know that vista comes with cmdlets and Gadgets Sidebar and toolbar quick launch in low next to the button start. Mine also came with this bar that resembled a type of "Favorites" bar, but I don't know what it was called. You can move from top, bottom, left or right of the screen and put a shortened desired in this regard. You can change the color of it and everything. I've loaded ZoneAlarm and AVG and now the "toolbar" (even once, don't know the name) disappeared. Anyone know how to get it back? Thank you very much

    http://www.DellDock.com/

    If it is above > look in the start menu > programs > software Dell > Dell Dock > or re-download.

    If another brand computer > look in their software > under start > programs.

    See you soon.

    Mick Murphy - Microsoft partner

  • BlackBerry Smartphones unknown status indicator - nobody knows what it is!

    I have this weird icon on my "BOLD" coming on the screen during a phone call.  It is in the top right of the screen and is quite large.  It's a rectangle with signs of more than 5 or 6 aligned diagonally inside the box.  Below is my attempt to get it.  No ONE knows what it is.  Not Rogers, RIM or anywhere on the internet. Help, please!  Also, I should point out that when I turn the speaker, the icon disappears.

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

    |+                        |

    |    +                    |

    |        +                |

    |             +           |

    |                  +      |

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

    He described this announcement?

    http://www.BlackBerryForums.com/General-BlackBerry-discussion/138242-weird-symbol-while-making-call...

  • Nobody knows what a shader model 3.0? I'm tempted to play the fuel on my laptop (PC game) and whenever I click to run, an error window reading "shader 3.0 necessary...". "appears.

    PC game

    Quite new too; just released this year.

    Impressive graphics and all that jazz

    Hi Gjosh,

    Thank you for visiting Microsoft answers.

    A pixel shader is a set of program codes that is usually built into a graphics chipset and drivers. Its purpose is to allow more realistic light on 3d models, generally effects for games. You get this error because your video card does not include native support for pixel shader. It is possible to emulate the pixel shader using third-party software, if you have a fast processor and a good amount of RAM.

    I would say either you contact the manufacturer of your graphics card to download Shader 3.0 and install the same or you can use the Internet to search using your favorite search engine and download and install the same.

    IMPORTANT : Microsoft cannot guarantee that problems resulting from the use of third-party software can be resolved. Software using third party is at your own risk.

    Kind regards
    Amal-Microsoft Support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Telechareger Toolbar - don't know what it's called

    I lost the "toolbar" on my desktop that was an automatic with Vista: there was the wastebasket paper, internet, desk, and a couple other symbols.  If you know what I mean (I don't know the name) and can help me get it back, I would appreciate the help.

    It is not software Vista if it was at the top of your screen.

    http://www.DellDock.com/

    If it is above > look in the start menu > programs > software Dell > Dell Dock > or re-download.

    If another brand computer > look in their software > under start > programs.

    See you soon.

    Mick Murphy - Microsoft partner

  • I tried to open the journal articles and I get the message "an add-on was not for this site. Please check your internet security to potential conflicts. Nobody knows what he's talking about or how to fix it?

    I tried to go in manage modules and also my internet security options, but I can't figure out the problem.

    Hi mumshi5,

    The article you are trying to open is the PDF document. You are able to open this article/journal in another browser?

    You can try different browser, also let me know what application or service Adobe that you use?

    Kind regards

    Ajlan Huda.

  • Nobody knows what's "the vagabond"?

    I just installed CS5.5 for the third time and still no error message:

    "Cannot find the floatui.htm file in the Configuration/Floaters folder.
    The float will not appear. »

    When Dreamweaver is started.

    The program seems to work OK I could test it. All floating windows appear when called to the top.

    The system is windows 7 64 bit

    This occurs when the installation is downloaded from the web or when it is installed from the DVD. Same thing happens if it is uninstalled first, then the machine restarted before a later installation DVD.

    Adobe technical support suggested that I re - install and also do I need to rename the configuration file, but they knew exactly where he stood.

    Finally, it was decided that I should rename a folder called Dreamweaver CS5.5 in the configuration file that was in ...users/current_user/appdata/roaming/adobe/ I did, by calling Dreamweaver.old, and restart the program, I did - with the same result.

    There is not... Directory of Configuration/Floaters in that path at all, but it is one in Programfiles(x86) /Adobe Dreamweaver CS5.5/configuration/

    However, it doesn't have the file mentioned, and a search of all of the computer cannot find one or the other.

    So, how can I get rid of the message? Insert a file with the correct name in this folder?

    Or is it just a whim or a mistake in the DW Installer?

    See http://forums.adobe.com/thread/676866

    Try the window > workspace layouts > reset

  • 2.1 ai2: nobody knows what the time units are in unit tests?

    Hi all

    I ran a few tests in SQL Developer ai2 and I'm curious to know the units of time that I see in some contexts; If anyone can enlighten me, I would be very grateful...

    (1) I have my unit test set to 'collect Code coverage statistics.
    (2) when I run a test, the results tab shows the columns 'Status' and 'Time' - 'Period' means here? For example, my test '1 826' watch - is this milli-seconds of processing time? Any other clues?
    (3) I then look at the 'Test Runs Code Coverage' report and click on the appropriate entry in the upper part of the screen, which shows me the «Code coverage Details» view
    (4) I can make sense columns 'Line', 'Text' and 'Total_Occurrences', but what makes the value of the average of column "Total_Time" here? For example, for simple SUBSTR assignment operations, I see a "Total_Time" of "1201", is this microseconds, nano-seconds?

    Many thanks in advance,

    Chris Hughes

    Hi Chris -.

    (2) the term is in milliseconds (1/1000 second) (this is the time from the customer point of view for each operation)
    (4) Total_Time is in nanoseconds (1/1000000000 sec) (or at least what the documentation for plsql_profiler_data.total_time (where get us all this) ;)) said

    Brian Jeffries
    SQL development team

  • I'm unable to access iCloud parameters, that the icon is there, but when I click it, it does nothing. Also recently I noticed that my personal hotspot option is no longer available. Nobody knows what can happen?

    I can't access iCloud parameters. The icon is there, but when I click on it nothing happens. I went into general settings to ensure that no restrictions were on. Also recently noticed that the personal hotspot service is no longer available on my phone. How something like that just disappears?

    For Personal Hotspot, you must ask your cellular provider.

    What setting iCloud does not work?

  • Nobody knows what the Kpi Logger Service for?

    I really hope this isn't to push entry recorder key service.

    Hope I'm not being paraniod with all items on carrier IQ is going around, I trunk to check what was running on my Droid 3.

    Hmmm...

    Jerry

    jbenjamn wrote:

    I really hope this isn't to push entry recorder key service.

    Hope I'm not being paraniod with all items on carrier IQ is going around, I trunk to check what was running on my Droid 3.

    Hmmm...

    Jerry

    Try this link for more information:

    http://itmusings.com/architecture/KPI-key-performance-indicators

  • my laptop loses connection and connect again when I restart the computer, nobody knows what might be the cause. It remains still connected locally

    I have problems with my laptop, it loses the connection to the internet and will not reconnect, I found the only way for it to re - connect is to restart it, someone at - it ideas to the problem.

    Hello

    The problem could be caused if there is no problem with the network card or a problem with corrupt or incompatible drivers.

    1 have you ever done any recent hardware or exchange of software on your computer before the show?

    2. you receive an error code or message?

    3 is your stable Internet connection after rebooting the computer or is it often disconnect?

    4. you use a wired connection or wireless?

    If you are using a wireless connection, try to check the problem with the wired connection.

    Follow the steps in the link below and let know us the status of the issue.

    Wireless and wired network problems:

    http://Windows.Microsoft.com/en-in/Windows/network-connection-problem-help#network-problems=Windows-XP&V1H=win8tab1&V2H=win7tab1&V3H=winvistatab1&v4h=winxptab1

    I hope this helps.

  • Nobody knows what. vs remote control means in a suported blue tooth serviceces

    In my menu of phonebluetooth trace that it is a service that I have on my backup phone a Motorola don't Flip not smart reason nothing running in the background, I don't think thank you < deleted email > only mail I consulted latly

    Sorry, but this doesn't seem to be a Firefox for Android question.

  • Nobody knows what this effect? : D when it moves like that

    It's just 3 layers turned 3D and animated with a lens AE camera wide angle. It is not an effect you add, it is a technique.

  • Nobody knows what the police?

    SAAB-Logo-for-Table-Banner-2015.png

    The very overused Algerian... all bent upward.

  • I don't know how to do this and I don't know what it's called...

    I'm in the making of the action scenes, but I missed an easy way to do it again. so I need help.

    Take a look at this pic.

    http://3.BP.blogspot.com/_rFMcObOYhl4/SDH-P3l87YI/AAAAAAAAAkw/LYutFEehb6s/S400/third-perso n - shooter .jpg

    From the point of view of the man in yellow, I would like to create a glow that is in front of GUN BARREL THE. but I have no idea how do other than blindly erasure or using a green screen.

    PLS HELP!

    You must learn more about the masks and rotoscoping.

    A lot of things to learn about the creation of muzzle flashes at VideoCoPilot.net

Maybe you are looking for

  • Slow Mac

    Hello, so I would first start by saying that I am no computer or the apple guru, I am aware of the basic information of base etc, but nothing close to tip at all. I'm running on a: iMac (27-inch, mid 2010) Processor: 3.2 GHz Inel Core i3 Memory: 4 GB

  • Cannot answer calls unless Skype is the active application

    When people call me Skype or a landline, I see and hear the same indication of an incoming call that I've always seen and heard. But unless Skype is the active application, Skype I am already in a call and sends an incoming call to voicemail in less

  • Help reading binary file

    Hello Just hoping someone might be able to help me with the following. I'm new to labview and don't do not have has IT melts so understand binaries and how to read is beyond my capabilities. Quite simply, I try to open a series of binary files writte

  • ... My BRAND NEW HP Officejet Pro 8630 load photo paper...

    I just bought a HP Officejet Pro 8630 and it will NOT print on paper HP Premium Plus Photo or a generic brand of paper photo.  I just unboxed and configure all web settings.  Printing on plain paper works fine; However, when I place a small load of ~

  • HP540 update: want to upgrade RAM, OS and replace the battery

    Hi, I want to improve my HP540 with 4 GB of RAM and windows 7. Is this feasible?Secondly, I want to buy the battery for her, as his does not work. Where to buy? any suggestions?