Hi, On Friday 11 November 2005 00:32, Andrew Morton wrote: > Badari Pulavarty <[email protected]> wrote: > > > > We discussed this in madvise(REMOVE) thread - to add support > > for sys_punchhole(fd, offset, len) to complete the functionality > > (in the future). > > > > http://marc.theaimsgroup.com/?l=linux-mm&m=113036713810002&w=2 > > > > What I am wondering is, should I invest time now to do it ? > > I haven't even heard anyone mention a need for this in the past 1-2 years. Because the people need it are usally at the application level. It would be useful with hard disk editing. But this would need a move_blocks within the filesystem, which could attach a given list of blocks to another file. E.g. mremap() for files :-) Both together would make harddisk video editing with linux quite performant and less error prone. Regards Ingo Oeser
Attachment:
pgp0yVKMFTJsq.pgp
Description: PGP signature
- Follow-Ups:
- Re: [RFC] sys_punchhole()
- From: Rob Landley <[email protected]>
- Re: [RFC] sys_punchhole()
- From: Christoph Lameter <[email protected]>
- Re: [RFC] sys_punchhole()
- References:
- [RFC] sys_punchhole()
- From: Badari Pulavarty <[email protected]>
- Re: [RFC] sys_punchhole()
- From: Andrew Morton <[email protected]>
- [RFC] sys_punchhole()
- Prev by Date: Re: [PATCH] use ptrace_get_task_struct in various places
- Next by Date: [PATCH] fix task_struct leak in ptrace
- Previous by thread: Re: [RFC] sys_punchhole()
- Next by thread: Re: [RFC] sys_punchhole()
- Index(es):