• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Stack Overflow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stack Overflow


  • Subject: Re: Stack Overflow
  • From: Alex Zavatone <email@hidden>
  • Date: Wed, 12 Nov 2014 16:04:11 -0500

Argh.  RSS = resident set size.  Sorry about that.  Cursed autocorrect.

Sent from my iPad. Please pardon typos.

On Nov 12, 2014, at 4:01 PM, Alex Zavatone <email@hidden> wrote:

> This is just telling you all the processes running at the time of the crash, their process ID numbers and the RSS (real memory usage) which is short for resident sort size.
>
> No idea how you can get anything useful out of that output.
>
> Sent from my iPad. Please pardon typos.
>
> On Nov 12, 2014, at 3:45 PM, "Stockly, Ed" <email@hidden> wrote:
>
>> Thanks, Emmanuel,
>>
>>
>>>> do shell script "ps -axwwmc -o pid,rss,command" would provide the RAM usage.
>>
>>
>>
>> Here's the result as the stack overflow dialog was on the screen, and I have
>> no idea what to do with this information:
>>
>> "  PID    RSS COMMAND
>> 226 137052 com.apple.IconServicesAgent
>> 111 110312 mds_stores
>> 186  43128 Finder
>> 184  33400 Dock
>>  39  32900 mds
>> 368  28528 AppleScript Editor
>> 103  28256 WindowServer
>> 180  27692 ScreensharingAgent
>> 366  24768 CVMCompiler
>> 171  24400 screensharingd
>> 185  20856 SystemUIServer
>>  68  20740 BESAgent
>> 181  17224 CalendarAgent
>> 194  17196 com.apple.ShareKitHelper
>> 236  16816 com.apple.dock.extra
>> 192  16068 NotificationCenter
>> 135  13976 softwareupdated
>> 178  13600 applet
>>  21  12864 opendirectoryd
>> 165  12732 UserEventAgent
>> 267  12728 BESClientUI
>>  43  12528 loginwindow
>> 212  12484 identityservicesd
>> 204  11684 sharingd
>> 206  11552 ubd
>> 205  10300 librariand
>>  11   8520 UserEventAgent
>> 224   8368 ARDAgent
>>  12   8228 kextd
>> 173   7832 xpcd
>> 187   7688 coreaudiod
>>  60   7660 blued
>> 209   7056 AirPlayUIAgent
>>  63   7052 apsd
>>  74   6912 com.apple.authd
>>  70   6888 coreservicesd
>>  45   6632 locationd
>> 196   6244 com.apple.imdpersistence.IMDPersistenceAgent
>> 190   6192 fontd
>>  64   6096 aosnotifyd
>>  25   5988 warmd
>> 219   5960 accountsd
>> 201   5540 com.apple.audio.DriverHelper
>> 239   5420 SocialPushAgent
>> 137   5360 suhelperd
>> 251   4816 iTunesHelper
>> 243   4716 helpd
>>  24   4716 wdhelper
>> 227   4704 com.apple.systemadministration.writeconfig
>> 174   4676 tccd
>>  17   4676 configd
>>  80   4636 com.apple.CodeSigningHelper
>>  67   4468 vpnagentd
>>  65   4432 airportd
>>  56   4416 launchservicesd
>> 195   4256 imagent
>>  13   4036 taskgated
>>  15   3896 securityd
>>  47   3620 kdc
>> 179   3540 usernoted
>> 163   3536 tccd
>>  40   3376 mDNSResponder
>> 207   3372 pbs
>> 215   3320 secd
>>  50   3112 fseventsd
>> 132   3088 netbiosd
>>  19   2924 distnoted
>> 109   2920 sandboxd
>>   1   2912 launchd
>> 214   2840 lsboxd
>>  57   2828 appleeventsd
>> 104   2772 networkd
>> 238   2708 WiFiKeychainProxy
>>  26   2692 usbmuxd
>> 166   2676 distnoted
>>  34   2608 revisiond
>>  69   2300 xpcd
>> 118   2160 usbd
>> 222   2108 filecoordinationd
>>  16   2096 powerd
>> 200   2088 xpcd
>>  44   2064 logind
>> 136   2064 xpcd
>> 162   2028 securityd_service
>> 253   1996 CloudKeychainProxy
>> 245   1988 AppleIDAuthAgent
>>  62   1980 autofsd
>> 197   1968 xpcd
>>  75   1908 cfprefsd
>> 112   1888 coresymbolicationd
>> 144   1848 CVMServer
>> 169   1772 cfprefsd
>>  18   1764 diskarbitrationd
>> 160   1716 launchd
>>  32   1696 SleepServicesD
>> 266   1560 distnoted
>> 306   1544 systemstatsd
>> 117   1540 sysmond
>>  29   1296 stackshot
>>  20   1236 syslogd
>>  14   1208 notifyd
>> 119   1156 ntpd
>>  49   1104 hidd
>> 121   1104 SystemStarter
>>  46    984 KernelEventAgent
>> 188    960 pboard
>> 260    956 launchd
>> 105    944 networkd_privileged
>>  52    792 dynamic_pager
>> 272    724 mdflagwriter
>> 122    620 pacemaker
>> 378    580 ps"
>>
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> AppleScript-Users mailing list      (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>> Archives: http://lists.apple.com/archives/applescript-users
>>
>> This email sent to email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


References: 
 >Re: Stack Overflow (From: "Stockly, Ed" <email@hidden>)
 >Re: Stack Overflow (From: Alex Zavatone <email@hidden>)

  • Prev by Date: Re: Stack Overflow
  • Next by Date: Re: Stack Overflow
  • Previous by thread: Re: Stack Overflow
  • Next by thread: Re: Stack Overflow
  • Index(es):
    • Date
    • Thread