All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: PATCH: Replace mlockall() with interal implementation
Date: Fri, 05 Mar 2010 11:09:08 +0100	[thread overview]
Message-ID: <4B90D844.3060508@redhat.com> (raw)
In-Reply-To: <4B90D58C.7090501@redhat.com>

On 5.3.2010 10:57, Zdenek Kabelac wrote:
> 3rd version of mlockall() replace.
> 
> Fixing some comments:
> 
> - new text for lvm.conf
> - using '1' for success for _maps_line
> - checking sscanf ret value
> - moved default string values to const char array in front of the source code.
> - added simple statistic for size of locked areas and issue internal error
>   if the size is different for mlock/munlock
> - add some more libs to list of unlocked maps - (though some checks are still
>   needed here.
> - slightly changed debug output.


Argh, just after posting I've noticed, there is one unmerged patch in my git
for '0'-'1' return value change for fallback mlockall() case.

So here is the updated patch v4.

Zdenek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mlock_v4.patch
Type: text/x-patch
Size: 14154 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20100305/20f06748/attachment.bin>

  reply	other threads:[~2010-03-05 10:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-26 14:23 PATCH: Replace mlockall() with interal implementation Zdenek Kabelac
2010-02-26 16:01 ` Zdenek Kabelac
2010-03-05  9:57   ` Zdenek Kabelac
2010-03-05 10:09     ` Zdenek Kabelac [this message]
2010-03-10  9:07     ` Mikulas Patocka
2010-03-10  9:26       ` Zdenek Kabelac
2010-03-10 12:53       ` Alasdair G Kergon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B90D844.3060508@redhat.com \
    --to=zkabelac@redhat.com \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.