Displaying 4 results from an estimated 4 matches for "fritzsch".
Did you mean:
fritsch
2005 Mar 23
2
limiting bandwidth on iface
...= tc
OK, I tryied this setup and noticed that approximately every 60 seconds,
the bandwidth gues up to about 256kbits for about 3 seconds - I have no
explanation for this - well, I do not really know what to set as parameter
for burst/cburst...
Any ideas, grave mistakes?
thanks a lot,
Marcus Fritzsch
- --
~ s(c,t){return isalpha(c)&&t?/*
Marcus Fritzsch <marcus.fritzsch@gmx.net> ICQ:53118621 WWW:fritschy.de
~ GnuPG: gpg --keyserver sks.keyserver.penguin.de --recv-keys 98A1D365
*/s(65-c&&97-c?--c:c+25,--t):c;}main(){for(;;)putcha...
2005 Mar 29
2
classes and qdiscs
.../ \
~ | / \
~ | class 1:10 qdisc 11:
~ | / \
~ | ... ...
~ `-----
does this makes any sense?
greetings from germany, Marcus
- --
~ s(c,t){return isalpha(c)&&t?/*
Marcus Fritzsch <marcus.fritzsch@gmx.net> ICQ:53118621 WWW:fritschy.de
~ GnuPG: gpg --keyserver sks.keyserver.penguin.de --recv-keys 98A1D365
*/s(65-c&&97-c?--c:c+25,--t):c;}main(){for(;;)putchar(s(getchar(),13));}
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using Gn...
2009 Nov 17
0
Bug#556695: FTBFS with binutils-gold
Source: xen-3
Version: 3.4.0-2
Severity: minor
User: peter.fritzsche at gmx.de
Usertags: no-add-needed
Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.
More inf...
2010 Mar 10
39
SSD Optimizations
I''m looking to try BTRFS on a SSD, and I would like to know what SSD
optimizations it applies. Is there a comprehensive list of what ssd
mount option does? How are the blocks and metadata arranged? Are there
options available comparable to ext2/ext3 to help reduce wear and
improve performance?
Specifically, on ext2 (journal means more writes, so I don''t use ext3 on
SSDs,