aboutsummaryrefslogtreecommitdiffstats
path: root/metrics/disk.go
blob: 25142d2ad1e695c3834e5925805a31207b0a408b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
// Copyright 2015 The go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// The go-ethereum library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.

package metrics

// DiskStats is the per process disk io stats.
type DiskStats struct {
    ReadCount  int64 // Number of read operations executed
    ReadBytes  int64 // Total number of bytes read
    WriteCount int64 // Number of write operations executed
    WriteBytes int64 // Total number of byte written
}
t/mail/ChangeLog?h=EVOLUTION_3_6_0&id=dc3b372304b8b83bd335f8871755ad15154c7f25'>** Fix for bug #504767Milan Crha2009-03-191-0/+13 * Added Catalan translation of the Evolution welcome e-mail and quickDavid Planella2009-03-081-0/+9 * Do not unref NULL object.Milan Crha2009-03-051-0/+4 * Revert evolution revision 37063 (workaround for bug 563867).Matt McCutchen2009-03-021-0/+10 * Correcting my last ChangeLog entryAndre Klapper2009-02-271-1/+1 * Remove deprecated gtk_combo_set_case_sensitive() call as FALSE IS alreadyAndre Klapper2009-02-271-0/+6 * ** Fix for bug #572268Milan Crha2009-02-251-0/+7 * ** Part of fix for bug #563212Milan Crha2009-02-251-0/+9 * ** Fix for bug #572543Milan Crha2009-02-231-0/+7 * Substitute some deprecated gtk+ functions.Andre Klapper2009-02-121-0/+6 * ** Fix for bug #569700Milan Crha2009-02-111-0/+7 * ** Fix for bug #333716Milan Crha2009-02-111-0/+7 * Format signature/encryption information nicer.Milan Crha2009-02-111-0/+5 * ** Part of fix for bug #555888Milan Crha2009-02-091-0/+18 * ** Fix for bug #548623Milan Crha2009-02-091-0/+11 * ** Part of fix for bug #554458Milan Crha2009-02-061-0/+7 * ** Fix for bug #568176Gilles Dartiguelongue2009-02-051-0/+9 * ** Fix for bug #569986Srinivasa Ragavan2009-02-031-0/+10 * Patch from Matt McCutchen 2: Fix for bug #567935 (Don't use an uninitialized ...Suman Manjunath2009-02-021-0/+7 * Fix compiler warnings.Matthew Barnes2009-02-021-0/+7 * EPLugin : Added new hook point.Johnny Jacob2009-02-021-0/+7 * Fix compiler warningsSrinivasa Ragavan2009-01-301-0/+4 * Show attachment bar at all times. Seems like the contents are missing atSrinivasa Ragavan2009-01-301-0/+6 * Handle empty messages well.Srinivasa Ragavan2009-01-301-0/+4 * ** Fix for bug #546637Srinivasa Ragavan2009-01-291-0/+7 * ** Fix for bug #562449Srinivasa Ragavan2009-01-291-0/+7 * ** Fix for bug #567654Srinivasa Ragavan2009-01-291-0/+6 * ** Fix for bug #561628Milan Crha2009-01-281-0/+7 * ** Fix for bug #204891Milan Crha2009-01-201-0/+11 * Patch from Felix Riemann <friemann@svn.gnome.org> ** Fix for bug #563867 (Un...Suman Manjunath2009-01-131-0/+10 * ** Fix for bug #566653Srinivasa Ragavan2009-01-121-0/+6 * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-111-0/+10 * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-0/+6 * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-111-0/+6 * ** Fixes bug #567280Matthew Barnes2009-01-111-0/+7 * ** Fixes bug #567285Matthew Barnes2009-01-111-0/+7 * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-091-0/+10 * ** Fix for bug #565376Milan Crha2009-01-081-0/+15 * ** Fixes bug #565857Matthew Barnes2008-12-291-0/+11 * ** Part of fix for bug #559153Sankar P2008-12-221-0/+9 * ** Fix for bug #558337Norman Wang2008-12-221-0/+8 * ** Part of fix for bug #552583Milan Crha2008-12-161-0/+7 * ** Fix for bug #564007Milan Crha2008-12-151-0/+8 * ** Part of fix for bug #563669Milan Crha2008-12-151-0/+7 * Fix a impllicit warningSrinivasa Ragavan2008-12-151-0/+4 * ** Fix for bug #552583Srinivasa Ragavan2008-12-151-0/+7 * ** Fix for #546637Srinivasa Ragavan2008-12-151-0/+7 * Restore the code for BONOBO components need by the vcard inline viewer.Srinivasa Ragavan2008-12-151-0/+9 * Add the unread vfolder hack.Srinivasa Ragavan2008-12-151-0/+6 * ** Fixes bug #564519Lucian Langa2008-12-151-0/+7 * ** Fixes bug #564351 (patch by Tal Benavidor)Matthew Barnes2008-12-141-0/+7 * ** Part of fix for bug #552357Milan Crha2008-12-111-0/+7 * ** Fix for bug #563870Milan Crha2008-12-101-0/+9 * ** Part of fix for bug #552583Milan Crha2008-12-101-0/+8 * ** Fix for bug #563369Milan Crha2008-12-091-0/+8 * ** Fix for bug #563669Milan Crha2008-12-091-0/+7 * Milan Crha <mcrha@redhat.com> ** Fix for bug #337082 (Do not set 'finished l...Suman Manjunath2008-12-081-0/+8 * ** Fixes bug #552583Sankar P2008-12-081-0/+8 * ** Fixes bug #552583Matthew Barnes2008-12-041-0/+9 * ** Fixes bug #552850Matthew Barnes2008-11-241-0/+7 * ** Fix for bug #555276Srinivasa Ragavan2008-11-191-0/+6 * Do not display the default headers when all the headers are disabled inBharath Acharya2008-11-131-0/+6 * ** Part of fix for bug #524377Milan Crha2008-11-131-0/+12 * Committing on behalf of Matthew Barnes <mbarnes@redhat.com>Matthew Barnes2008-11-071-0/+10 * ** Fix for BNC bug #437226 Proper message is missing in mail sent byBharath Acharya2008-11-071-0/+7 * ** Fixes part of bug #559371Matthew Barnes2008-11-061-0/+8 * ** Fix for bug #386036Milan Crha2008-11-041-0/+8 * ** Fix for bug #559086Ashish Shrivastava2008-11-031-0/+8 * ** Fixes bug #559042Matthew Barnes2008-11-031-0/+7 * ** Fixes bug #557613Matthew Barnes2008-11-031-0/+8 * ** Fixes bug #558726 (patch by Frederic van Starbmann)Matthew Barnes2008-11-011-0/+7 * Disable delete and rename onSankarasivasubramanian Pasupathilingam2008-10-311-0/+8 * Just some minor code polishing.Matthew Barnes2008-10-231-0/+6 * Re-factor spinner usageSankarasivasubramanian Pasupathilingam2008-10-211-0/+5 * Patch from Patrick Ohly <Patrick.Ohly@gmx.de>: Fix for a build break while c...Suman Manjunath2008-10-201-0/+4 * ** Fix for bug #438155Milan Crha2008-10-201-0/+9 * ** Fix for bug #555276Srinivasa Ragavan2008-10-171-0/+6 * ** Fix for bug #364542Milan Crha2008-10-171-0/+10 * ** Fix for bug #555203Bharath Acharya2008-10-101-0/+8 * ** Fix for bug #554349Sankar P2008-10-051-0/+8 * ** Fix for bug #554418Milan Crha2008-10-011-0/+8 * ** Fix for bug #554458Milan Crha2008-10-011-0/+7 * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-011-0/+6 * ** Fix for bug #545045Philip Withnall2008-10-011-0/+7 * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-301-0/+6 * Remove unnecessary FIXME. normalized columns are for internalSankarasivasubramanian Pasupathilingam2008-09-30