linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/4] -mm-only hugetlb updates
@ 2008-07-08 18:03 Nishanth Aravamudan
  2008-07-08 18:05 ` [RFC PATCH 1/4] mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT Nishanth Aravamudan
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Nishanth Aravamudan @ 2008-07-08 18:03 UTC (permalink / raw)
  To: npiggin; +Cc: mel, agl, akpm, linux-mm

As Nick requested, I've moved /sys/kernel/hugepages to
/sys/kernel/mm/hugepages. I put the creation of the /sys/kernel/mm
kobject in mm_init.c and that required removing the conditional
compilation of that file. This also necessitated a bit of Documentation
updates (and the addition of the /sys/kernel/mm ABI file). Finally, I
realized that kobject usage doesn't require CONFIG_SYSFS, so I was able
to remove one ifdef from hugetlb.c.

Andrew, I believe these patches, if acceptable, should be folded in
place, if possible, in the hugetlb series (that is, the sysfs location
should only ever have appeared to be /sys/kernel/mm/hugepages). The ease
with which that can occur I guess depends on where Mel's
DEBUG_MEMORY_INIT patches are in the series.

1/4: mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT
2/4: mm: create /sys/kernel/mm
3/4: hugetlb: hang off of /sys/kernel/mm rather than /sys/kernel
4/4: hugetlb: remove CONFIG_SYSFS dependency

Thanks,
Nish

-- 
Nishanth Aravamudan <nacc@us.ibm.com>
IBM Linux Technology Center

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-07-10 17:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-08 18:03 [RFC PATCH 0/4] -mm-only hugetlb updates Nishanth Aravamudan
2008-07-08 18:05 ` [RFC PATCH 1/4] mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT Nishanth Aravamudan
2008-07-08 18:06   ` [RFC PATCH 2/4] mm: create /sys/kernel/mm Nishanth Aravamudan
2008-07-08 18:07     ` [RFC PATCH 3/4] hugetlb: hang off of /sys/kernel/mm rather than /sys/kernel Nishanth Aravamudan
2008-07-08 18:08       ` [RFC PATCH 4/4] hugetlb: remove CONFIG_SYSFS dependency Nishanth Aravamudan
2008-07-10 17:39       ` [RFC PATCH 3/4] hugetlb: hang off of /sys/kernel/mm rather than /sys/kernel Mel Gorman
2008-07-10 17:24     ` [RFC PATCH 2/4] mm: create /sys/kernel/mm Mel Gorman
2008-07-10 16:35   ` [RFC PATCH 1/4] mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT Mel Gorman
2008-07-08 18:13 ` [RFC PATCH 0/4] -mm-only hugetlb updates Nishanth Aravamudan
2008-07-10 13:11 ` Nick Piggin
2008-07-10 16:50   ` Nishanth Aravamudan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox