Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\]\s+avoid\s+memory\s+allocations\s+in\s+xfs_fs_vcmn_err\s*$/: 12 ]

Total 12 documents matching your query.

1. [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Wed, 17 Dec 2008 12:27:36 -0500
/archives/xfs/2008-12/msg00367.html (12,177 bytes)

2. Re: [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Wed, 17 Dec 2008 11:46:13 -0600
/archives/xfs/2008-12/msg00368.html (8,176 bytes)

3. Re: [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Wed, 17 Dec 2008 12:57:50 -0500
/archives/xfs/2008-12/msg00369.html (8,215 bytes)

4. Re: [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Wed, 17 Dec 2008 12:04:40 -0600
/archives/xfs/2008-12/msg00370.html (14,606 bytes)

5. [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Wed, 17 Dec 2008 12:27:36 -0500
.
/archives/xfs/2008-12/msg00984.html (12,177 bytes)

6. Re: [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Wed, 17 Dec 2008 11:46:13 -0600
o
/archives/xfs/2008-12/msg00985.html (8,176 bytes)

7. Re: [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Wed, 17 Dec 2008 12:57:50 -0500
c
/archives/xfs/2008-12/msg00986.html (8,215 bytes)

8. Re: [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Wed, 17 Dec 2008 12:04:40 -0600
n
/archives/xfs/2008-12/msg00987.html (14,606 bytes)

9. [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Wed, 17 Dec 2008 12:27:36 -0500
xfs_fs_vcmn_err can be called under a spinlock, but does a sleeping memory allocation to create buffer for it's internal sprintf. Fortunately it's the only caller of icmn_err, so we can merge the two
/archives/xfs/2008-12/msg01601.html (12,177 bytes)

10. Re: [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Wed, 17 Dec 2008 11:46:13 -0600
Do we really want to drop the whole message if the fs name can't fit? Maybe drop the fsname altogether and print the error anyway? Being completely silent doesn't sound great... -Eric
/archives/xfs/2008-12/msg01602.html (8,236 bytes)

11. Re: [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Date: Wed, 17 Dec 2008 12:57:50 -0500
That's what we effecitvely do now, except that we still call snprintf. I think it's an unlikely enough case that we don't need to worry about it. And if long enough device names become common we can
/archives/xfs/2008-12/msg01603.html (8,293 bytes)

12. Re: [PATCH] avoid memory allocations in xfs_fs_vcmn_err (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Wed, 17 Dec 2008 12:04:40 -0600
Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxxx>
/archives/xfs/2008-12/msg01604.html (14,681 bytes)


This search system is powered by Namazu