linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] oom fixes for 2.6.36
@ 2010-09-16  5:52 KOSAKI Motohiro
  2010-09-16  5:55 ` [PATCH 1/4] oom: remove totalpage normalization from oom_badness() KOSAKI Motohiro
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: KOSAKI Motohiro @ 2010-09-16  5:52 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: kosaki.motohiro, Andrew Morton, linux-kernel, oss-security,
	Solar Designer, Kees Cook, Al Viro, Oleg Nesterov, Neil Horman,
	linux-fsdevel, pageexec, Brad Spengler, Eugene Teo,
	KAMEZAWA Hiroyuki, linux-mm, David Rientjes


patch 1 and 2 fix crappy ABI breakage issue since 2.6.36-rc1.
patch 3 and 4 fix oom dodging issue by using execve

  1) oom: remove totalpage normalization from oom_badness()
  2) Revert "oom: deprecate oom_adj tunable"
  3) move cred_guard_mutex from task_struct to signal_struct
  4) oom: don't ignore rss in nascent mm




--
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] 10+ messages in thread

end of thread, other threads:[~2010-09-27  2:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-16  5:52 [PATCH 0/4] oom fixes for 2.6.36 KOSAKI Motohiro
2010-09-16  5:55 ` [PATCH 1/4] oom: remove totalpage normalization from oom_badness() KOSAKI Motohiro
2010-09-16  6:36   ` David Rientjes
2010-09-16  6:57     ` KOSAKI Motohiro
2010-09-16  7:47       ` Pekka Enberg
2010-09-16  5:55 ` [PATCH 2/4] Revert "oom: deprecate oom_adj tunable" KOSAKI Motohiro
2010-09-16  5:56 ` [PATCH 3/4] move cred_guard_mutex from task_struct to signal_struct KOSAKI Motohiro
2010-09-16  5:57 ` [PATCH 4/4] oom: don't ignore rss in nascent mm KOSAKI Motohiro
2010-09-16 17:44   ` Oleg Nesterov
2010-09-27  2:50     ` KOSAKI Motohiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).