]> sourceware.org Git - lvm2.git/commit
activation: keep priority till memlock_unlock
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 8 Dec 2017 12:11:35 +0000 (13:11 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 8 Dec 2017 12:21:15 +0000 (13:21 +0100)
commit455b26b8dbdd05ec773a84da2ef64b669c80e194
treef4ecfc78c776ee9170ef91b36064eb5abc019bbd
parent4e8af1d3aa136eae8dbb66186bfc331b0b2887e6
activation: keep priority till memlock_unlock

Although it doesn't look like it can be a measurable problem
and costs some time to flip priorities outside of activation window.

So just like with memory locking preserve priority until call
memlock_unlock() appears.

(addition to commit c086dfadc389551b9a2d7b4c26931e5e74ada8d6).
lib/mm/memlock.c
This page took 0.037109 seconds and 5 git commands to generate.