diff options
author | Halil Pasic <[email protected]> | 2019-04-02 18:47:29 +0200 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2019-06-15 12:24:56 +0200 |
commit | bb99332a2b558e1f28b4c5011f9ea3b46f1c8806 (patch) | |
tree | f6412179ed9826c356de539543164a32206cb76a /tools/lib/api/fs/tracing_path.c | |
parent | 64e1f0c531d1072cd97939bf0d8df42b26713543 (diff) |
s390/cio: introduce DMA pools to cio
To support protected virtualization cio will need to make sure the
memory used for communication with the hypervisor is DMA memory.
Let us introduce one global pool for cio.
Our DMA pools are implemented as a gen_pool backed with DMA pages. The
idea is to avoid each allocation effectively wasting a page, as we
typically allocate much less than PAGE_SIZE.
Signed-off-by: Halil Pasic <[email protected]>
Reviewed-by: Sebastian Ott <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Reviewed-by: Michael Mueller <[email protected]>
Tested-by: Michael Mueller <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions