Re: [-mm PATCH 0/8] Memory controller introduction (v2)

2007-07-06 Thread Balbir Singh
Balbir Singh wrote: In mem_container_move_lists() > + /* > + * Check if the meta page went away from under us > + */ > + if (!list_empty(&mp->list) You'll need an extra brace here to get it compile. I forgot to refpatch :( -- Warm Rega

Re: [-mm PATCH 0/8] Memory controller introduction (v2)

2007-07-05 Thread Balbir Singh
Balbir Singh wrote: > Changelog since version 1 > > 1. Fixed some compile time errors (in mm/migrate.c from Vaidyanathan S) > 2. Fixed a panic seen when LIST_DEBUG is enabled > 3. Added a mechanism to control whether we track page cache or both >page cache and mapped pages (as requested by Pav

[-mm PATCH 0/8] Memory controller introduction (v2)

2007-07-05 Thread Balbir Singh
Changelog since version 1 1. Fixed some compile time errors (in mm/migrate.c from Vaidyanathan S) 2. Fixed a panic seen when LIST_DEBUG is enabled 3. Added a mechanism to control whether we track page cache or both page cache and mapped pages (as requested by Pavel) This patchset implements an