search for: baset

Displaying 20 results from an estimated 26 matches for "baset".

Did you mean: base
2008 Sep 18
3
link speed
Is there a command line way to tell me whether a ethernet connection is 100 BaseT or Gigabit Ethernet? Craig
2004 Nov 26
1
Quality of the voicemail sound
Hello, I have just install Asterisk software on my pc (PIII, 2Ghz, 512Mo, Linux 2.4.20 ) connected to a LAN (10 BaseT). I use on the users Pc (Xp windows) a client IAX Phone ( Sokol & Associates\IaxPhone). In my very good surprise all works correctly, but I have a little problem of sound quality: When I use the Voicemail the quality of sound is affected with a noise like "Scrrr" (phonetic), it's...
2007 Oct 17
0
October release
New Stuff from Pandora at http://pan.zipcon.net/NEWS-OCT-18-07.html Mozart Quintet in Eb Major K 452: piano with oboe, clarinet, horn and bassoon Neal O'Doan and the Soni Ventorum woodwind ensemble. Beethoven Trio from Creatures of Prometheus: oboe, baset horn and piano Laila Storch, William McColl and Anita Cummings. The baset horn played by McColl is a copy of an 1810 German instrument. Bach, Scarlatti and Schubert: Piano concert by Raymond Smullyan Brahms, Variations (and Fugue) on a Theme by Handel: Remastered. The original...
2018 Nov 25
6
RFC: Modernizing our use of auto
...ood to have an answer in the coding guidelines to whether void foo() { if (auto ParserInstance = Parser::getFromArgs(Args); ParserInstance) obj.someApi(ParserInstance); } is ok or not. In the case that came up in review for me, the code I submitted is template <typename BaseT, typename DerivedT> void registerIfNodeMatcher(...) { auto NodeKind = ASTNodeKind::getFromNodeKind<DerivedT>(); if (!NodeKind.isNone()) NodeCtors[NodeKind] = std::make_pair(MatcherName, Descriptor); } but it was rejected as unreadable and I was given a link to the coding guide...
2018 Dec 04
4
[cfe-dev] RFC: Modernizing our use of auto
...the side of writing out the type name. I think people are too eager to use `auto` because it is easy to write but it makes the types substantially harder for the reader to understand. > In the case that came up in review for me, the code I submitted is > > > > template <typename BaseT, typename DerivedT> > > void registerIfNodeMatcher(...) { > > auto NodeKind = ASTNodeKind::getFromNodeKind<DerivedT>(); > > if (!NodeKind.isNone()) > > NodeCtors[NodeKind] = std::make_pair(MatcherName, Descriptor); > > } > > > > but it was rej...
2016 Aug 09
2
enabling interleaved access loop vectorization
...erleaveGroup is absent by making sure the last iteration (and up to last > VF iterations) are peeled and executed scalarly; see requiresScalarEpilogue. > > > > > > > All regressions that we see are in 32-bit mode. > > > > One place to find them, using the default BaseT::getInterleavedMemoryOpCost(), > is DENBench’s RGB conversions. > > > > Ayal. > > > > *From:* Demikhovsky, Elena > *Sent:* Monday, August 08, 2016 00:09 > *To:* Michael Kuperstein <mkuper at google.com>; Renato Golin < > renato.golin at linaro.org> &g...
2016 Aug 07
2
enabling interleaved access loop vectorization
We checked the gathered data again. All regressions that we see are in 32-bit mode. The 64-bit mode looks good overall. - Elena From: Michael Kuperstein [mailto:mkuper at google.com] Sent: Saturday, August 06, 2016 02:56 To: Renato Golin <renato.golin at linaro.org> Cc: Demikhovsky, Elena <elena.demikhovsky at intel.com>; Matthew Simpson <mssimpso at codeaurora.org>;
2000 Jan 26
11
Win2K and Samba
Has anyone tried using Windows 2000 Professional with Samba? I'm checking it out now, and when I try to connect to a share, I get an error message similiar to the one you get with Win98 and NT4 with SP3+ with encrypted passwords. Does anyone know the equivelant registry path to set plain text passwords? The NT4 path doesn't seem to exist:
1999 May 11
0
Bad NICs (was Collision Lights go Crazy)
NICs with Linux. > > I think I have tracked down the problem though. even > though it may not > > look like it, I think that the 3com NIC is bad. I put a 10 > baseT only > > Realtek card in a cliant, and it works fine.. Is there any > known problems > > with 3COM 905b's running at 10 Mbits and SAMBA. anyway, I > think I will > > buy Intel NICs from now on.. I have had good luck with them > in the past. > > Dont know wha...
2016 Aug 16
2
enabling interleaved access loop vectorization
...iterations) are peeled and executed scalarly; see requiresScalarEpilogue. >>> >>> >>> >>> >>> >>> > All regressions that we see are in 32-bit mode. >>> >>> >>> >>> One place to find them, using the default BaseT::getInterleavedMemoryOpCost(), >>> is DENBench’s RGB conversions. >>> >>> >>> >>> Ayal. >>> >>> >>> >>> *From:* Demikhovsky, Elena >>> *Sent:* Monday, August 08, 2016 00:09 >>> *To:* Michael Kuperstei...
2004 Feb 24
2
Samba Slow, and I have high Quality NICS
I have SLOW file transfers across samba to my Windows Server 2000 domain. I am using a built in 100bT Intel Pro NIC, I have tried the built in gigabit NIC and a PCI 3com, all with the same results. Using iperf, I get about 45-90Mb of bandwidth from my PC's to my samba server. I can pull it up by \\servername <file:///\\servername> or \\ipaddress <file:///\\ipaddress> with out
2016 Aug 17
2
enabling interleaved access loop vectorization
...erleaveGroup is absent by making sure the last iteration (and up to last > VF iterations) are peeled and executed scalarly; see requiresScalarEpilogue. > > > > > > > All regressions that we see are in 32-bit mode. > > > > One place to find them, using the default BaseT::getInterleavedMemoryOpCost(), > is DENBench’s RGB conversions. > > > > Ayal. > > > > *From:* Demikhovsky, Elena > *Sent:* Monday, August 08, 2016 00:09 > *To:* Michael Kuperstein <mkuper at google.com>; Renato Golin < > renato.golin at linaro.org> &g...
2006 Mar 17
7
gsm picocells
Is anyone in the world making gsm 'picocells' which could be connected to an Asterisk server and allow gsm mobiles to roam to them (and therefore become just another extension) when in the office? Obviously lots of things to consider (it's a licensed band) which I think was the big holdup last time I asked this question anywhere. I know there was talk about using them on aircraft
2003 Jun 20
0
(code 12) at io.c(177) error
...on Linux version 2.4.18 (root@test.midcoast.com) (gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)) #1 Fri Mar 8 16:27:13 EST 2002 New rsync server: Suse 8.2, athlon XP2100, 1GB ram, 1GB swap, data backuped onto both ext2 and reiserfs 3.6.24 on hardware raid5 with same results. 3c905 100-baset ethernet, no ethernet layer errors, no packet loss. carafe:/usr/local/bin # cat /proc/version Linux version 2.4.21-rc8 (root@test2) (gcc version 3.3 20030226 (prerelease) (SuSE Linux)) #1 Thu Jun 12 14:42:14 EDT 2003 carafe:/usr/local/bin # /usr/local/bin/rsync --daemon this starts rsync for t...
1999 May 11
3
Samba's movin' SLOW! (fwd)
Can anyone shed some light on this subject? I don't have a clue where to begin looking. It's RHL 6.0, Samba 2.0.3, stock kernel. Kevin --- |\ _,,,---,,_ ZZZzz /,`.-'`' -. ;-;;,_ |,4- ) )-,_. ,\ ( `'-' Kevin Alan Pieckiel '---''(_/--' `-'_) kapieckiel@harding.edu (This message was written with
2016 Sep 01
2
enabling interleaved access loop vectorization
...ves such edge cases where the last element of an InterleaveGroup is absent by making sure the last iteration (and up to last VF iterations) are peeled and executed scalarly; see requiresScalarEpilogue. > All regressions that we see are in 32-bit mode. One place to find them, using the default BaseT::getInterleavedMemoryOpCost(), is DENBench’s RGB conversions. Ayal. From: Demikhovsky, Elena Sent: Monday, August 08, 2016 00:09 To: Michael Kuperstein <mkuper at google.com<mailto:mkuper at google.com>>; Renato Golin <renato.golin at linaro.org<mailto:renato.golin at linaro.org...
2017 Sep 12
3
SMB data transfer performance on AD mode
Hi Everyone ! I note that all of samba AD server that i maintain are not so fast in terms of data transfer, more specifically none of them go over 40 MB/s , one particularly which i'm trying to find out why doesn't go over 20 MB/s , transfering data using other protocols like FTP , rsync , rsync over ssh on any of these machines i can easily achieve 80 MB/s ,i also can get the same on
2018 Dec 31
4
RFC: Modernizing our use of auto
On Dec 16, 2018, at 11:44 AM, Stephen Kelly via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > On 25/11/2018 14:43, Stephen Kelly via llvm-dev wrote: >> However this is a proposal for more modern thinking regarding the permissiveness of auto in LLVM codebases. >> Currently the rule on the use of auto is here: > > Hi, > > Thanks for the input on this topic,
2009 May 23
7
Intel Atom systems?
Any comments on CentOS 5 on Intel Atom CPUs? I need to build a couple of inexpensive systems that will be used primarily as gateway/firewall systems with OpenVPN, and need recommendations in reliable hardware platforms. These will need two NICs. Bill -- INTERNET: bill at celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice:
2019 Sep 30
3
[cfe-dev] CFG simplification question, and preservation of branching in the original code
...ive selects (undesirable) > > > unsigned CPU74TTIImpl::getOperationCost(unsigned Opcode, Type *Ty, Type *OpTy) > { > // Big types are expensive > unsigned OpSize = Ty->getScalarSizeInBits(); > if ( OpSize > 16 ) > return TTI::TCC_Expensive; > > return BaseT::getOperationCost(Opcode, Ty, OpTy); > } > > If the getOperationCost above function was not implemented, then clang would generate the usual series of ‘selects’. But this is even worse because selects imply speculative execution of expensive instructions, or duplicate branching created by...