public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* io-controller: file system meta data operations
@ 2009-09-16 12:58 Tobias Oetiker
  2009-09-16 14:49 ` Vivek Goyal
  0 siblings, 1 reply; 4+ messages in thread
From: Tobias Oetiker @ 2009-09-16 12:58 UTC (permalink / raw)
  To: vgoyal; +Cc: linux-kernel

Hi Vivek,

I am trying to optimize user-experience on a busy NFS server.

I think much could be achieved if the following was true.

  get a response to file system meta data operations (opendir,
  readdir, stat, mkdir, unlink) within 200 ms even under heavy
  read/write strain ...

In the course of my research I also tried the io-controller patches.

My test setup consists of several tar processes keeping a disk busy
by packing and unpacking Linux kernels.

I was able to bring read and write bandwidth into balance by
putting the reading and writing tars in to different cgroups.

Unfortunately this did not seem to help my goal since meta data
operations do not seem to get treated differently from normal
operations (or maybe even worse?)

Is there a way to get io-controller to help me with this?

cheers
tobi
-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
http://it.oetiker.ch tobi@oetiker.ch ++41 62 775 9902 / sb: -9900

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-16 17:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16 12:58 io-controller: file system meta data operations Tobias Oetiker
2009-09-16 14:49 ` Vivek Goyal
2009-09-16 15:03   ` Tobias Oetiker
2009-09-16 17:30     ` Vivek Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox