On Wed, Jul 22, 2015 at 06:33:26PM +0530, PINTU KUMAR wrote: > Dear Mel, thank you very much for your comments and suggestions. > I will drop this one and look on further improving direct_reclaim and > compaction. > Just few more comments below before I close. > > Also, during this patch, I feel that the hibernation_mode part in > shrink_all_memory can be corrected. > So, can I separately submit the below patch? > That is instead of hard-coding the hibernation_mode, we can get hibernation > status using: > system_entering_hibernation() > > Please let me know your suggestion about this changes. > > -#ifdef CONFIG_HIBERNATION > +#if defined CONFIG_HIBERNATION || CONFIG_SHRINK_MEMORY This appears to be a patch on top of "Add /proc/sys/vm/shrink_memory feature" so I do not see what would be separately submitted that would make sense. -- Mel Gorman SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>