BackupPC-users

Re: [BackupPC-users] How to nice IO ?

2010-05-19 20:50:30
Subject: Re: [BackupPC-users] How to nice IO ?
From: Chris Bennett <chris AT ceegeebee DOT com>
To: Sam Przyswa <samp AT arial-concept DOT com>
Date: Thu, 20 May 2010 10:18:37 +0930
> So I modifed BackupPC line 474 as:
> 
> my $cmd = ["/usr/bin/nice -n 19 /usr/bin/ionice -c 3 
> $BinDir/BackupPC_nightly"];
> 
> But nothing changed when the BackupPC_nightly processes are started all 
> my others apps are frozen !?
> 
> Does this cmd line is wrong ?

Check the output of ps with nice value included in output:
  ps -eo pid,nice,user,args

Or use top, which tells you the nice value by default.

Regards,

Chris Bennett
cgb

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

_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>