diff for duplicates of <20170623152849.GA3128@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 19006dd..3db9826 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Fri, Jun 23, 2017 at 11:00:37PM +0800, Bob Liu wrote: > Hi, > -> On Thu, May 25, 2017 at 1:20 AM, Jerome Glisse <jglisse@redhat.com> wrote: +> On Thu, May 25, 2017 at 1:20 AM, Jérôme Glisse <jglisse@redhat.com> wrote: > > Patchset is on top of git://git.cmpxchg.org/linux-mmotm.git so i > > test same kernel as kbuild system, git branch: > > @@ -22,14 +22,14 @@ On Fri, Jun 23, 2017 at 11:00:37PM +0800, Bob Liu wrote: > > device can only access and use memory allocated through this API. This > > effectively split the program address space into object allocated for the > > device and useable by the device and other regular memory (malloc, mmap -> > of a file, share memory, a) only accessible by CPU (or in a very limited +> > of a file, share memory, â) only accessible by CPU (or in a very limited > > way by a device by pinning memory). > > > > Allowing different isolated component of a program to use a device thus > > require duplication of the input data structure using device memory > > allocator. This is reasonable for simple data structure (array, grid, -> > image, a) but this get extremely complex with advance data structure -> > (list, tree, graph, a) that rely on a web of memory pointers. This is +> > image, â) but this get extremely complex with advance data structure +> > (list, tree, graph, â) that rely on a web of memory pointers. This is > > becoming a serious limitation on the kind of work load that can be > > offloaded to device like GPU. > > @@ -65,10 +65,4 @@ because first user will use both. You can use one without the other and it will work properly. Cheers, -Jerome - --- -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> +Jérôme diff --git a/a/content_digest b/N1/content_digest index 80c4f3d..540ef7a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -15,7 +15,7 @@ "On Fri, Jun 23, 2017 at 11:00:37PM +0800, Bob Liu wrote:\n" "> Hi,\n" "> \n" - "> On Thu, May 25, 2017 at 1:20 AM, Jerome Glisse <jglisse@redhat.com> wrote:\n" + "> On Thu, May 25, 2017 at 1:20 AM, J\303\251r\303\264me Glisse <jglisse@redhat.com> wrote:\n" "> > Patchset is on top of git://git.cmpxchg.org/linux-mmotm.git so i\n" "> > test same kernel as kbuild system, git branch:\n" "> >\n" @@ -36,14 +36,14 @@ "> > device can only access and use memory allocated through this API. This\n" "> > effectively split the program address space into object allocated for the\n" "> > device and useable by the device and other regular memory (malloc, mmap\n" - "> > of a file, share memory, a) only accessible by CPU (or in a very limited\n" + "> > of a file, share memory, \303\242) only accessible by CPU (or in a very limited\n" "> > way by a device by pinning memory).\n" "> >\n" "> > Allowing different isolated component of a program to use a device thus\n" "> > require duplication of the input data structure using device memory\n" "> > allocator. This is reasonable for simple data structure (array, grid,\n" - "> > image, a) but this get extremely complex with advance data structure\n" - "> > (list, tree, graph, a) that rely on a web of memory pointers. This is\n" + "> > image, \303\242) but this get extremely complex with advance data structure\n" + "> > (list, tree, graph, \303\242) that rely on a web of memory pointers. This is\n" "> > becoming a serious limitation on the kind of work load that can be\n" "> > offloaded to device like GPU.\n" "> >\n" @@ -79,12 +79,6 @@ "it will work properly.\n" "\n" "Cheers,\n" - "Jerome\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>" + "J\303\251r\303\264me" -af0b766b950d8be0ad092869e0079db546a747845c58cd32e3d48e99c561ed95 +e5171680dbe1839a3222c29e28ab23b22f959dcd76e13739965f641ace9f7361
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.