15 Jul, 2008

1 commit


15 Jul, 2006

1 commit

  • ib_fmr_pool_map_phys gets the virtual address by pointer but never writes
    there, and users (e.g. srp) seem to assume this and ignore the value
    returned. This patch cleans up the API to get the VA by value, and updates
    all users.

    Signed-off-by: Michael S. Tsirkin
    Acked-by: Roland Dreier
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Michael S. Tsirkin
     

21 Mar, 2006

1 commit

  • This patch allows the consumer to set the page size of "pages" mapped
    by the pool FMRs, which is a feature already existing in the base
    verbs API. On the cosmetic side it changes ib_fmr_attr.page_size field
    to be named page_shift.

    Signed-off-by: Or Gerlitz
    Signed-off-by: Roland Dreier

    Or Gerlitz
     

27 Aug, 2005

1 commit