Searched hist:"56 e4ebf877b6043c289bda32a5a7385b80c17dee" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | proc.c | diff 56e4ebf877b6043c289bda32a5a7385b80c17dee Wed Oct 20 14:44:37 CDT 2010 Bryan Schumaker <bjschuma@netapp.com> NFS: readdir with vmapped pages
We can use vmapped pages to read more information from the network at once. This will reduce the number of calls needed to complete a readdir.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> [trondmy: Added #include for linux/vmalloc.h> in fs/nfs/dir.c] Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | nfs3proc.c | diff 56e4ebf877b6043c289bda32a5a7385b80c17dee Wed Oct 20 14:44:37 CDT 2010 Bryan Schumaker <bjschuma@netapp.com> NFS: readdir with vmapped pages
We can use vmapped pages to read more information from the network at once. This will reduce the number of calls needed to complete a readdir.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> [trondmy: Added #include for linux/vmalloc.h> in fs/nfs/dir.c] Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | client.c | diff 56e4ebf877b6043c289bda32a5a7385b80c17dee Wed Oct 20 14:44:37 CDT 2010 Bryan Schumaker <bjschuma@netapp.com> NFS: readdir with vmapped pages
We can use vmapped pages to read more information from the network at once. This will reduce the number of calls needed to complete a readdir.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> [trondmy: Added #include for linux/vmalloc.h> in fs/nfs/dir.c] Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | internal.h | diff 56e4ebf877b6043c289bda32a5a7385b80c17dee Wed Oct 20 14:44:37 CDT 2010 Bryan Schumaker <bjschuma@netapp.com> NFS: readdir with vmapped pages
We can use vmapped pages to read more information from the network at once. This will reduce the number of calls needed to complete a readdir.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> [trondmy: Added #include for linux/vmalloc.h> in fs/nfs/dir.c] Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | dir.c | diff 56e4ebf877b6043c289bda32a5a7385b80c17dee Wed Oct 20 14:44:37 CDT 2010 Bryan Schumaker <bjschuma@netapp.com> NFS: readdir with vmapped pages
We can use vmapped pages to read more information from the network at once. This will reduce the number of calls needed to complete a readdir.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> [trondmy: Added #include for linux/vmalloc.h> in fs/nfs/dir.c] Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | nfs4proc.c | diff 56e4ebf877b6043c289bda32a5a7385b80c17dee Wed Oct 20 14:44:37 CDT 2010 Bryan Schumaker <bjschuma@netapp.com> NFS: readdir with vmapped pages
We can use vmapped pages to read more information from the network at once. This will reduce the number of calls needed to complete a readdir.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> [trondmy: Added #include for linux/vmalloc.h> in fs/nfs/dir.c] Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
/openbmc/linux/include/linux/ |
H A D | nfs_xdr.h | diff 56e4ebf877b6043c289bda32a5a7385b80c17dee Wed Oct 20 14:44:37 CDT 2010 Bryan Schumaker <bjschuma@netapp.com> NFS: readdir with vmapped pages
We can use vmapped pages to read more information from the network at once. This will reduce the number of calls needed to complete a readdir.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> [trondmy: Added #include for linux/vmalloc.h> in fs/nfs/dir.c] Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|