From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: PATCH: Replace mlockall() with interal implementation
Date: Fri, 05 Mar 2010 10:57:32 +0100 [thread overview]
Message-ID: <4B90D58C.7090501@redhat.com> (raw)
In-Reply-To: <4B87F062.8090407@redhat.com>
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.
Zdenek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mlock_v3.patch
Type: text/x-patch
Size: 14154 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20100305/8ea75fff/attachment.bin>
next prev parent reply other threads:[~2010-03-05 9:57 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 [this message]
2010-03-05 10:09 ` Zdenek Kabelac
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=4B90D58C.7090501@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.