Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1593809
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] xfs: remove kmem_zalloc_greedy |
| Date | 2017-03-07 01:20 +0100 |
| Message-ID | <tib17-7Ap-3@gated-at.bofh.it> (permalink) |
| References | <ti5RL-3Nc-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
I like killing it, but shouldn't we just try a normal kmem_zalloc? At least for the fallback it's the right thing, and even for an order 2 allocation it seems like a useful first try.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] xfs: remove kmem_zalloc_greedy "Darrick J. Wong" <darrick.wong@oracle.com> - 2017-03-06 19:50 +0100
Re: [PATCH] xfs: remove kmem_zalloc_greedy Christoph Hellwig <hch@lst.de> - 2017-03-07 01:20 +0100
Re: [PATCH] xfs: remove kmem_zalloc_greedy Dave Chinner <david@fromorbit.com> - 2017-03-07 04:40 +0100
Re: [PATCH] xfs: remove kmem_zalloc_greedy Christoph Hellwig <hch@lst.de> - 2017-03-07 06:20 +0100
Re: [PATCH] xfs: remove kmem_zalloc_greedy "Darrick J. Wong" <darrick.wong@oracle.com> - 2017-03-07 04:50 +0100
Re: [PATCH] xfs: remove kmem_zalloc_greedy Michal Hocko <mhocko@kernel.org> - 2017-03-07 12:40 +0100
csiph-web