On Thu, Sep 15, 2005 at 01:19:47AM +0200, Eric Dumazet wrote: > Dipankar Sarma a écrit : > >On Thu, Sep 15, 2005 at 12:42:03AM +0200, Eric Dumazet wrote: > > > >>Dipankar Sarma a écrit : > > >>If yes, the whole embedded struct fdtable is readonly. > > > > > >But not close_on_exec_init or open_fds_init. We would update them > >on open/close. > > Yes, sure, but those fields are not part of the embedded struct fdtable Those fdsets would share a cache line with fdt, fdtable which would be invalidated on open/close. So, what is the point in moving file_lock ? Thanks Dipankar - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] reorder struct files_struct
- From: Eric Dumazet <[email protected]>
- Re: [PATCH] reorder struct files_struct
- References:
- Re: [PATCH]: Brown paper bag in fs/file.c?
- From: Dipankar Sarma <[email protected]>
- Re: [PATCH]: Brown paper bag in fs/file.c?
- From: "David S. Miller" <[email protected]>
- Re: [PATCH]: Brown paper bag in fs/file.c?
- From: Dipankar Sarma <[email protected]>
- Re: [PATCH]: Brown paper bag in fs/file.c?
- From: "David S. Miller" <[email protected]>
- [PATCH] reorder struct files_struct
- From: Eric Dumazet <[email protected]>
- Re: [PATCH] reorder struct files_struct
- From: Dipankar Sarma <[email protected]>
- Re: [PATCH] reorder struct files_struct
- From: Eric Dumazet <[email protected]>
- Re: [PATCH] reorder struct files_struct
- From: Dipankar Sarma <[email protected]>
- Re: [PATCH] reorder struct files_struct
- From: Eric Dumazet <[email protected]>
- Re: [PATCH]: Brown paper bag in fs/file.c?
- Prev by Date: Re: Automatic Configuration of a Kernel
- Next by Date: [PATCH 2.6.14-rc1 0/3] Add disk hotswap support to libata RESEND #3
- Previous by thread: Re: [PATCH] reorder struct files_struct
- Next by thread: Re: [PATCH] reorder struct files_struct
- Index(es):