Displaying 11 results from an estimated 11 matches for "quadrillion".
2005 Oct 31
1
Samba/Ldap as BDC for ADS
I'm sorry if this has been asked a quadrillion times before, but i was just wondering about it:
I know samba can't be a BDC for ADS. I also know that OpenLDAP can sync with a MS ADS Server. Samba can also auth against both ldap and ADS. so, shoudln't it be possible to use a Samba/openLdap server combination as a Local Master kind of th...
2017 Jun 23
2
OpenSSL 1.1 support status : what next?
...h
> recklessness in the future, and leave users out in the rain once
> again.
I fully understand that the API change was/is difficult. Yet, it's a
proactive move (and not a bad one) to enhance downstream code and to limit
the impact of further changes. You don't have to micromanage a quadrillion
of structure members with confused semantics, meaning that there is less
chance to misuse them. Furthermore you no longer have access to what are
are really implementation details.
> It is not a goal either to create a shim that is not
> officially audited and thoroughly tested by the origin...
2017 Dec 22
0
[PATCH v20 3/7 RESEND] xbitmap: add more operations
...> +EXPORT_SYMBOL(xb_find_set);
>> This is going to be slower than the implementation I sent yesterday. If I
>> call:
>> xb_init(xb);
>> xb_set_bit(xb, ULONG_MAX);
>> xb_find_set(xb, ULONG_MAX, 0);
>>
>> it's going to call __radix_tree_lookup() 16 quadrillion times.
>> My implementation will walk the tree precisely once.
>>
> Yes. Wei's patch still can not work.
> We should start reviewing Matthew's implementation.
It runs without any issue on my machine. I didn't generate an "xbitmap"
executable (I just found a...
2009 Jul 16
1
An amusing scrub
Today, I ran a scrub on my rootFS pool.
I received the following lovely output:
# zpool status larger_root
? pool: larger_root
?state: ONLINE
?scrub: scrub completed after 307445734561825856h29m with 0 errors on
Wed Jul 15 21:49:02 2009
config:
??????? NAME??????? STATE???? READ WRITE CKSUM
??????? larger_root? ONLINE?????? 0???? 0???? 0
????????? c4t1d0s0? ONLINE?????? 0???? 0???? 0
errors: No
2003 Mar 21
3
I've pulled the plug on viewcvs
While trying to get other work done on Motherfish-II, I couldn't help
but notice that machine load was over *200*, due entirely to the
viewCVS CGI. Either we were being DoSed via the cgi, or it's too
inefficient to even think about using.
Motherfish is a server intended for *core services only*. We've been
steadily forgetting that. Core services include CVS, mail and web.
They
2006 Apr 30
8
format numbers as words
Does anyone know if there is a function available which can format any
entered number as words?
eg: ''1234'' would be ''One Thousand Two Hundred and Thirty Four''
In the past, I would have said this is a tall order, but from what I''ve
seen with playing with rails for a short time, I don''t know what to
expect. :)
Thanks for any help,
Damien
2017 Jun 22
2
OpenSSL 1.1 support status : what next?
Hello everybody,
? ?
I saw that another discussion about OpenSSL 1.1 support started on this
list, and I'd like to know what is the current status about this.
>From what I understand, at least
?one
patch set already exists:
? ?
a github PR [1] from , Kurt Roeckx announced on the list in september 2016
[2]
? and which also exist as a fedora patch [3]? (I haven't checked the
details,
2017 Jun 23
5
OpenSSL 1.1 support status : what next?
...e users out in the rain once
>>> again.
>>
>> I fully understand that the API change was/is difficult. Yet, it's a
>> proactive move (and not a bad one) to enhance downstream code and to limit
>> the impact of further changes. You don't have to micromanage a quadrillion
>> of structure members with confused semantics, meaning that there is less
>> chance to misuse them. Furthermore you no longer have access to what are
>> are really implementation details.
>>
>>> It is not a goal either to create a shim that is not
>>> off...
2017 Dec 21
7
[PATCH v20 3/7 RESEND] xbitmap: add more operations
This patch adds support to find next 1 or 0 bit in a xbmitmap range and
clear a range of bits.
More possible optimizations to add in the future:
1) xb_set_bit_range: set a range of bits.
2) when searching a bit, if the bit is not found in the slot, move on to
the next slot directly.
3) add tags to help searching.
Signed-off-by: Wei Wang <wei.w.wang at intel.com>
Cc: Matthew Wilcox
2017 Dec 21
7
[PATCH v20 3/7 RESEND] xbitmap: add more operations
This patch adds support to find next 1 or 0 bit in a xbmitmap range and
clear a range of bits.
More possible optimizations to add in the future:
1) xb_set_bit_range: set a range of bits.
2) when searching a bit, if the bit is not found in the slot, move on to
the next slot directly.
3) add tags to help searching.
Signed-off-by: Wei Wang <wei.w.wang at intel.com>
Cc: Matthew Wilcox
2006 Mar 28
74
Is this an elaborate hoax/troll?
I sure hope so:
http://duckdown.blogspot.com/2006/03/additional-thoughts-on-why-ruby-isnt.html
Seems like it''s getting genuine rebuttals, though. It''s actually kind
of amusing.