login
Header Space

 
 

Mailing list archives

Search results

Found 226 matching messages (0.077 seconds). Page 1 of 12.

Re: Regression in 2.6.23-rc2-mm2, mounting cpusets causes a hang

... , Serge E. Hallyn wrote: > > > Quoting Lee Schermerhorn (Lee.Schermerhorn@hp.com): > > > > On Mon, ... to use node_isset() directly for this case. Lee =========================================================== PATCH -- use memcpy() for node_state[] ...

linux-kernel - Lee Schermerhorn - Aug 14 2007 - 17:01

Re: [patch -mm v2] mempolicy: disallow static or relative flags for local preferred mode

... > Also fixes a bug identified by Lee Schermerhorn that disallowed empty > nodemasks to be ... to accomplish the same thing. Please advise... Lee ----------------------------------------------------------------------- Against: 2.6.25-rc3-mm1 atop ...

linux-kernel - Lee Schermerhorn - Mar 10 2008 - 12:39

Re: Regression in 2.6.23-rc2-mm2, mounting cpusets causes a hang

... On Tue, 14 Aug 2007, Lee Schermerhorn wrote: > > > > > > > > Ok then you ... c] without error under allnoconfig. Lee ----------------- PATCH Initialize N_*_MEMORY and ... aggravation... Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> mm ...

linux-kernel - Lee Schermerhorn - Aug 15 2007 - 12:23

Re: Regression in 2.6.23-rc2-mm2, mounting cpusets causes a hang

... Serge E. Hallyn wrote: > > > > Quoting Lee Schermerhorn (Lee.Schermerhorn@hp.com): > > > > > On Tue, ... > On Tue, 14 Aug 2007, Lee Schermerhorn wrote: > > > > > > > > Ok, I'll try ... to -mm to request merging. Lee - To unsubscribe from this list: ...

linux-kernel - Lee Schermerhorn - Aug 15 2007 - 14:07

[PATCH -mm v3] mempolicy: disallow static or relative flags for local preferred mode

... "--atop 25-rc5-mm1 and retested. Lee mempolicy: disallow static or relative flags ... Also fixes a bug identified by Lee Schermerhorn that disallowed empty nodemasks to ... @oracle.com> Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> Signed-off- ...

linux-kernel - Lee Schermerhorn - Mar 11 2008 - 15:21

Re: Re: [Experimental][PATCH] putback_lru_page rework

... ][PATCH] putback_lru_page rework > >From: Lee Schermerhorn <Lee.Schermerhorn@hp.com> > > >On ... 14:21:06 -0400 > >> Lee Schermerhorn <Lee.Schermerhorn@hp.com> wrote: ... :40 +0900, KAMEZAWA Hiroyuki wrote: > >> > > Lee-san, how about this ? > >> > > Tested ...

linux-kernel - Lee Schermerhorn - Jun 20 2008 - 12:24

Re: Regression in 2.6.23-rc2-mm2, mounting cpusets causes a hang

... (serge@hallyn.com): > > Quoting Lee Schermerhorn (Lee.Schermerhorn@hp.com): > > > On ... E. Hallyn wrote: > > > > Quoting Lee Schermerhorn (Lee.Schermerhorn@hp.com): > > > > > On ... you for tracking this down. Lee - To unsubscribe from this list: ...

linux-kernel - Lee Schermerhorn - Aug 14 2007 - 17:07

Re: [patch 07/23] cciss: Panic in blk_rq_map_sg() from CCISS driver

... this patch is necessary there. Lee > > ------------------ > > From: Lee Schermerhorn <Lee.Schermerhorn@hp.com> > ... on an HP > Proliant x86_64 with CCISS boot disk. > > Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> > CC: Oliver ...

linux-kernel - Lee Schermerhorn - Feb 25 2008 - 11:06

Re: [PATCH] fix double unlock_page() in 2.6.26-rc5-mm3 kernel BUG at mm/filemap.c:575!

... 2008 11:30:46 -0400 > Lee Schermerhorn <Lee.Schermerhorn@hp.com> wrote: ... guess we'll do it. Regards, Lee > > Thanks, > -Kame > > > I want to balance ... pages. > > > > Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> > > > > mm/ ...

linux-kernel - Lee Schermerhorn - Jun 17 2008 - 11:26

Re: [PATCH] Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE

... system hangs/crashes--which it didn't... Acked-by: Lee Schermerhorn <lee.schermerhorn@hp.com> Tested-by: Lee Schermerhorn <lee.schermerhorn@hp.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" ...

linux-kernel - Lee Schermerhorn - Aug 2 2007 - 15:41

Re: [patch 3/4] mempolicy: add MPOL_F_STATIC_NODES flag

... Lameter > Cc: Lee Schermerhorn <Lee.Schermerhorn@hp.com> > Cc: Andi Kleen ... common error path. Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> mm/mempolicy.c | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 ...

linux-kernel - Lee Schermerhorn - Feb 12 2008 - 20:25

[PATCH 13/25] Noreclaim LRU Infrastructure

From: Lee Schermerhorn <Lee.Schermerhorn@hp.com> Infrastructure to manage pages excluded from reclaim--i.e., hidden from ... the page is unlocked. Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> Signed-off-by: Rik ...

linux-kernel - Lee Schermerhorn - May 29 2008 - 15:50

[PATCH 14/25] Noreclaim LRU Page Statistics

From: Lee Schermerhorn <Lee.Schermerhorn@hp.com> Report non-reclaimable pages per zone and ... wide. Kosaki Motohiro added support for memory controller noreclaim statistics. Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> Signed-off-by: ...

linux-kernel - Lee Schermerhorn - May 29 2008 - 15:50

[PATCH 15/25] Ramfs and Ram Disk pages are non-reclaimable

From: Lee Schermerhorn <Lee.Schermerhorn@hp.com> Christoph Lameter pointed out that ram disk ... for new ramfs inodes. These changes depend on [CONFIG_]NORECLAIM_LRU. Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> Signed-off-by: Rik ...

linux-kernel - Lee Schermerhorn - May 29 2008 - 15:50

[PATCH 16/25] SHM_LOCKED pages are non-reclaimable

From: Lee Schermerhorn <Lee.Schermerhorn@hp.com> Against: 2.6.26-rc2-mm1 While working ... the mapping's noreclaim pages. Changes depend on [CONFIG_]NORECLAIM_LRU. Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> Signed-off-by: Rik ...

linux-kernel - Lee Schermerhorn - May 29 2008 - 15:50

[PATCH 18/25] Downgrade mmap sem while populating mlocked regions

From: Lee Schermerhorn <lee.schermerhorn@hp.com> Against: 2.6.26-rc2-mm1 V2 -> V3: ... mlocked region. Should we also downgrade the mmap_sem for the unlock path? Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> Signed-off-by: Rik van Riel ...

linux-kernel - Lee Schermerhorn - May 29 2008 - 15:51

[PATCH 21/25] Cull non-reclaimable pages in fault path

From: Lee Schermerhorn <lee.schermerhorn@hp.com> Against: 2.6.26-rc2-mm1 V2 -> V3: + ... 'd anon pages. Is this safe? Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> Signed-off-by: Rik van Riel include/linux/swap.h ...

linux-kernel - Lee Schermerhorn - May 29 2008 - 15:51

[PATCH 22/25] Noreclaim and Mlocked pages vm events

From: Lee Schermerhorn <lee.schermerhorn@hp.com> Against: 2.6.26-rc2-mm1 Add ... .motohiro@jp.fujitsu.com> Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> include/linux/vmstat.h | 11 +++++++++++ mm/internal.h | 4 +++- ...

linux-kernel - Lee Schermerhorn - May 29 2008 - 15:51

[PATCH 23/25] Noreclaim LRU scan sysctl

From: Lee Schermerhorn <lee.schermerhorn@hp.com> Against: 2.6.26-rc2-mm1 V6: + moved ... file offset of these pages. TODO: DEBUGGING ONLY: NOT FOR UPSTREAM MERGE Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> Signed-off-by: Rik van ...

linux-kernel - Lee Schermerhorn - May 29 2008 - 15:51

[PATCH 24/25] Mlocked Pages: count attempts to free mlocked page

From: Lee Schermerhorn <lee.schermerhorn@hp.com> Against: 2.6.26-rc2-mm1 Allow free ... and events correct for debug. Signed-off-by: Lee Schermerhorn <lee.schermerhorn@hp.com> include/linux/vmstat.h | 1 + mm/internal.h | 17 ...

linux-kernel - Lee Schermerhorn - May 29 2008 - 15:51

speck-geostationary