Re: [rfc 18/45] cpu alloc: XFS counters

2007-11-20 Thread Christoph Lameter
On Wed, 21 Nov 2007, David Chinner wrote: > Seeing as I didn't notice this patchest changed XFS (where's the cc?) > until I saw hch's question I'd appreciate a pointer to that discussion > as it's long been deleted from my mailbox. http://marc.info/?t=11943826359=2=2 - To unsubscribe from

Re: [rfc 18/45] cpu alloc: XFS counters

2007-11-20 Thread David Chinner
On Tue, Nov 20, 2007 at 12:38:29PM -0800, Christoph Lameter wrote: > On Tue, 20 Nov 2007, Christoph Hellwig wrote: > > > On Mon, Nov 19, 2007 at 05:11:50PM -0800, [EMAIL PROTECTED] wrote: > > > Also remove the useless zeroing after allocation. Allocpercpu already > > > zeroed the objects. > > >

Re: [rfc 18/45] cpu alloc: XFS counters

2007-11-20 Thread Christoph Lameter
On Tue, 20 Nov 2007, Christoph Hellwig wrote: > On Mon, Nov 19, 2007 at 05:11:50PM -0800, [EMAIL PROTECTED] wrote: > > Also remove the useless zeroing after allocation. Allocpercpu already > > zeroed the objects. > > You still haven't answered my comment to the last iteration. And you have not

Re: [rfc 18/45] cpu alloc: XFS counters

2007-11-20 Thread Christoph Hellwig
On Mon, Nov 19, 2007 at 05:11:50PM -0800, [EMAIL PROTECTED] wrote: > Also remove the useless zeroing after allocation. Allocpercpu already > zeroed the objects. You still haven't answered my comment to the last iteration. - To unsubscribe from this list: send the line "unsubscribe linux-kernel"

Re: [rfc 18/45] cpu alloc: XFS counters

2007-11-20 Thread Christoph Hellwig
On Mon, Nov 19, 2007 at 05:11:50PM -0800, [EMAIL PROTECTED] wrote: Also remove the useless zeroing after allocation. Allocpercpu already zeroed the objects. You still haven't answered my comment to the last iteration. - To unsubscribe from this list: send the line unsubscribe linux-kernel in

Re: [rfc 18/45] cpu alloc: XFS counters

2007-11-20 Thread Christoph Lameter
On Tue, 20 Nov 2007, Christoph Hellwig wrote: On Mon, Nov 19, 2007 at 05:11:50PM -0800, [EMAIL PROTECTED] wrote: Also remove the useless zeroing after allocation. Allocpercpu already zeroed the objects. You still haven't answered my comment to the last iteration. And you have not read

Re: [rfc 18/45] cpu alloc: XFS counters

2007-11-20 Thread David Chinner
On Tue, Nov 20, 2007 at 12:38:29PM -0800, Christoph Lameter wrote: On Tue, 20 Nov 2007, Christoph Hellwig wrote: On Mon, Nov 19, 2007 at 05:11:50PM -0800, [EMAIL PROTECTED] wrote: Also remove the useless zeroing after allocation. Allocpercpu already zeroed the objects. You still

Re: [rfc 18/45] cpu alloc: XFS counters

2007-11-20 Thread Christoph Lameter
On Wed, 21 Nov 2007, David Chinner wrote: Seeing as I didn't notice this patchest changed XFS (where's the cc?) until I saw hch's question I'd appreciate a pointer to that discussion as it's long been deleted from my mailbox. http://marc.info/?t=11943826359r=2w=2 - To unsubscribe from

[rfc 18/45] cpu alloc: XFS counters

2007-11-19 Thread clameter
Also remove the useless zeroing after allocation. Allocpercpu already zeroed the objects. Signed-off-by: Christoph Lameter <[EMAIL PROTECTED]> --- fs/xfs/xfs_mount.c | 24 1 file changed, 8 insertions(+), 16 deletions(-) Index: linux-2.6/fs/xfs/xfs_mount.c

[rfc 18/45] cpu alloc: XFS counters

2007-11-19 Thread clameter
Also remove the useless zeroing after allocation. Allocpercpu already zeroed the objects. Signed-off-by: Christoph Lameter [EMAIL PROTECTED] --- fs/xfs/xfs_mount.c | 24 1 file changed, 8 insertions(+), 16 deletions(-) Index: linux-2.6/fs/xfs/xfs_mount.c