Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1586286
| From | Davidlohr Bueso <dave@stgolabs.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4/4] mm,hugetlb: compute page_size_log properly |
| Date | 2017-02-22 17:10 +0100 |
| Message-ID | <tdHEl-4jF-15@gated-at.bofh.it> (permalink) |
| References | <t93YS-2u7-13@gated-at.bofh.it> <t93YS-2u7-11@gated-at.bofh.it> <t9gCK-2aq-25@gated-at.bofh.it> <t9mIa-5ZB-27@gated-at.bofh.it> <tcYQW-6Uz-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 20 Feb 2017, Michal Hocko wrote: >I am not sure I understand. >$ git grep SHM_HUGE_ include/uapi/ >$ > >So there doesn't seem to be any user visible constant. The man page >mentiones is but I do not really see how is the userspace supposed to >use it. Yeah, userspace is not supposed to use it, it's just there because the manpage describes kernel internals. I'm not really a big fan of touching manpages (and ipc is already full of corner cases), but I guess nobody can really complain if we rip out all the SHM_HUGE_ stuff. Thanks, Davidlohr
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 4/4] mm,hugetlb: compute page_size_log properly Michal Hocko <mhocko@kernel.org> - 2017-02-20 17:20 +0100
Re: [PATCH 4/4] mm,hugetlb: compute page_size_log properly Davidlohr Bueso <dave@stgolabs.net> - 2017-02-22 17:10 +0100
Re: [PATCH 4/4] mm,hugetlb: compute page_size_log properly Michal Hocko <mhocko@kernel.org> - 2017-02-22 17:30 +0100
csiph-web