> Forgive myn utter ignorance of fuse, but does it currently context > switch to user space for every 4k written through VFS? Yes, unfortunately it does, so fuse would benefit from batched writing as well, with some constraint on the number of locked pages to avoid DoS against the page cache. Miklos - 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: batched write
- From: Hans Reiser <[email protected]>
- Re: batched write
- References:
- [PATCH] updated reiser4 - reduced cpu usage for writes by writing more than 4k at a time (has implications for generic write code and eventually for the IO layer)
- From: Hans Reiser <[email protected]>
- Re: [PATCH] updated reiser4 - reduced cpu usage for writes by writing more than 4k at a time (has implications for generic write code and eventually for the IO layer)
- From: Tom Vier <[email protected]>
- Re: [PATCH] updated reiser4 - reduced cpu usage for writes by writing more than 4k at a time (has implications for generic write code and eventually for the IO layer)
- From: Hans Reiser <[email protected]>
- Re: [PATCH] updated reiser4 - reduced cpu usage for writes by writing more than 4k at a time (has implications for generic write code and eventually for the IO layer)
- From: Jens Axboe <[email protected]>
- Re: [PATCH] updated reiser4 - reduced cpu usage for writes by writing more than 4k at a time (has implications for generic write code and eventually for the IO layer)
- From: "Vladimir V. Saveliev" <[email protected]>
- Re: [PATCH] updated reiser4 - reduced cpu usage for writes by writing more than 4k at a time (has implications for generic write code and eventually for the IO layer)
- From: Christoph Hellwig <[email protected]>
- batched write
- From: "Vladimir V. Saveliev" <[email protected]>
- Re: batched write
- From: Andrew Morton <[email protected]>
- Re: batched write
- From: Hans Reiser <[email protected]>
- Re: batched write
- From: Nix <[email protected]>
- Re: batched write
- From: Hans Reiser <[email protected]>
- [PATCH] updated reiser4 - reduced cpu usage for writes by writing more than 4k at a time (has implications for generic write code and eventually for the IO layer)
- Prev by Date: Re: [RFC] Whitelist chipsets supporting MSI and check Hyper-transport capabilities
- Next by Date: Re: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
- Previous by thread: Re: batched write
- Next by thread: Re: batched write
- Index(es):