Displaying 20 results from an estimated 22 matches for "operater".
Did you mean:
operate
2004 Jul 07
3
SAMBA and NFS
Can samba connect to an NFS share and then re-export that share so my
windows XP users can connect to it? Basically I have a NFS share that all
of my windows XP users need read-only access to. The goal of this project
is to replace an old MS Gateway Services for Novell server (using IPX) with
something that can do the same thing but over IP. I am pretty sure Novell
and AD can share files
2009 Feb 26
0
[LLVMdev] Garbage collection
Hello,
2009/2/26 Talin <viridia at gmail.com>
> The IR-level intrinsics themselves don't much help you *write* a GC, so
> much as to integrate one with LLVM. What is provided is essentially a
> mechanism for walking the stack, and a means to insert read/write
> barriers into the generated code, which together form a tiny fraction of
> what it would take to design a
2013 Feb 22
0
[LLVMdev] At which point application vs target machine type width splitting happens?
Hello
> I'm trying to understand how fitting source integer type width into
> target machine register width happens. My reading on LLVM
> codegeneration topics (few megabytes) so far didn't have this topic
> mentioned explicitly.
This is done during DAG Legalization phase. The operation is splitted
into two (ADD + ADDC / ADDE). These DAG nodes are later matches during
2003 Aug 10
0
Asterisk (g729) termination on CISCO
Hello All,
I looked at the codec supplied by Digium and I think that
it is G.729 Annex-B (G.729b - 8kbps). Correct me if I'm
wrong. I have also looked at the article from Cisco "VOIP
Understanding Codecs: Complexity, Hardware Support, MOS,
and Negotiation", which states that G.729b is supported on
pretty much everything except for AS5350/5400. Also that
G.729b is a "high
2006 Dec 05
2
Realtime question
Hello all,
I was wondering if anyone has had much experience with Realtime
Asterisk. I like the ability to setup my extensions and voicemail boxes
in MySQL, but I have a huge worry. What if MySQL crashes. I played with
rtcachefriends, but can't seem to find a way to have asterisk store the
extension information to ensure the phones will continue to work even if
MySQL has a hiccup.
Any
2002 Feb 18
1
Unknown DOS version
Hello,
what does the wine error message "unknown DOS version" mean? Will I have
to change my wine configuration in some way? Or is the program not
runnable with wine at all?
Any hints are appreciated. Thanks in advance.
Martin
2009 Feb 26
3
[LLVMdev] Garbage collection
On Feb 26, 2:18 pm, Ralf Schneider <li... at gestaltgeber.com> wrote:
> Hello,
>
> 2009/2/26 Talin <viri... at gmail.com>
>
> > The IR-level intrinsics themselves don't much help you *write* a GC, so
> > much as to integrate one with LLVM. What is provided is essentially a
> > mechanism for walking the stack, and a means to insert read/write
> >
2010 Mar 10
1
Finding the holes in sparse files.
Is there a way to find the holes in sparse files, other than assuming
contiguous blocks of zeroes are holes?
Thanks,
Sean
2013 Feb 22
1
[LLVMdev] At which point application vs target machine type width splitting happens?
Hello,
On Fri, 22 Feb 2013 16:50:39 +0400
Anton Korobeynikov <anton at korobeynikov.info> wrote:
> Hello
>
> > I'm trying to understand how fitting source integer type width into
> > target machine register width happens. My reading on LLVM
> > codegeneration topics (few megabytes) so far didn't have this topic
> > mentioned explicitly.
> This is
2000 Jun 27
0
par(lty = "1") -- lty storage-etc bug (PR#584)
...l
Jim> barf. Zero can appear, but there must be at least one non-zero
Jim> number in the array. Hexadecimal strings supplied to lty are
Jim> converted to array elements, but a single character "1" seems to
Jim> produce "0.00". Remember that the c() operater will coerce the
Jim> number 1 to the string "1" when combining it with "33". That is,
Jim> it's probably a bad idea to mix the two methods of specifying line
Jim> types with "lty".
I think there's at least another (maybe the only one) bug...
2019 Jan 12
3
samba.service is masked (Debian 9)
Hello,
please excuse my bad english. But I am not a native speaker.
I installed samba 4 (DC) like this description
http://tobs.tips/_doc_/ProxMoxDoc/07samba/ on a new Debian 9 System.
After
* apt-get install samba
* service samba stop
* rm -f /etc/samba/smb.conf
* samba-tool domain provision --use-rfc2307 --use-xattrs=yes --interactive
with no error-massages I try to start samba 4 via
2009 Aug 03
4
BUG: mbox_snarf causes message duplication when two IMAP connections are open
Hello,
I have used dovecot to replace an ageing wu-imap installation using
the mbox_snarf plugin however I have noticed that when we have more
than one client checking the INBOX we then have messages being
duplicated in the INBOX.
Below is the configuration used as requested in the bug report page.
I have confirmed that the duplicates are being caused by dovecot by
doing an strace of both
2013 Feb 22
4
[LLVMdev] At which point application vs target machine type width splitting happens?
Hello,
I'm trying to understand how fitting source integer type width into
target machine register width happens. My reading on LLVM
codegeneration topics (few megabytes) so far didn't have this topic
mentioned explicitly.
As an example, how
%1 = add nsw i32 %b, %a
gets compiled into msp430 (16bit CPU) assembly as:
add.w r13, r15
addc.w r12, r14
Using -print-before-all
2003 May 21
2
A possible use for multichannel ogg files!
Hi,
Has anyone thought about using the multichannel format as a way of
distributing "musician minus one" files?
Eh? I hear you ask. Ok. Basically these are multitrack files but you can
mute the solo track so you, the musician, can practice against the other
"players". You can buy CD's of this nature, but of course, the solo
instrument is on one channel and the others on
2000 Jun 22
2
Postscript Legends (or not)
I discovered a little problem when using the Windows NT release of R
1.0.1, and it's still there in R 1.1.0.
The boiled down version is this: I want to draw the following plot and
put it into a Postscript file:
x <- c(1,2,3,4); y1 <- c(1,2,3,4); y2 <- c(2,2,2,2)
Fred <- c(1,2)
postscript(file="d:/Bob/Papers/IFM/try2.ps")
plot(x,y1, type="l")
2008 Dec 15
2
How to sell linux tools?
Hi,
I need clarifications on how to sell linux tools. (Though i' not sure
how people ready to buy it :) )
I have written few tools and planning to write more(by giving up
current non-linux & boring job).
I want to know,which license will allow me to sell tools/softwares? (I
hope to sell the products through online)
Cheers,
Lakshmipathi.G
www.giis.co.in
2019 Jan 13
2
winbind failed to reset devices.list was: samba.service is masked (Debian 9)
Am 12.01.2019 um 23:08 schrieb Rowland Penny via samba:
> On Sat, 12 Jan 2019 22:04:50 +0100
> Anton Blau via samba <samba at lists.samba.org> wrote:
>
> Is this all you installed ? :
> apt-get install samba
>
> If so try reading this:
>
> https://wiki.samba.org/index.php/Distribution-specific_Package_Installation
>
>
Hello Rowland,
thank you for your help.
2009 Feb 26
0
[LLVMdev] Garbage collection
On 2009-02-26 18:22, Gabor Greif wrote:
> On Feb 26, 2:18 pm, Ralf Schneider <li... at gestaltgeber.com> wrote:
>
>> Hello,
>>
>> 2009/2/26 Talin <viri... at gmail.com>
>>
>>
>>> The IR-level intrinsics themselves don't much help you *write* a GC, so
>>> much as to integrate one with LLVM. What is provided is essentially
2009 Feb 26
7
[LLVMdev] Garbage collection
One of the more interesting subjects of conversation at the 2008
developer day was related to garbage collection. With the increasing
number of LLVM-based VMs and other projects, I suspect that the desire
for more comprehensive garbage collection support in LLVM is only going
to increase. (I am now involved in two different open-source projects
both of which will eventually have a strong
2013 Sep 03
2
Intel 10Gb network card
hi,
I have a hard time figuring this out, the kernel says:
...
ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 2.5.15> port
0xecc0-0xecdf mem 0xd9e80000-0xd9efffff,0xd9ff8000-0xd9ffbfff irq 40 at device
0.0 on pci4
ix0: Using MSIX interrupts with 9 vectors
ix0: Ethernet address: 90:e2:ba:29:c0:54
ix0: PCI Express Bus: Speed 5.0GT/s Width x8
ix1: <Intel(R) PRO/10GbE