diff for duplicates of <20140103051417.GT19211@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 124e760..4e84ef3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -92,7 +92,7 @@ follows: of malloc meta-information, which I suspect will be expensive. You now essentially have to be able to malloc() in one thread, transfer the pointer via a race to another thread, and free() - in the second thread. Thata??s hard unless malloc() and free() + in the second thread. That’s hard unless malloc() and free() always lock (as I presume they do in the Linux kernel). But the first I heard of it was something like litmus test (A) above. @@ -101,9 +101,3 @@ But the first I heard of it was something like litmus test (A) above. kmalloc() and kfree() always lock.) Thanx, Paul - --- -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 5237dfa..fdd93e8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -105,7 +105,7 @@ "\tof malloc meta-information, which I suspect will be expensive.\n" "\tYou now essentially have to be able to malloc() in one thread,\n" "\ttransfer the pointer via a race to another thread, and free()\n" - "\tin the second thread. Thata??s hard unless malloc() and free()\n" + "\tin the second thread. That\342\200\231s hard unless malloc() and free()\n" "\talways lock (as I presume they do in the Linux kernel).\n" "\n" "But the first I heard of it was something like litmus test (A) above.\n" @@ -113,12 +113,6 @@ "(And yes, I already disabused them of their notion that Linux kernel\n" "kmalloc() and kfree() always lock.)\n" "\n" - "\t\t\t\t\t\t\tThanx, Paul\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>" + "\t\t\t\t\t\t\tThanx, Paul" -e0400d83d177e6b7bae5c6a28f731b9cfbd35118aba904828271ea8c7f555dd0 +807c58b1966f17f14353058271c1df2f008600654b23526a0f024ed450bbea81
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.