Patches item #1736922, was opened at 2007-06-14 00:45 Message generated for change (Comment added) made by adilger You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=303382&aid=1736922&group_id=3382
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Tools Group: Filesystems Status: Open Resolution: None Priority: 5 Private: No Submitted By: Andreas Dilger (adilger) Assigned to: Nobody/Anonymous (nobody) Summary: updated fsx Initial Comment: Attached is an updated fsx that we are using to test with. It was originally gotten from Andrew Morton some years ago, and has subsequently had some cleanups done. It also has a new feature which is useful for us to test distributed filesystem coherency with - you can optionally specify multiple pathnames that represent the same file (either different client mountpoints, and/or the same file opened multiple times in the same mountpoint). Then fsx will do sequential operations across all of them in a random or round-robin manner. This is a good test for cache coherency, mmap, etc. I'm not aware of any "upstream" fsx maintainer, so LTP seemed as good a place as any to send these updates. ---------------------------------------------------------------------- >Comment By: Andreas Dilger (adilger) Date: 2007-06-20 02:33 Message: Logged In: YES user_id=15987 Originator: YES I'm not sure I understand your comment. The fsx-linux.c test program already exists in LTP in a form not very different from what I submitted - it has no LTP-specific code in it as far as I can see. I'm only sending you an updated version of that program. ---------------------------------------------------------------------- Comment By: Subrata (subrata_modak) Date: 2007-06-20 00:01 Message: Logged In: YES user_id=1737361 Originator: NO Nice to have such Test case from you for "fsx". But this needs to be aligned to talk to LTP log libraries. Can you kindly re-submit the testcase according to the format other Testcases in LTP has been written. You can find the documentation for submitting new testcase(s) at http://ltp.sourceforge.net/documentation/how-to/ltp.php Regards-- Subrata ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=303382&aid=1736922&group_id=3382 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
