Displaying 5 results from an estimated 5 matches for "fencepost".
2020 Apr 20
1
Re: [PATCH nbdkit 2/2] Add insert function and use the new vector library in several places.
...in new places without making those uses more
> expensive.
>
> We use this function in nbdkit-extentlist-filter, nbdkit-eval-plugin
> and the sparse library.
>
> This is refactoring, so should not affect functionality at all.
> However during the rewrite of eval it revealed a fencepost error in
> the loop iterating over method_scripts which is fixed here.
> ---
> common/sparse/Makefile.am | 1 +
> common/utils/vector.h | 24 +++++--
> common/sparse/sparse.c | 50 +++++++-------
> plugins/eval/eval.c | 49 ++++++-----...
2005 Oct 14
3
[Bug 3168] --min-size cores in 2.6.5 and is completely missing in 2.6.6
...ne
size to another place, it's quite inconvenient not to miss the files that are
exactly on the boundary---instead of being able to use (say) --min-size=50M on
one run and --max-size=50M on the other, I have to say --min-size=49999999 and
--max-size=50000000 to be sure of not getting hit by the fencepost. This is
error-prone at the very least (because I have to count digits precisely), and
worse if I want the powers-of-two behavior---and by the way, the manpage, even
for 2.6.6, is sloppy in mentioning the K, M, or G multipliers but in not
specifying whether those are human-readable [10^3] or machi...
2020 Apr 19
2
[PATCH nbdkit 1/2] vddk: Use new vector library to allocate the argv list.
---
plugins/vddk/vddk.c | 41 +++++++++++++++++++++++++----------------
TODO | 1 -
2 files changed, 25 insertions(+), 17 deletions(-)
diff --git a/plugins/vddk/vddk.c b/plugins/vddk/vddk.c
index 87c0d146..d1a3015f 100644
--- a/plugins/vddk/vddk.c
+++ b/plugins/vddk/vddk.c
@@ -51,6 +51,7 @@
#include "isaligned.h"
#include "minmax.h"
#include
2020 Apr 19
0
[PATCH nbdkit 2/2] Add insert function and use the new vector library in several places.
...g code using
vector and can be used in new places without making those uses more
expensive.
We use this function in nbdkit-extentlist-filter, nbdkit-eval-plugin
and the sparse library.
This is refactoring, so should not affect functionality at all.
However during the rewrite of eval it revealed a fencepost error in
the loop iterating over method_scripts which is fixed here.
---
common/sparse/Makefile.am | 1 +
common/utils/vector.h | 24 +++++--
common/sparse/sparse.c | 50 +++++++-------
plugins/eval/eval.c | 49 ++++++--------
filters/extentlist/extentlist...
2006 Feb 03
9
dhclient in 6.0
hi all... again...
i sent this message to general questions but nobody got excited about
it.
i just installed 6 on my t30 laptop. brand new. when trying dhclient i
get:
DHCPDISCOVER on fxp0 to 255.255.255.255 port 67 interval 5
this trys 6 times then this shows up:
No DHCPOFFERS received.
No working leases in present database - sleeping.
i run a tcpdump while requesting a lease and for