Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1695996
| From | Josef Bacik <josef@toxicpanda.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 04/23] percpu: setup_first_chunk remove dyn_size and consolidate logic |
| Date | 2017-07-25 20:10 +0200 |
| Message-ID | <u7crp-6ai-25@gated-at.bofh.it> (permalink) |
| References | <u6UE9-3ig-3@gated-at.bofh.it> <u6UE9-3ig-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jul 24, 2017 at 07:02:01PM -0400, Dennis Zhou wrote: > From: "Dennis Zhou (Facebook)" <dennisszhou@gmail.com> > > There is logic for setting variables in the static chunk init code that > could be consolidated with the dynamic chunk init code. This combines > this logic to setup for combining the allocation paths. reserved_size is > used as the conditional as a dynamic region will always exist. > > Signed-off-by: Dennis Zhou <dennisszhou@gmail.com> > --- Reviewed-by: Josef Bacik <jbacik@fb.com> Thanks, Josef
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 04/23] percpu: setup_first_chunk remove dyn_size and consolidate logic Dennis Zhou <dennisz@fb.com> - 2017-07-25 01:10 +0200 Re: [PATCH v2 04/23] percpu: setup_first_chunk remove dyn_size and consolidate logic Josef Bacik <josef@toxicpanda.com> - 2017-07-25 20:10 +0200
csiph-web