Update AIO tests
From: Daniel McNeil (daniel_at_osdl.org)
Date: 10/31/03
- Previous message: Judith Lebzelter: "OSDL Tiobench scheduler comparison - Random Reads Bad"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: linux-aio@kvack.org, Linux Kernel Mailing List <linux-kernel@vger.kernel.org> Date: 30 Oct 2003 17:28:04 -0800
I started updating my AIO tests to be a bit cleaner and added code
to dirty some free blocks before the test. I also added options
to set readsize, writesize, filesize and number of async i/o.
I have update dio_sparse.c and aiodio_sparse.c, and I will be updating
the rest tomorrow. The test also stops immediately if it see
bad (non-zero) data by the readers.
I've run dio_sparse and aiodio_sparse on test9 on ext3 on my 2-proc:
$ dio_sparse
non zero buffer at buf[0] => 0xaa,aa,aa,aa
non-zero read at offset 69533696
$ aiodio_sparse
non zero buffer at buf[0] => 0xaa,aa,aa,aa
non-zero read at offset 81854464
With slab debug on, test9 still gets
slab error in check_poison_obj(): cache `kiocb': object was modified after freeing
I'll be testing test9-mm1 tomorrow and let you know what I see.
Daniel
-
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: Judith Lebzelter: "OSDL Tiobench scheduler comparison - Random Reads Bad"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|