Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1574741
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 00/89] Major reorganization of <linux/sched.h> |
| Date | 2017-02-06 14:50 +0100 |
| Message-ID | <t7RQ7-5AW-37@gated-at.bofh.it> (permalink) |
| References | <t7RGp-5x6-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Ingo Molnar <mingo@kernel.org> wrote: > sched/core: Clean up comments > delayacct: Include <uapi/linux/taskstats.h> > sched/rq_clock: Consolidate the ordering of the rq_clock methods > sched/core: Remove unnecessary #include headers > sched/topology: Split out scheduler topology code from core.c into topology.c > sched/topology: Split out scheduler topology interfaces from <linux/sched.h> into <linux/sched/topology.h> I forgot to mention that the first couple of patches also do a bit of splitting up of kernel/sched/core.c, which got pretty large over the years as well - but technically those changes are unrelated to the linux/sched.h splitup. Thanks, Ingo
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 00/89] Major reorganization of <linux/sched.h> Ingo Molnar <mingo@kernel.org> - 2017-02-06 14:50 +0100
csiph-web