diff for duplicates of <1217265226.18049.24.camel@twins> diff --git a/a/1.txt b/N1/1.txt index 19aef0e..8b71cfe 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,17 +8,23 @@ On Mon, 2008-07-28 at 11:59 -0500, Matt Mackall wrote: > > So I guess I can no longer hide behind that and will have to bite the > > bullet and write the SLOB bits.. > -> I haven't seen the rest of this thread, but I presume this is part of +> i>>?I haven't seen the rest of this thread, but I presume this is part of > your OOM-avoidance for network I/O framework? Yes indeed. > SLOB can be pretty easily expanded to handle a notion of independent > allocation arenas as there are only a couple global variables to switch -> between. kfree will also return allocations to the page list (and +> between. i>>?kfree will also return allocations to the page list (and > therefore arena) from whence they came. That may make it pretty simple > to create and prepopulate reserve pools. Right - currently we let all the reserves sit on the free page list. The advantage there is that it also helps the anti-frag stuff, due to having larger free lists. + +-- +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> diff --git a/a/content_digest b/N1/content_digest index eb7a79d..5f40850 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -31,19 +31,25 @@ "> > So I guess I can no longer hide behind that and will have to bite the\n" "> > bullet and write the SLOB bits..\n" "> \n" - "> \357\273\277I haven't seen the rest of this thread, but I presume this is part of\n" + "> i>>?I haven't seen the rest of this thread, but I presume this is part of\n" "> your OOM-avoidance for network I/O framework?\n" "\n" "Yes indeed.\n" "\n" "> SLOB can be pretty easily expanded to handle a notion of independent\n" "> allocation arenas as there are only a couple global variables to switch\n" - "> between. \357\273\277kfree will also return allocations to the page list (and\n" + "> between. i>>?kfree will also return allocations to the page list (and\n" "> therefore arena) from whence they came. That may make it pretty simple\n" "> to create and prepopulate reserve pools.\n" "\n" "Right - currently we let all the reserves sit on the free page list. The\n" "advantage there is that it also helps the anti-frag stuff, due to having\n" - larger free lists. + "larger free lists.\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -934414d865a1e1c4f1571a5d23aaf4dfa7371a370c1e278f7af9b94e2a19b3db +cbd6b3985f2ac76e07999c5d8c0b78915af23880956d37ae7faf5f381b310010
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.