git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b4aa2f
)
virtio: set max_segment_size and max_sectors to infinite.
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 30 Dec 2008 15:26:04 +0000
(09:26 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:56:05 +0000
(09:26 +1030)
Setting max_segment_size allows more than 64k per sg element, unless
the host specified a limit. Setting max_sectors indicates that our
max_hw_segments is the only limit.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found