image
image

Go Back   macosx.com > Mac Help Forums > Mac OS X System & Mac Software

Reply
 
Thread Tools
  #1  
Old January 8th, 2008, 10:33 PM
michaelsanford's Avatar
Psycholinguist
 
Join Date: Oct 2002
Location: Ottawa/Montrιal
Posts: 2,174
Thanks: 0
Thanked 0 Times in 0 Posts
michaelsanford is on a distinguished road
Lightbulb What owns the Time Machine process?

I've got an older iBook G4 with Leopard. I've always had an (at least perceived) need to alter the nice values of various processes to tune my system's performance.

Now, after looking through the output of `ps ax` and seeing no obviously dedicated process (like TimeMachineAgent or something similar), I was wondering, what process owns Time Machine ?

I hope it's not, but suspect that it is, Finder. Anyone attend the latest WWDC and might know the answer?
__________________
michaelsanford.com • Blog • Twitter • Tumblr • LinkedIn
• iMac Aluminum 24" |
MacOS X 10.5-current | 3.06 GHz Intel Core Duo | 4 GB RAM | 1 TB HDD
• iBook G4 1.42 GHz | MacOS X 10.5-current | 1 GB RAM, 100 GB HDD
• AMD Athlon64 3500+ | Slackware 12 (2.6.21.5-smp) | 2 GB RAM, 2•120 GB RAID 1, 2•500 GB RAID 0
Reply With Quote
  #2  
Old January 8th, 2008, 11:58 PM
icemanjc's Avatar
I'm Cool, I have a Mac.
 
Join Date: Jan 2007
Location: Ft. Lauderdale, FL
Posts: 726
Thanks: 1
Thanked 0 Times in 0 Posts
icemanjc is on a distinguished road
I'm pretty sure Time Machine is it's own program.
__________________

MacBook 2.0 GHz , 120 GB, 2 GB, OS 10.5.5
(someone stepped on my MacBook and crushed 250 GB HD :[ .)
PowerMac G5 Dual 2.3 GHz, 750 GB, 1 GB, OS 10.5.5 Server
iPod Classic Black 120 GB
Reply With Quote
  #3  
Old January 9th, 2008, 01:18 AM
michaelsanford's Avatar
Psycholinguist
 
Join Date: Oct 2002
Location: Ottawa/Montrιal
Posts: 2,174
Thanks: 0
Thanked 0 Times in 0 Posts
michaelsanford is on a distinguished road
I should have been more specific in my initial post.

I was referring to the backup process, not the application that you use to restore things (which is likely its own application, I agree).

I just assumed that the backup agent must be owned by a super process since there is no process called Time Machine running right now, but a backup process will be invoked within the next 60 minutes, so something has to be waiting to run it...
__________________
michaelsanford.com • Blog • Twitter • Tumblr • LinkedIn
• iMac Aluminum 24" |
MacOS X 10.5-current | 3.06 GHz Intel Core Duo | 4 GB RAM | 1 TB HDD
• iBook G4 1.42 GHz | MacOS X 10.5-current | 1 GB RAM, 100 GB HDD
• AMD Athlon64 3500+ | Slackware 12 (2.6.21.5-smp) | 2 GB RAM, 2•120 GB RAID 1, 2•500 GB RAID 0
Reply With Quote
  #4  
Old January 9th, 2008, 01:34 AM
eric2006's Avatar
iMovie Professional
 
Join Date: Feb 2006
Location: Minnesota
Posts: 3,194
Thanks: 0
Thanked 1 Time in 1 Post
eric2006 is on a distinguished road
From what I've read, Time Machine uses components already in the system to compile a list of file system changes and backup the necessary components. It doesn't need to do anything until the backup, because the list is already constructed. You can read a more knowledgeable explanation here:
http://grep.ro/blog/2007/12/deconstructing_time_machine
__________________
Power to Burn.
At speeds of up to 733MHz,
The most powerful Mac in history
burns CDs, burns DVDs, and
burns Pentiums

- apple website, oct 4, 1999. advertisement for the powermac g4
Reply With Quote
  #5  
Old January 9th, 2008, 01:41 AM
michaelsanford's Avatar
Psycholinguist
 
Join Date: Oct 2002
Location: Ottawa/Montrιal
Posts: 2,174
Thanks: 0
Thanked 0 Times in 0 Posts
michaelsanford is on a distinguished road
Cool, thank you !
__________________
michaelsanford.com • Blog • Twitter • Tumblr • LinkedIn
• iMac Aluminum 24" |
MacOS X 10.5-current | 3.06 GHz Intel Core Duo | 4 GB RAM | 1 TB HDD
• iBook G4 1.42 GHz | MacOS X 10.5-current | 1 GB RAM, 100 GB HDD
• AMD Athlon64 3500+ | Slackware 12 (2.6.21.5-smp) | 2 GB RAM, 2•120 GB RAID 1, 2•500 GB RAID 0
Reply With Quote
  #6  
Old January 9th, 2008, 09:36 AM
Mikuro's Avatar
Crotchety UI Nitpicker
 
Join Date: Mar 2005
Posts: 2,497
Thanks: 4
Thanked 15 Times in 14 Posts
Mikuro is on a distinguished road
I have noticed three processes that use a lot of CPU when Time Machine is doing its thing: backupd, mdworker, and mds. I know mds is related to Spotlight. It's been around since Tiger. mdworker is new to me, though, and I don't know what it does. backupd has a pretty clear name, so I assume it's doing the actual work. However, it is not always loaded, so something else must trigger it. Maybe a cron job? Just a guess.

If you do find out how to tweak it, please post how. I think I'd rather Time Machine only did its thing a few times a day instead of every hour. I don't like it causing my backing disk to spin up so frequently, and it does take its toll on performance.
__________________
Mac mini — 1.25GHz G4, 1GB RAM — OS 10.5.5

Useful programs: Privoxy, Butler, ffmpegX, VLC, Perian, Tofu, Wcalc
Reply With Quote
  #7  
Old January 9th, 2008, 09:51 AM
michaelsanford's Avatar
Psycholinguist
 
Join Date: Oct 2002
Location: Ottawa/Montrιal
Posts: 2,174
Thanks: 0
Thanked 0 Times in 0 Posts
michaelsanford is on a distinguished road
Thanks for the tip.

Speaking of cron, where did that go, anyway? I was looking for it last night, to answer my question, only
Code:
ps ax | grep cron | grep -v grep
...returns nothing.

As for tweaking, if I were you I'd have a look for the plist file associated with whatever runs the backup routine. Apple has been good in past with having lots of neat options in plist files that aren't accessible to the user, especially in the initial release of a new piece of software.

For example, in my short rant about losing windows off Spaces (in the common Leopard experiences thread), I had to edit Finder's plist to move the copyprogresswindow co-ordinates back onto the screen...
__________________
michaelsanford.com • Blog • Twitter • Tumblr • LinkedIn
• iMac Aluminum 24" |
MacOS X 10.5-current | 3.06 GHz Intel Core Duo | 4 GB RAM | 1 TB HDD
• iBook G4 1.42 GHz | MacOS X 10.5-current | 1 GB RAM, 100 GB HDD
• AMD Athlon64 3500+ | Slackware 12 (2.6.21.5-smp) | 2 GB RAM, 2•120 GB RAID 1, 2•500 GB RAID 0
Reply With Quote
  #8  
Old January 9th, 2008, 10:59 AM
michaelsanford's Avatar
Psycholinguist
 
Join Date: Oct 2002
Location: Ottawa/Montrιal
Posts: 2,174
Thanks: 0
Thanked 0 Times in 0 Posts
michaelsanford is on a distinguished road
I seem to have your answer, and perhaps mine, here http://irumors.wordpress.com/2007/11...-backup-times/

It looks like it is indeed owned by “backupd”.
__________________
michaelsanford.com • Blog • Twitter • Tumblr • LinkedIn
• iMac Aluminum 24" |
MacOS X 10.5-current | 3.06 GHz Intel Core Duo | 4 GB RAM | 1 TB HDD
• iBook G4 1.42 GHz | MacOS X 10.5-current | 1 GB RAM, 100 GB HDD
• AMD Athlon64 3500+ | Slackware 12 (2.6.21.5-smp) | 2 GB RAM, 2•120 GB RAID 1, 2•500 GB RAID 0
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -5. The time now is 09:31 PM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.