On Mon, Nov 7, 2011 at 11:27 PM, Kevin Wolf <kw...@redhat.com> wrote: > Am 03.11.2011 09:57, schrieb Zhi Yong Wu: >> The file 1mbps.dat is based on bps=1024*1024 I/O throttling; and the file >> 10mbps.dat is based on bps=10*1024*1024 I/O throttling. >> >> Signed-off-by: Zhi Yong Wu <wu...@linux.vnet.ibm.com> >> --- >> 10mbps.dat | 310 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> 1mbps.dat | 339 >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> 2 files changed, 649 insertions(+), 0 deletions(-) >> create mode 100644 10mbps.dat >> create mode 100644 1mbps.dat > > This is just for information and not supposed to be merged, right? Yeah, it is only to supply some proof to prove I/O block throttling is effective. > > Kevin >
-- Regards, Zhi Yong Wu