public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ksm: write protect pages from inside ksm
@ 2009-06-12 21:44 Izik Eidus
  2009-06-12 21:44 ` [PATCH 1/3] ksm: remove ksm from being a module Izik Eidus
  2009-06-14 21:47 ` [PATCH 0/3] ksm: write protect pages from inside ksm Hugh Dickins
  0 siblings, 2 replies; 12+ messages in thread
From: Izik Eidus @ 2009-06-12 21:44 UTC (permalink / raw)
  To: hugh.dickins; +Cc: linux-kernel, Izik Eidus

Hugh, so untill here we are sync,

Question is what you want me to do now?,
(Beacuse we are skipping 2.6.31, It is ok to you to tell me something
 like: "Shut up and let me see what i can get with this madvise" -
 that from one side.
 From another side if you want me to do anything please say.

Thanks.

Izik Eidus (3):
  ksm: remove ksm from being a module.
  ksm: remove page_wrprotect() from rmap.c
  withdraw ksm-add-page_wrprotect-write-protecting-page.patch

 include/linux/mm.h   |    2 +-
 include/linux/rmap.h |   12 ----
 mm/Kconfig           |    5 +-
 mm/ksm.c             |   92 +++++++++++++++++++++++----------
 mm/memory.c          |    2 +-
 mm/rmap.c            |  139 --------------------------------------------------
 6 files changed, 69 insertions(+), 183 deletions(-)


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

end of thread, other threads:[~2009-06-15 15:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-12 21:44 [PATCH 0/3] ksm: write protect pages from inside ksm Izik Eidus
2009-06-12 21:44 ` [PATCH 1/3] ksm: remove ksm from being a module Izik Eidus
2009-06-12 21:44   ` [PATCH 2/3] ksm: remove page_wrprotect() from rmap.c Izik Eidus
2009-06-12 21:45     ` [PATCH 3/3] withdraw ksm-add-page_wrprotect-write-protecting-page.patch Izik Eidus
2009-06-14 21:47 ` [PATCH 0/3] ksm: write protect pages from inside ksm Hugh Dickins
2009-06-14 22:16   ` Izik Eidus
2009-06-14 23:54     ` Izik Eidus
2009-06-15  0:05       ` Izik Eidus
2009-06-15  0:57         ` Izik Eidus
2009-06-15 12:23           ` Hugh Dickins
2009-06-15 13:51             ` Izik Eidus
2009-06-15 15:53               ` Hugh Dickins

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