From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ron Herbert" <1.fridy@gmail.com> Subject: Re: monitoring swap i/o Date: Tue, 13 Jan 2009 10:05:19 +0100 Message-ID: <495aea260901130105r7fc59b1dv53ee58276dd0c432@mail.gmail.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=/df7dIH+AB73zERIOJe+NRq5ZWWrHNpfeujgrv4a6ns=; b=SJaLCy+aJPKUhYCc6WpXHSAPzvRJnfbeEeilrK+81eOvsivG99FQKAwYPg5TFDHjCp 5mnbCZOcajH/rcs3kPGlWNAGO6S/yPbj6JxHsDLN+X7OE1ydmLJ3oQLi2FmRelgd3neI GrNYAPCkU6U0INP7XCg1Ng8cA0579q0g0y2RE= In-Reply-To: Content-Disposition: inline Sender: linux-admin-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: linux_milano@yahoo.it Cc: linux-admin@vger.kernel.org looks on "sar" you can report statistics for a given process (or from the system) Firefox: i think firefox is a monolith a tab isn't a childprozess (may be you find a addone, that say you more about firefox) fridy 2009/1/11, Pol : > > I would like to be able to exactly monitor programs i/o in the swap > area; 'top' does not seem to be the right tool as processes are sorted > according to the total amount of swap space used, while i would like > processes with high i/o activity (albeit in small amounts) to be > highlighted. > > My case is with firefox and konqueror. They stay silently for hours, then > i/o starts, as one can hear that typical noise from the disk and as it can > be checked with 'vmstat'. > Also i would like to locate programs more precisely, to tell which browser > tab, which plugin has triggered that swapping. > > Any hints? > > Thank you > > -- > Pol > > -- > To unsubscribe from this list: send the line "unsubscribe linux-admin" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >