Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*Strage\s+values\s+from\s+FIBMAP\s+on\s+holes\s+or\s+after\s+end\s+of\s+file\s*$/: 24 ]

Total 24 documents matching your query.

1. Strage values from FIBMAP on holes or after end of file (score: 1)
Author: utz lehmann <xfs@xxxxxxxxxx>
Date: Fri, 3 Aug 2001 00:20:04 +0200
The FIBMAP ioctl on holes or after end of file gives the values -1 to 6. ext2 and reiserfs reurns 0. I thing this is the right value. The attached programm FIBMAPs the first 32 512byte blocks of a f
/archives/xfs/2001-08/msg00079.html (8,894 bytes)

2. Re: Strage values from FIBMAP on holes or after end of file (score: 1)
Author: utz lehmann <xfs@xxxxxxxxxx>
Date: Fri, 3 Aug 2001 00:22:15 +0200
Forgot the attachment. Attachment: fib.c Description: Text document
/archives/xfs/2001-08/msg00080.html (10,438 bytes)

3. Re: Strage values from FIBMAP on holes or after end of file (score: 1)
Author: utz lehmann <xfs@xxxxxxxxxx>
Date: Fri, 3 Aug 2001 00:55:41 +0200
The HOLE file has 3 4K Blocks. The first contains "hole\n" and padded the rest to 4K with NUL chars. The second block is a hole, never written to it (seek=2). It reads like 4K NUL chars. The 3rd con
/archives/xfs/2001-08/msg00081.html (11,870 bytes)

4. Re: Strage values from FIBMAP on holes or after end of file (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Fri, 3 Aug 2001 17:20:26 +1000
hi Utz, I have just checked in a fix, should appear in cvs shortly. Thanks for the detailed analysis & test program. Did you just discover this problem by inspection, or did it bite you in some other
/archives/xfs/2001-08/msg00091.html (9,855 bytes)

5. Re: Strage values from FIBMAP on holes or after end of file (score: 1)
Author: Utz Lehmann <leh@xxxxxxxxxxxxxx>
Date: Fri, 3 Aug 2001 12:59:23 +0200
Hi Nathan The fix works. Thanks. I found this with the fibmap program of Constantin Loizides fragmentation project. http://www.informatik.uni-frankfurt.de/~loizides/reiserfs/ Note: The current versio
/archives/xfs/2001-08/msg00092.html (10,140 bytes)

6. Re: Strage values from FIBMAP on holes or after end of file (score: 1)
Author: Constantin Loizides <Constantin.Loizides@xxxxxx>
Date: Fri, 03 Aug 2001 13:57:08 +0200
thanx to Utz, I have rewritten the fibmap tool. You find it at http://www.informatik.uni-frankfurt.de/~loizides/reiserfs/ Should work now on xfs, too. Also did some minor changes. Utz, could you t
/archives/xfs/2001-08/msg00094.html (10,111 bytes)

7. Re: Strage values from FIBMAP on holes or after end of file (score: 1)
Author: Federico Sevilla III <jijo@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Aug 2001 20:09:43 +0800 (PHT)
With the just checked-in fix for the FIBMAP issues, I wonder if you will get better performance for XFS using the latest CVS copy. Also, Alan Cox has just released ac4 which contains a lot of ReiserF
/archives/xfs/2001-08/msg00095.html (9,491 bytes)

8. Re: Strage values from FIBMAP on holes or after end of file (score: 1)
Author: Steve Lord <lord@xxxxxxx>
Date: Fri, 03 Aug 2001 10:44:59 -0500
I just chased down a bug in the xfs_db program which makes its fragmentation command work correctly, should show up in the cvs tree within the hour. Once it does you will be able to do this: xfs_db
/archives/xfs/2001-08/msg00112.html (12,691 bytes)

9. Re: Strage values from FIBMAP on holes or after end of file (score: 1)
Author: Constantin Loizides <Constantin.Loizides@xxxxxx>
Date: Fri, 03 Aug 2001 18:04:30 +0200
Hi Steve Actually fibmap is only working on regular files. (So the directories are just counted for fun.) Hardlinks are treated as regular files, symlinks are not followed. But you say, xfs_db frag f
/archives/xfs/2001-08/msg00115.html (9,959 bytes)

10. Re: Strage values from FIBMAP on holes or after end of file (score: 1)
Author: Steve Lord <lord@xxxxxxx>
Date: Fri, 03 Aug 2001 11:29:01 -0500
Hmm, I think you changed the -v output, not the summary, I made my own change and got this output: Result for 48425 files 3044 dirs: Int: 0.873321 Ext: 1.000000 1.000000 1.000000 1.000000 - 1.000162
/archives/xfs/2001-08/msg00118.html (11,860 bytes)

11. Re: Strage values from FIBMAP on holes or after end of file (score: 1)
Author: Constantin Loizides <Constantin.Loizides@xxxxxx>
Date: Fri, 03 Aug 2001 19:23:53 +0200
Hi Steve, Oh yes, how stupid I am *g* Correct That's called internal fragmentation in literature. But you are right, it is not what you usually talk of when talking about (external) fragmentation Per
/archives/xfs/2001-08/msg00119.html (12,552 bytes)

12. Re: Strage values from FIBMAP on holes or after end of file (score: 1)
Author: Steve Lord <lord@xxxxxxx>
Date: Fri, 03 Aug 2001 12:41:28 -0500
It is using 4K blocks, XFS is good at this stuff ;-). Actually, large files will tend to reduce the fragmentation, i.e. a 399K file which consumes 400K of disk space is not very fragmented by this m
/archives/xfs/2001-08/msg00121.html (11,770 bytes)

13. r script (score: 1)
Author: xxxx>
Date: Fri, 3 Aug 2001 00:20:04 +0200
ts no errors. S.M.A.R.T. is happy, no relocated sectors or raw read, seek or CR
/archives/xfs/2001-08/msg00969.html (8,894 bytes)

14. or after end of file (score: 1)
Author: xxxx>
Date: Fri, 3 Aug 2001 00:22:15 +0200
robably be extrmely hard to replicate. If you can find a way to reproduce this,
/archives/xfs/2001-08/msg00970.html (10,438 bytes)

15. or after end of file (score: 1)
Author: xxxx>
Date: Fri, 3 Aug 2001 00:55:41 +0200
oduce this,
/archives/xfs/2001-08/msg00971.html (11,870 bytes)

16. MAP handling of holes (score: 1)
Author: xxxx>
Date: Fri, 3 Aug 2001 17:20:26 +1000
Days or Less !! Generate traffic to your website by the thousands!!! Have complete control on who receives your ad. Get thousands of Targeted visitors!!! Why it Works. Beca
/archives/xfs/2001-08/msg00981.html (9,855 bytes)

17. or after end of file (score: 1)
Author: xxxx>
Date: Fri, 3 Aug 2001 12:59:23 +0200
(unknown [10.1.6.21]) by basel1.sauter-bc.com (Postfix) with ESMTP id CAA7157306; Fri, 3 Aug 2001 08:01:33 +0200 (CEST) Cc: yocum@xxxxxxxx, xfs-list <linux-xfs@xxxxxxxxxxx>
/archives/xfs/2001-08/msg00982.html (10,140 bytes)

18. ses abnormal behavior (score: 1)
Author: xxxx>
Date: Fri, 03 Aug 2001 13:57:08 +0200
in a fix, should appear in cvs shortly. Thanks for the detailed analysis & test program. Did you just discover this problem by inspection, or did it bite you in some other
/archives/xfs/2001-08/msg00984.html (10,111 bytes)

19. or after end of file (score: 1)
Author: xxxx>
Date: Fri, 3 Aug 2001 20:09:43 +0800 (PHT)
Thanks. I found this with the fibmap program of Constantin Loizides fragmentation project. http://www.informatik.uni-frankfurt.de/~loizides/reiserfs/ Note: The current versio
/archives/xfs/2001-08/msg00985.html (9,491 bytes)

20. e: XFS fs size limit? (score: 1)
Author: xxxx>
Date: Fri, 03 Aug 2001 10:44:59 -0500
checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:100144a cmd/xfsprogs/db/frag.c - 1.3 - Fix endian conversion problem in frag command - we wer
/archives/xfs/2001-08/msg01002.html (12,691 bytes)


This search system is powered by Namazu