Skip to content
Commit 999823c5 authored by Atish Patra's avatar Atish Patra Committed by Anup Patel
Browse files

lib: Optimize TLB flush IPIs



Simulatenous requests for tlbflush IPIs can have overlapping address
ranges.

Ignore if address range is same or within already existing fifo entries.
Update the tlb flush info in fifo directly if the one of the existing
entry lies within the new flush request.
Delete all entries if flush all request is recieved for the vma.

Signed-off-by: default avatarAtish Patra <atish.patra@wdc.com>
parent 110eef44
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment