All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: File System Performance - 10x slower
@ 2005-01-11 19:11 Ian Pratt
  2005-01-11 19:31 ` Leigh Brown
  2005-01-11 21:51 ` Nauzad Sadry
  0 siblings, 2 replies; 7+ messages in thread
From: Ian Pratt @ 2005-01-11 19:11 UTC (permalink / raw)
  To: Steven Hand, Nauzad Sadry; +Cc: xen-devel


Check that the domain 0 kernel you are using has the appropriate drivers
for your hardware. It's probably using PIO or something daft.

> I ask since it should be almost *impossible* to get anything more 
> than a very small % slowdown on disk I/O unless things are very 
> broken -- most of our benchmarks to date show 0% slowdown (and 
> in some cases involving domU, a speedup due to additional buffering). 

Ian


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 7+ messages in thread
* File System Performance - 10x slower
@ 2005-01-11 18:30 Nauzad Sadry
  2005-01-11 18:42 ` Steven Hand
  0 siblings, 1 reply; 7+ messages in thread
From: Nauzad Sadry @ 2005-01-11 18:30 UTC (permalink / raw)
  To: xen-devel

Hello all

I am evaluating File I/O performance using Xen & comparing it with
baseline (Fedora Core 3, with 2.6.9 kernel).

Here are the commands that I use for I/O
write I/O:  dd if=/dev/zero of=file1 bs=4K count=256K
read I/O:  dd of=/dev/null if=file1 bs=4K count=256K

Here are some numbers (all test results are reported in MB/second)

Read I/O
- Baseline Fedora Core 3                  - 32
- XEN domain 0                               -  9.3
- XEN domain 1                               - 2.3 

Write I/O
- Baseline Fedora Core 3                  - 22
- XEN domain 0                               -  9.8
- XEN domain 1                               - 2.5 

- Dom0 (without starting xend) results in 2x slower performance
- DomU results in 9-10x slower performance 

I get similar results for domain-1 using both File-based & LVM-based VBD

Can someone why I am getting such huge difference in performance
compared to baseline ??

Thanks

Nauzad


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

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

end of thread, other threads:[~2005-01-15 23:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-11 19:11 File System Performance - 10x slower Ian Pratt
2005-01-11 19:31 ` Leigh Brown
2005-01-11 21:51 ` Nauzad Sadry
2005-01-11 22:15   ` Jan Kundrát
2005-01-15 23:24     ` Nauzad Sadry
  -- strict thread matches above, loose matches on Subject: below --
2005-01-11 18:30 Nauzad Sadry
2005-01-11 18:42 ` Steven Hand

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.