]> sourceware.org Git - lvm2.git/commit
Memory unlock allows 1 page difference
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 18 Feb 2011 14:51:04 +0000 (14:51 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 18 Feb 2011 14:51:04 +0000 (14:51 +0000)
commit476ef1886f014dfff871dd4ff70b5366f93e422d
tree134aff4f59dc7d754774acb8cb1ab1bb19510675
parentaec211541073d107668cfa404970589c7dced120
Memory unlock allows 1 page difference

As the kernel seems to be doing weird things during
mlock -> munlock -  allow 1 page locking difference without
warning - and log just debug message for a 1 page difference.

Allocation happens outside critical section probably during
log_warn printing.

Should make tests passing for now.
lib/mm/memlock.c
This page took 0.030229 seconds and 5 git commands to generate.