Displaying 6 results from an estimated 6 matches for "bleading".
Did you mean:
leading
2004 Jul 02
7
Shorewall Release Model
...-- new
function goes into those releases with minor releases occuring once per
month to six weeks. Those releases are supported on a best-effort basis.
There is no Beta or Release Candidate releases when going from one minor
release to the next. Users who use the development release are on the
bleading edge.
c) When the level of function and stability of the development release
becomes sufficient then we will enter the Beta/Release Candidate Phase
for the next even-numbered major release.
I feel that this model will provide more stability for users who "just
want it to work" while a...
2011 Jan 13
7
v2.0.9 released
http://dovecot.org/releases/2.0/dovecot-2.0.9.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.9.tar.gz.sig
I'm still lagging behind in my email, but I guess it's time to release
v2.0.9 anyway.
- Linux: Fixed a high system CPU usage / high context switch count
performance problem
- Maildir: Avoid unnecessarily reading dovecot-uidlist while opening
mailbox.
- Maildir: Fixed
2011 Jan 13
7
v2.0.9 released
http://dovecot.org/releases/2.0/dovecot-2.0.9.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.9.tar.gz.sig
I'm still lagging behind in my email, but I guess it's time to release
v2.0.9 anyway.
- Linux: Fixed a high system CPU usage / high context switch count
performance problem
- Maildir: Avoid unnecessarily reading dovecot-uidlist while opening
mailbox.
- Maildir: Fixed
2009 May 18
4
Possibility to porting Rsync to NT and other platforms
Hello,
I am looking into possibilities of porting RSync for windows. Does anybody
have an idea that which libraries and dependencies RSync uses which can not
be compiled on windows (so thats why we use cygwin)
Regards
Hasanat Kazmi
--
Hasanatkazmi@gmail.com
"I hate Capitalism,so naturally I love Open Source" -- Hasanat Kazmi
+923464362473
-------------- next part --------------
HTML
2009 Nov 16
5
how to mount domU images on dom0
how to mount the domU images on dom0 to chroot them
mount it on the dom0 and chroot to it. I am getting an error xen
console mydomU
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Jan 11
25
DTrace in Perl: What probes should we have?
As of patch 32953 dtrace support is in bleadperl (5.11.0). The probes
are based on Alan Burlinson''s original blog post on the subject:
http://blogs.sun.com/alanbur/date/20050909
By guarding the probes with PERL_SUB_*_ENABLED the performance hit is
unmeasurable.
All the necessary bits already existed in the wild. I just assembled
them and made the necessary changes to