Displaying 20 results from an estimated 209 matches for "tcc".
Did you mean:
tc
2007 Aug 19
0
HTB qdisc within HTB root qdisc
...c is valid on newer kernels? If yes, what is
wrong in this setup?
This setup works fine when I use one HTB qdisc and many classes within
classes.
How it looks like:
------------------------------------------------------------------------------
### lan0 ###
tcq="tc qdisc add dev lan0"
tcc="tc class add dev lan0"
$tcq root handle 10: htb
$tcc parent 10: classid 10:1 htb rate 100000Kbit
# LAN
$tcc parent 10:1 classid 10:10 htb rate 80000Kbit ceil 100000Kbit prio 7
$tcq parent 10:10 sfq limit 50 perturb 1
# from wan0
$tcc parent 10:1 classid 10:11 htb rate 2048Kbit prio 3...
2004 Sep 28
0
tcng version 10a
.... is on SourceForge:
http://tcng.sourceforge.net/dist/tcng-10a.tar.gz
md5sum 3f58447fdf393cbe3c584d80089806dc
See also http://tcng.sourceforge.net/
This release changes a bunch of things, hence the jump in the
version number:
- the name of the traffic control compiler has changed from
"tcc" to "tcng". This has become necessary because of a
name conflicy with the "Tiny C Compiler". For now tcng uses
both names, but I''ll remove the "tcc" part soon.
- tcng and tcsim are now compatible with iproute2 maintained
by Stephen Hemminger. A...
2004 Dec 29
1
Samba 3.0.10 joining Windows 20003 ADS
abrams:~# kinit admin@CORP.TCC.INET
This seems to work just fine.
abrams:~# net ads join "TwinCities\TTAGS\SERVERS"
[2004/12/28 18:52:20, 0] libads/ldap.c:ads_add_machine_acct(1475)
Warning: ads_set_machine_sd: Unexpected information received
Using short domain name -- CORP
[2004/12/28 18:52:23, 0] libads/kerberos.c...
2002 Oct 10
2
tcng version 8z
... is on SourceForge, http://tcng.sourceforge.net/#src
Besides a bunch of bug fixes, this release also contains a
greatly improved version of the comtc utility that copies
comments from the tcng source to tcc''s "tc" output.
There are a few infrastructure changes to make comtc work
smoothly:
- tcc''s -E option is now called -Wexperror or -Wexppostopt,
respectively
- tcc has a _new_ -E option that makes it behave much like
gcc -E
- tcc also has a new option -f that is...
2009 Feb 27
4
[LLVMdev] -fPIC warning on every compile on Cygwin
On Fri, Feb 27, 2009 at 4:32 PM, Jay Foad <jay.foad at gmail.com> wrote:
> >> Could you please rig Makefile.rules or something to print out the value
> >> of $(LLVM_ON_WIN32) ? The only way I can think of this happening is if
> >> that's erroneously false.
>
> This works for me:
>
> Index: Makefile.rules
>
2002 Oct 08
1
[tcng] tcc specify device
hi,
i was looking tcc --help, there seems to be no way to tell tcc to generate output only for specified device i.e.
tcc -device eth0
m''I mistaken ?
thanx
raptor
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: ht...
2006 Jun 23
2
Tetrachoric correlation in R vs. stata
I hope someone here knows the answer to this since it will save me from
delving deep into documentation.
Based on 22 pairs of vectors, I have noticed that tetrachoric
correlation coefficients in stata are almost uniformly higher than those
in R, sometimes dramatically so (TCC=.61 in stata, .51 in R; .51 in
stata, .39 in R). Stata's estimate is higher than R's in 20 out of 22
computations, although the estimates always fall within the 95% CI for
the TCC calculated by R.
Do stata and R calculate TCC in dramatically different ways? Is the
handling of missin...
2004 Jul 06
1
[LLVMdev] AsmWriter.cpp:255: error: ambiguous overload for `std::basic_ostream<char,...
...r<std::pair<const llvm::Type*
const, std::string> > >&, llvm::SlotCalculator*)':
AsmWriter.cpp:255: error: ambiguous overload for `std::basic_ostream<char,
std::char_traits<char> >& << int64_t' operator
/opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates are:
std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT,
_Traits>::operator<<(std::basic_ostream<_CharT,
_Traits>&(*)(std::basic_ostream<_CharT, _Traits>&)) [with _CharT = char,
_Traits = std::char_traits<cha...
2004 Jul 06
2
[LLVMdev] AsmWriter.cpp:255: error: ambiguous overload for `std::basic_ostream<char,...
...const, std::string> > >&, llvm::SlotCalculator*)':
> > AsmWriter.cpp:255: error: ambiguous overload for
>`std::basic_ostream<char,
> > std::char_traits<char> >& << int64_t' operator
> > /opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates are:
> > std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT,
> > _Traits>::operator<<(std::basic_ostream<_CharT,
> > _Traits>&(*)(std::basic_ostream<_CharT, _Traits>&)) [with _CharT =
>char,
&...
2009 Feb 27
0
[LLVMdev] -fPIC warning on every compile on Cygwin
.../usr/src/llvm-65633/lib/Transforms/Hello/Hello.cpp:35: undefined reference
to `l
lvm::cerr'
/usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In function
`_ZSt17__v
erify_groupingPKcjRKSs':
/usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/l
ocale_facets.tcc:2569: undefined reference to
`llvm::PassInfo::registerPass()'
/usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/l
ocale_facets.tcc:2571: undefined reference to `llvm::Pass::getPassName()
const'
/usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/...
2024 Sep 24
2
Problem with converting grib file to excel
...hich ones to extract
> layer_names <- names(raster_data)
> print(layer_names) # Prints
> # Extract layers based on layer names - adjust as necessary
> t2m <- raster_data[[grep("t2m", layer_names)]]
> d2m <- raster_data[[grep("d2m", layer_names)]]
> tcc <- raster_data[[grep("tcc", layer_names)]]
> valid_time <- raster_data[[grep("valid_time", layer_names)]]
> t2m
class : RasterStack
nlayers : 0
> # Check if the raster layers are loaded correctly
> if (is.null(t2m) || is.null(d2m) || is.null(tcc) || is...
2015 Feb 13
0
CFP: IEEE Transaction on Cloud Computing, Special Issue on Many-Task Computing in the Cloud -- Due 03/13/2015
Call for Papers
---------------------------------------------------------------------------------------
IEEE Transaction on Cloud Computing
Special Issue on Many-Task Computing in the Cloud
http://datasys.cs.iit.edu/events/TCC-MTC15/
=======================================================================================
The Special Issue on Many-Task Computing (MTC) in the Cloud will provide the scientific community a dedicated forum, within the prestigious IEEE Transactions on Cloud Computing journal, for presenting new...
2015 Feb 13
0
CFP: IEEE Transaction on Cloud Computing, Special Issue on Many-Task Computing in the Cloud -- Due 03/13/2015
Call for Papers
---------------------------------------------------------------------------------------
IEEE Transaction on Cloud Computing
Special Issue on Many-Task Computing in the Cloud
http://datasys.cs.iit.edu/events/TCC-MTC15/
=======================================================================================
The Special Issue on Many-Task Computing (MTC) in the Cloud will provide the scientific community a dedicated forum, within the prestigious IEEE Transactions on Cloud Computing journal, for presenting new...
2010 Dec 03
5
XCP 1.0 beta : NOOB: how do i log into a newly created VM?
...pw test
% xe vif-create \
network-uuid=8d77c968-f362-befa-fc57-92d63d656e1d \
vm-uuid=0409c60f-d209-1105-e884-9a25dd238430 \
device=0 \
-s 10.45.2.100 -pw test
% cp -v
/net-install/centos/5.5/isos.DVD/CentOS-5.5-x86_64-bin-DVD/CentOS-5.5-x8
6_64-bin-DVD-*.iso /opt/tcc/master/http/iso
% mkdir -p /mnt/CentOS-5.5-x86_64-bin-DVD-1of2
% mount -o loop
/opt/tcc/master/http/iso/CentOS-5.5-x86_64-bin-DVD-1of2.iso
/mnt/CentOS-5.5-x86_64-bin-DVD-1of2
% cp -p -r /mnt/CentOS-5.5-x86_64-bin-DVD-1of2 /opt/tcc/master/http/os
% xe vm-param-set \
uuid=0409c60f-d209-11...
2004 Jul 06
0
[LLVMdev] AsmWriter.cpp:255: error: ambiguous overload for `std::basic_ostream<char,...
...ing> > >&, llvm::SlotCalculator*)':
> > > AsmWriter.cpp:255: error: ambiguous overload for
> >`std::basic_ostream<char,
> > > std::char_traits<char> >& << int64_t' operator
> > > /opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates are:
> > > std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT,
> > > _Traits>::operator<<(std::basic_ostream<_CharT,
> > > _Traits>&(*)(std::basic_ostream<_CharT, _Traits>&)) [with _CharT...
2004 Sep 12
0
tcc freeze :-(
Hello,
I have prepared tcng confiig (in attach) and was unpleasant surprised :-(
tcc -r meter.tcc did not make tc output.
It process just freezed and ate memory!
I checked with tcng manual - on my point - my config is right.
But not working...
tcng version is 9m.
Have anyone any ideas about it?
I need help...
Thank you in advance.
--
Sergey Sholokh
SSH75-RIPE
2011 Jan 19
1
Using subset to filter data table
...ut 'records' based on certain criteria.
Using SQL I could query using 'select * from my.data where LithClass in
('sand', 'clay')' or some such.
Using subset, there seem to be ghosts left behind (that is, all of the
LithClass *.Labels* remain after subset)
> dput(tcc)
structure(list(Density = c(1.84, 1.91, 2, NA, 1.95, 2.04, 2.11,
1.85, 1.97, 2, 2.27, NA, NA, 2.18, NA, NA, 1.9, 2.68, 2.69, NA,
-- snip --
1.45, 1.49, 2.11), LithClass = structure(c(6L, 6L, 5L, 6L, 7L,
7L, 6L, 6L, 5L, 5L, 5L, 2L, 3L, 2L, 3L, 7L, 7L, 4L, 4L, 2L, 7L,
3L, 2L, 2L, 3L, 7L, 2L, 2L, 3...
2015 Aug 28
0
errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
...ing&,
brass_revision_number_t*, int, std::ostream&)':
../backends/brass/brass_check.cc:216: error: ambiguous overload for `
std::basic_ostream<char, std::char_traits<char> >& << brass_tablesize_t&'
operator
/opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates are:
std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT,
_Traits>::operator<<(std::basic_ostream<_CharT,
_Traits>&(*)(std::basic_ostream<_CharT, _Traits>&)) [with _CharT = char,
_Traits = std::char_traits<cha...
2024 Sep 24
1
Problem with converting grib file to excel
...names <- names(raster_data)
> > print(layer_names) # Prints
>
>
> > # Extract layers based on layer names - adjust as necessary
> > t2m <- raster_data[[grep("t2m", layer_names)]]
> > d2m <- raster_data[[grep("d2m", layer_names)]]
> > tcc <- raster_data[[grep("tcc", layer_names)]]
> > valid_time <- raster_data[[grep("valid_time", layer_names)]]
> > t2m
> class : RasterStack
> nlayers : 0
>
> > # Check if the raster layers are loaded correctly
> > if (is.null(t2m) ||...
2009 Mar 02
0
[LLVMdev] Fw: -fPIC warning on every compile on Cygwin
...lib/Transforms/Hello/Hello.cpp:35: undefined reference to `l
lvm::cerr'
/usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In function `_ZSt17__v
erify_groupingPKcjRKSs':
/usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/l
ocale_facets.tcc:2569: undefined reference to `llvm::PassInfo::registerPass()'
/usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/l
ocale_facets.tcc:2571: undefined reference to `llvm::Pass::getPassName() const'
/usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../...