mm bug: task->swappable possible braindamage, 2.[01].x

Benjamin C.R. LaHaise (blah@kvack.org)
Mon, 16 Feb 1998 00:16:52 -0500 (EST)


Hello all,
I've just been playing with the mm code, and something I've
noticed is that swappable is currently held in the task structure, *not*
in mm_struct where it's desired effect can work properly with mm clone()'d
tasks: hence the unreliability of copy_mm. Anyone care to comment? I'll
throw together a patch tomorrow that moves swappable into mm_struct for
both 2.0.34pre2 and 2.1.87-1.

-ben

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu