- 1. Realtime Section - XFS (score: 1)
- Author: alan@xxxxxxxxx
- Date: Thu, 07 Jun 2001 14:04:09 -0400 (EDT)
- Has anyone tried to use linux xfs's realtime section support? although publicised, it is there, just manually add 'CONFIG_XFS_RT' to .config in the root of your kernel sources. I did finally get this
- /archives/xfs/2001-06/msg00159.html (8,414 bytes)
- 2. Re: Realtime Section - XFS (score: 1)
- Author: Steve Lord <lord@xxxxxxx>
- Date: Thu, 07 Jun 2001 13:49:40 -0500
- The realtime subvolume is indeed there on Linux, you can make them, mount them, if you know the correct ioctl call you can make an inode realtime, it is XFS_IOC_FSSETXATTR, and you need to pass in a
- /archives/xfs/2001-06/msg00165.html (10,127 bytes)
- 3. Re: Realtime Section - XFS (score: 1)
- Author: alan@xxxxxxxxx
- Date: Thu, 07 Jun 2001 15:19:15 -0400 (EDT)
- Can I use and benefit from an rt section without making a specific inode realtime? Or does it only benefit inodes that have been made 'realtime'. Does it have any specific overall fs performance effe
- /archives/xfs/2001-06/msg00168.html (11,535 bytes)
- 4. Re: Realtime Section - XFS (score: 1)
- Author: Steve Lord <lord@xxxxxxx>
- Date: Thu, 07 Jun 2001 14:40:29 -0500
- The realtime subvolume is where data for realtime inodes is allocated, so yes it only applies to those. Create a new file, make it realtime, and then do I/O to it. Realtime is a little bit of a misn
- /archives/xfs/2001-06/msg00172.html (9,623 bytes)
- 5. Re: Realtime Section - XFS (score: 1)
- Author: alan@xxxxxxxxx
- Date: Thu, 07 Jun 2001 16:38:01 -0400 (EDT)
- Are there userspace utilities to enable this realtime inode io behavior? Quoting Steve Lord <lord@xxxxxxx>:
- /archives/xfs/2001-06/msg00174.html (10,484 bytes)
- 6. Re: Realtime Section - XFS (score: 1)
- Author: Steve Lord <lord@xxxxxxx>
- Date: Thu, 07 Jun 2001 17:01:24 -0500
- No, just the ioctl call I mentioned to set the state on a file (must be empty). If you look in cmd/xfstests/src you will find a few utilities with code which use the ioctl: alloc.c, fsstress.c and r
- /archives/xfs/2001-06/msg00179.html (11,149 bytes)
- 7. Re: Realtime Section - XFS (score: 1)
- Author: Timothy Shimmin <tes@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 8 Jun 2001 10:40:45 +1000
- Hi Alan, ^^^^^^^ I have never done any stuff with realtime subvolumes and/or xfsdump'ing them. But looking in xfsdump/xfsrestore, there is code to handle these files .... so I guess it should work :)
- /archives/xfs/2001-06/msg00184.html (8,004 bytes)
- 8. Realtime Section - XFS (score: 1)
- Author: alan@xxxxxxxxx
- Date: Thu, 07 Jun 2001 14:04:09 -0400 (EDT)
- Has anyone tried to use linux xfs's realtime section support? although publicised, it is there, just manually add 'CONFIG_XFS_RT' to .config in the root of your kernel sources. I did finally get this
- /archives/xfs/2001-06/msg01329.html (8,414 bytes)
- 9. Re: Realtime Section - XFS (score: 1)
- Author: Steve Lord <lord@xxxxxxx>
- Date: Thu, 07 Jun 2001 13:49:40 -0500
- The realtime subvolume is indeed there on Linux, you can make them, mount them, if you know the correct ioctl call you can make an inode realtime, it is XFS_IOC_FSSETXATTR, and you need to pass in a
- /archives/xfs/2001-06/msg01335.html (10,127 bytes)
- 10. Re: Realtime Section - XFS (score: 1)
- Author: alan@xxxxxxxxx
- Date: Thu, 07 Jun 2001 15:19:15 -0400 (EDT)
- Can I use and benefit from an rt section without making a specific inode realtime? Or does it only benefit inodes that have been made 'realtime'. Does it have any specific overall fs performance effe
- /archives/xfs/2001-06/msg01338.html (11,535 bytes)
- 11. Re: Realtime Section - XFS (score: 1)
- Author: Steve Lord <lord@xxxxxxx>
- Date: Thu, 07 Jun 2001 14:40:29 -0500
- The realtime subvolume is where data for realtime inodes is allocated, so yes it only applies to those. Create a new file, make it realtime, and then do I/O to it. Realtime is a little bit of a misn
- /archives/xfs/2001-06/msg01342.html (9,623 bytes)
- 12. Re: Realtime Section - XFS (score: 1)
- Author: alan@xxxxxxxxx
- Date: Thu, 07 Jun 2001 16:38:01 -0400 (EDT)
- Are there userspace utilities to enable this realtime inode io behavior? Quoting Steve Lord <lord@xxxxxxx>:
- /archives/xfs/2001-06/msg01344.html (10,484 bytes)
- 13. Re: Realtime Section - XFS (score: 1)
- Author: Steve Lord <lord@xxxxxxx>
- Date: Thu, 07 Jun 2001 17:01:24 -0500
- No, just the ioctl call I mentioned to set the state on a file (must be empty). If you look in cmd/xfstests/src you will find a few utilities with code which use the ioctl: alloc.c, fsstress.c and r
- /archives/xfs/2001-06/msg01349.html (11,149 bytes)
- 14. Re: Realtime Section - XFS (score: 1)
- Author: Timothy Shimmin <tes@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 8 Jun 2001 10:40:45 +1000
- Hi Alan, ^^^^^^^ I have never done any stuff with realtime subvolumes and/or xfsdump'ing them. But looking in xfsdump/xfsrestore, there is code to handle these files .... so I guess it should work :)
- /archives/xfs/2001-06/msg01354.html (8,004 bytes)
This search system is powered by
Namazu