Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1490285
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] Ajust lockdep static allocations |
| Date | 2016-09-23 17:50 +0200 |
| Message-ID | <skATD-5G1-9@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <skzkS-4Ew-13@gated-at.bofh.it> <skzNT-4QO-31@gated-at.bofh.it> <skA7g-5af-11@gated-at.bofh.it> <skAgW-5sZ-43@gated-at.bofh.it> <skAqB-5wp-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Sep 23, 2016 at 10:15:46AM -0500, Babu Moger wrote: > >> Correct, We can't boot with lockdep. Sorry I did not make that clear. > >>We have a limit on static size of the kernel. > >This stuff should be in .bss not .data. It should not affect the static > >size at all. Or am I misunderstanding things? > Here it is. > $ ./scripts/bloat-o-meter vmlinux.lockdep.small vmlinux.lockdep.big What does bloat-o-meter have to do with things? The static image size is not dependent on .bss, right?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] Ajust lockdep static allocations Babu Moger <babu.moger@oracle.com> - 2016-09-22 20:50 +0200
[PATCH 1/2] lockdep: Keep the default static allocations small Babu Moger <babu.moger@oracle.com> - 2016-09-22 20:50 +0200
Re: [PATCH 0/2] Ajust lockdep static allocations Peter Zijlstra <peterz@infradead.org> - 2016-09-23 09:20 +0200
Re: [PATCH 0/2] Ajust lockdep static allocations Babu Moger <babu.moger@oracle.com> - 2016-09-23 16:10 +0200
Re: [PATCH 0/2] Ajust lockdep static allocations Peter Zijlstra <peterz@infradead.org> - 2016-09-23 16:40 +0200
Re: [PATCH 0/2] Ajust lockdep static allocations Babu Moger <babu.moger@oracle.com> - 2016-09-23 17:00 +0200
Re: [PATCH 0/2] Ajust lockdep static allocations Peter Zijlstra <peterz@infradead.org> - 2016-09-23 17:10 +0200
Re: [PATCH 0/2] Ajust lockdep static allocations Babu Moger <babu.moger@oracle.com> - 2016-09-23 17:20 +0200
Re: [PATCH 0/2] Ajust lockdep static allocations Peter Zijlstra <peterz@infradead.org> - 2016-09-23 17:50 +0200
Re: [PATCH 0/2] Ajust lockdep static allocations Babu Moger <babu.moger@oracle.com> - 2016-09-23 22:00 +0200
Re: [PATCH 0/2] Ajust lockdep static allocations Rob Gardner <rob.gardner@oracle.com> - 2016-09-23 22:10 +0200
Re: [PATCH 0/2] Ajust lockdep static allocations Peter Zijlstra <peterz@infradead.org> - 2016-09-23 22:20 +0200
Re: [PATCH 0/2] Ajust lockdep static allocations Babu Moger <babu.moger@oracle.com> - 2016-09-23 22:40 +0200
csiph-web