On Thu, 28 Sep 2006 13:41:27 +1000 Neil Brown <[email protected]> wrote: > pages = 2 + (size+ PAGE_SIZE -1) / PAGE_SIZE; That's (the newly-added) DIV_ROUND_UP(). - 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/
- References:
- [PATCH 000 of 11] knfsd: Introduction
- From: NeilBrown <[email protected]>
- [PATCH 008 of 11] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP.
- From: NeilBrown <[email protected]>
- Re: [NFS] [PATCH 008 of 11] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP.
- From: "J. Bruce Fields" <[email protected]>
- Re: [NFS] [PATCH 008 of 11] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP.
- From: Neil Brown <[email protected]>
- [PATCH 000 of 11] knfsd: Introduction
- Prev by Date: Re: [NFS] [PATCH 008 of 11] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP.
- Next by Date: Re: GPLv3 Position Statement
- Previous by thread: Re: [NFS] [PATCH 008 of 11] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP.
- Next by thread: [PATCH 006 of 11] knfsd: Replace two page lists in struct svc_rqst with one.
- Index(es):