login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
January
»
11
Re: [RFC][PATCH] per-uid/gid I/O throttling (was Re: [RFC][PATCH] per-task I/O throttling)
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Pavel Machek
Subject:
Re: [RFC][PATCH] per-uid/gid I/O throttling (was Re: [RFC][PATCH] per-task I/O throttling)
Date: Friday, January 11, 2008 - 10:58 am
On Tue 2008-01-15 17:49:36, Andrea Righi wrote:
quoted text
> Allow to limit the I/O bandwidth for specific uid(s) or gid(s) imposing > additional delays on those processes that exceed the limits defined in a > configfs tree. > > Examples: > > Limit the I/O bandwidth for user www-data (UID 33) to 4MB/s: > > root@linux:/config/io-throttle# mkdir uid:33 > root@linux:/config/io-throttle# cd uid:33/ > root@linux:/config/io-throttle/uid:33# cat io-rate > io-rate: 0 KiB/sec > requested: 0 KiB > last_request: 0 jiffies > delta: 388202 jiffies > root@linux:/config/io-throttle/uid:33# echo 4096 > io-rate > root@linux:/config/io-throttle/uid:33# cat io-rate > io-rate: 4096 KiB/sec > requested: 0 KiB > last_request: 389271 jiffies > delta: 91 jiffies > > Limit the I/O bandwidth of group backup (GID 34) to 512KB/s:
Maybe ionice from cfq should be improved, instead? -- (english)
http://www.livejournal.com/~pavelmachek
(cesky, pictures)
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[RFC][PATCH] per-task I/O throttling
, Andrea Righi
, (Thu Jan 10, 3:45 pm)
Re: [RFC][PATCH] per-task I/O throttling
, Bill Davidsen
, (Thu Jan 10, 6:50 pm)
Re: [RFC][PATCH] per-task I/O throttling
, Andrea Righi
, (Fri Jan 11, 3:28 am)
Re: [RFC][PATCH] per-task I/O throttling
, David Newall
, (Fri Jan 11, 7:05 am)
Re: [RFC][PATCH] per-task I/O throttling
, Peter Zijlstra
, (Fri Jan 11, 7:20 am)
Re: [RFC][PATCH] per-task I/O throttling
, Andrea Righi
, (Fri Jan 11, 8:29 am)
Re: [RFC][PATCH] per-task I/O throttling
, Andrea Righi
, (Fri Jan 11, 8:44 am)
Re: [RFC][PATCH] per-task I/O throttling
, Balbir Singh
, (Fri Jan 11, 8:59 am)
Re: [RFC][PATCH] per-task I/O throttling
, Andrea Righi
, (Fri Jan 11, 9:32 am)
Re: [RFC][PATCH] per-uid/gid I/O throttling (was Re: [RFC] ...
, Pavel Machek
, (Fri Jan 11, 10:58 am)
Re: [RFC][PATCH] per-task I/O throttling
, Valdis.Kletnieks
, (Fri Jan 11, 9:57 pm)
Re: [RFC][PATCH] per-task I/O throttling
, Peter Zijlstra
, (Sat Jan 12, 2:46 am)
Re: [RFC][PATCH] per-task I/O throttling
, Balbir Singh
, (Sat Jan 12, 3:57 am)
Re: [RFC][PATCH] per-task I/O throttling
, Peter Zijlstra
, (Sat Jan 12, 4:10 am)
Re: [RFC][PATCH] per-task I/O throttling
, Andrea Righi
, (Sat Jan 12, 11:01 am)
Re: [RFC][PATCH] per-task I/O throttling
, Balbir Singh
, (Sat Jan 12, 9:46 pm)
[RFC][PATCH] per-uid/gid I/O throttling (was Re: [RFC][PAT ...
, Andrea Righi
, (Tue Jan 15, 9:49 am)
Re: [RFC][PATCH] per-uid/gid I/O throttling (was Re: [RFC] ...
, Balbir Singh
, (Wed Jan 16, 3:45 am)
Re: [RFC][PATCH] per-uid/gid I/O throttling (was Re: [RFC] ...
, Valdis.Kletnieks
, (Wed Jan 16, 4:30 am)
Re: [RFC][PATCH] per-uid/gid I/O throttling (was Re: [RFC] ...
, Balbir Singh
, (Wed Jan 16, 5:05 am)
Re: [RFC][PATCH] per-uid/gid I/O throttling (was Re: [RFC] ...
, Valdis.Kletnieks
, (Wed Jan 16, 5:24 am)
Re: [RFC][PATCH] per-uid/gid I/O throttling (was Re: [RFC] ...
, Andrea Righi
, (Wed Jan 16, 5:58 am)
Re: [RFC][PATCH] per-task I/O throttling
, David Newall
, (Wed Jan 16, 12:21 pm)
Re: [RFC][PATCH] per-uid/gid I/O throttling (was Re: [RFC] ...
, Andrea Righi
, (Wed Jan 23, 8:41 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Howells
[PATCH] KEYS: Use the variable 'key' in keyctl_describe_key()
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Dave Jones
Re: OT: character encodings (was: Linux 2.6.20-rc4)
Sam Ravnborg
Re: [PATCH] kbuild: fix make V=1
Nick Piggin
Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Junio C Hamano
Re: [PATCH 1/2] Teach git-describe to display distances from tags.
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Dan Chokola
Re: how do you "force a pull"?
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
linux-netdev
:
Jan Engelhardt
[PATCH 1/3] net: tcp: make hybla selectable as default congestion module
Jarek Poplawski
Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event...
Lennert Buytenhek
Re: Distributed Switch Architecture(DSA)
Daniel Schaffrath
Re: tcp bw in 2.6
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
git-commits-head
:
Linux Kernel Mailing List
ipv6: fix an oops when force unload ipv6 module
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Linux Kernel Mailing List
KVM: VMX: Clear CR4.VMXE in hardware_disable
Linux Kernel Mailing List
USB: set correct configuration in probe of ti_usb_3410_5052
openbsd-misc
:
Claudio Jeker
Re: Vlan Tag on Vlan Tag (l2tunneling)
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Tomas Bodzar
bsd: uvm_mapent_alloc: out of static map entries
Community First Financial
Teacher A+ Loan
Colocation donated by:
Syndicate