All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.30-rc deadline scheduler performance regression for iozone over NFS
@ 2009-04-23 14:01 Jeff Moyer
  2009-05-08 19:01 ` Andrew Morton
  0 siblings, 1 reply; 46+ messages in thread
From: Jeff Moyer @ 2009-04-23 14:01 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton, Jens Axboe

Hi,

I've been working on CFQ improvements for interleaved I/Os between
processes, and noticed a regression in performance when using the
deadline I/O scheduler.  The test uses a server configured with a cciss
array and 1Gb/s ethernet.

The iozone command line was:
  iozone -s 2000000 -r 64 -f /mnt/test/testfile -i 1 -w

The numbers in the nfsd's row represent the number of nfsd "threads".
These numbers (in MB/s) represent the average of 5 runs.

               v2.6.29

nfsd's  |   1    |  2   |   4   |   8
--------+---------------+-------+------
deadline| 43207 | 67436 | 96289 | 107590

              2.6.30-rc1

nfsd's  |   1   |   2   |   4   |   8
--------+---------------+-------+------
deadline| 43732 | 68059 | 76659 | 83231

    2.6.30-rc3.block-for-linus

nfsd's  |   1   |   2   |   4   |   8
--------+---------------+-------+------
deadline| 46102 | 71151 | 83120 | 82330


Notice the drop for 4 and 8 threads.  It may be worth noting that the
default number of NFSD threads is 8.

Cheers,
Jeff

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

end of thread, other threads:[~2009-05-22 23:45 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-23 14:01 2.6.30-rc deadline scheduler performance regression for iozone over NFS Jeff Moyer
2009-05-08 19:01 ` Andrew Morton
2009-05-11  8:14   ` Jens Axboe
2009-05-11 13:53     ` Jeff Moyer
2009-05-11 16:58       ` Jens Axboe
2009-05-13  3:29         ` Jeff Moyer
2009-05-13  3:44           ` Andrew Morton
2009-05-13 14:58             ` Jeff Moyer
     [not found]               ` <x49y6t1rqw0.fsf-RRHT56Q3PSP4kTEheFKJxxDDeQx5vsVwAInAS/Ez/D0@public.gmane.org>
2009-05-13 16:20                 ` Olga Kornievskaia
2009-05-13 16:20                   ` Olga Kornievskaia
     [not found]                   ` <b4ff356f0905130920v184ab529mb52a4346d4c77c14-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-05-13 16:32                     ` Andrew Morton
2009-05-13 16:32                       ` Andrew Morton
2009-05-13 18:16                       ` Olga Kornievskaia
2009-05-13 18:16                         ` Olga Kornievskaia
     [not found]                         ` <b4ff356f0905131116o48181ccu4786578cc72c8ceb-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-05-13 19:06                           ` Jeff Moyer
2009-05-13 19:06                             ` Jeff Moyer
2009-05-13 18:25                       ` Jim Rees
2009-05-13 19:45                         ` Trond Myklebust
2009-05-13 19:29               ` Jeff Moyer
2009-05-13 23:45                 ` Trond Myklebust
     [not found]                   ` <1242258338.5407.244.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2009-05-14 13:34                     ` Jeff Moyer
2009-05-14 13:34                       ` Jeff Moyer
2009-05-14 13:34                       ` Jeff Moyer
     [not found]                       ` <x49octv7qr8.fsf-RRHT56Q3PSP4kTEheFKJxxDDeQx5vsVwAInAS/Ez/D0@public.gmane.org>
2009-05-14 14:33                         ` Trond Myklebust
2009-05-14 14:33                           ` Trond Myklebust
2009-05-14 14:33                           ` Trond Myklebust
     [not found]                           ` <1242311620.6560.14.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2009-05-14 14:38                             ` Jeff Moyer
2009-05-14 14:38                               ` Jeff Moyer
2009-05-14 14:38                               ` Jeff Moyer
2009-05-14 15:00                             ` Jeff Moyer
2009-05-14 15:00                               ` Jeff Moyer
2009-05-14 15:00                               ` Jeff Moyer
     [not found]                               ` <x49ws8j686r.fsf-RRHT56Q3PSP4kTEheFKJxxDDeQx5vsVwAInAS/Ez/D0@public.gmane.org>
2009-05-17 19:10                                 ` Trond Myklebust
2009-05-17 19:10                                   ` Trond Myklebust
2009-05-17 19:10                                   ` Trond Myklebust
2009-05-17 19:12                                   ` Trond Myklebust
     [not found]                                     ` <1242587524.17796.3.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2009-05-18 14:15                                       ` Jeff Moyer
2009-05-18 14:15                                         ` Jeff Moyer
2009-05-18 14:15                                         ` Jeff Moyer
2009-05-22 23:45                                         ` J. Bruce Fields
2009-05-14 17:55                   ` J. Bruce Fields
2009-05-14 18:26                     ` Trond Myklebust
2009-05-14 18:26                       ` Trond Myklebust
     [not found]                       ` <1242325569.6560.27.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2009-05-15 21:37                         ` J. Bruce Fields
2009-05-15 21:37                           ` J. Bruce Fields
2009-05-15 21:37                           ` J. Bruce Fields

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.