search for: umm

Displaying 20 results from an estimated 398 matches for "umm".

Did you mean: um
2023 Mar 10
3
[PATCH v3 2/6] erofs: convert to use i_blockmask()
On Thu, Mar 09, 2023 at 11:21:23PM +0800, Yangtao Li wrote: > Use i_blockmask() to simplify code. Umm... What's the branchpoint for that series? Not the mainline - there we have i_blocksize() open-coded... > Signed-off-by: Yangtao Li <frank.li at vivo.com> > --- > v3: > -none > v2: > -convert to i_blockmask() > fs/erofs/data.c | 2 +- > 1 file changed, 1 insert...
2006 Jun 13
3
if syntax error :(
Umm sorry to bother everyone again but I'm having trouble with my if statement. I come from a perl background so that's probably my problem! :) So here is my code: if (any(lgAB>4) | any(lgAB<-4)){ freq_AB<-hist(lgAB, type="o", plot=F) else freq_AB<-hist(lgAB, breaks=br...
2014 Nov 24
5
TELNENT TO LOCALHOST IN CENTOS 7
...;> I don't know what his use case is, but I installed telnet on this computer a while back for the Android Remote Keyboard app. >> >> https://play.google.com/store/apps/details?id=de.onyxbits.remotekeyboard > > > best practice is to not use clear text protocols anymore. Umm, yeah. Encrypted protocols would never be compromised.... -- Les Mikesell lesmikesell at gmail.com
2010 Oct 27
1
reading multiple XML files into an R table
...on Nord Pool Spot. I would like to systematize them to observe the power market reserve margin as historic time series. That is estimate how much electricity is actually available for the market. <?xml version="1.0" encoding="ISO-8859-1" ?> - <#> <participant_umm> <effect_after>100</effect_after> <station>Vinje</station> <affected_units>G1, G2, G3</affected_units> - <#> <umm predecessor_id="*0*" parent_id="*5244*" new_followup="*New*"u_id ="*5244*"> <e...
2004 Sep 02
3
[LLVMdev] Native win32 port
...rithm> header (I'm using the STLport-4.6.2, the Microsoft implementation of hash_map and co. is too different) - sometimes the std:: prefix is not used for 'sort' or 'find' - C99 style array wich are not supported by the Ms compiler... etc etc There's the interest for *umm* fixing that little problems? Best regards --- Paolo Invernizzi
2023 Mar 10
1
[PATCH 1/3] ufs: don't flush page immediately for DIRSYNC directories
...the page is locked. It is enough to do the flush > > somewhat later which has the added benefit that inode times can be > > flushed as well. It also allows us to stop depending on > > write_one_page() function. > > > > Ported from an ext2 patch by Jan Kara. > > Umm... I'll throw it in ufs pile, I guess (tomorrow - I'll need to > sort out Fabio's patches in the area as well; IIRC, the latest > had been in late December). Well, the three patches really should go together, otherwise we miss yet another merge window.
2005 Jan 24
2
"Inband DTMF is not supported on codec G.711 u-law. Use RFC2833"
Using FireFly, all other codecs but G711 Ulaw is selected. But whenever I place a call, I get: Jan 24 16:07:06 WARNING[30654495]: dsp.c:1468 ast_dsp_process: Inband DTMF is not supported on codec G.711 u-law. Use RFC2833 Umm, wtf? I thought Inband was ONLY supported on G.711 u-law. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050124/3d9c4b11/attachment.htm
2009 Jul 24
8
Nvidia 190.09 Drivers are Great!
Latest Nvidia drivers for linux has really nice speed boost. Most noticeable when gaming under Wine. When playing some latest games i had weird pauses at some effects. Now all of them are gone and the game I'm playing is almost smooth all the time =) For Ubuntu Deb packages i suggest this PPA for latest Nvidia Drivers. https://launchpad.net/~thefirstm/+archive/ppa
2008 May 14
2
[LLVMdev] malloc, magic, and embedded compilation
...> I don't think the logic is based on "main", but on whether functions > are marked "internal" or not. That said, GlobalOpt.cpp seems to reason > based on the name "main" (most likely bogus, because of constructors/ > destructors running before main). Umm. That sounds like a test case that really wants to get written. Does the LLVM C front-end support the "init" attribute for C functions (which has similar effect)? shap
2005 Aug 23
3
Music On Hold + canreinvite=yes
For canreinvite=yes to work, I think I need to remove the t argument in the Dial(SIP/ext|60|t) application. Otherwise, Asterisk will allways stay in the middle. I don't want that, so I removed the 't' argument. That works. Now, when two UA are calling, Asterisk gets out of the RTP stream. However, when removing the 't' argument, the Music On Hold doesn't work anymore
2004 Sep 02
0
[LLVMdev] Native win32 port
...ng the STLport-4.6.2, the Microsoft implementation of hash_map and > co. is too different) > - sometimes the std:: prefix is not used for 'sort' or 'find' > - C99 style array wich are not supported by the Ms compiler... > etc etc > > There's the interest for *umm* fixing that little problems? These do look interesting, especially the std:: thing you mentioned above, though we'll have to do case-by-case review to be sure. Please submit patches, and we'll be happy to review them. Thanks! -Brian
2006 Jul 12
5
start_form_tag n00b question
Hi, I''m wondering if there is any way to specify the id of a form tag with the start_form_tag helper. I''ve tried playing around with ", id=>"marginForm" " and also inclosing both the action variable and id variable in curley brackets. The Rails API doesn''t off much help for a n00b like me. It''s probably really easy but any help you guys
2011 May 08
2
hardware issues under 5.6
Folks, This is, umm, odd. Two, at least, and possibly a third over the weekend, of some older Dell 1950's, suddenly died shortly after being upgraded to 5.6. They're all about the same age, and it's not happening with other systems, but they claim a scsi abort, and the f/s goes read-only. The little lc...
2002 Jan 07
2
never encodes same twice?
...des the same twice. i.e., encoding the same file twice, using the same settings and same OS, never results in identical files (checked using 'diff'). I know that a randomly generated serial number is put it, but it gets better: a diff (- a -u0) between these two encodings is ~120KiB. Umm... why? Should the diff be around 1KiB, at the most? Also, I've compiled by own libao, libogg, etc. (in Linux 2.4.17) and one of the files I've encoded using these utils has a bitrate 2 bits lower than the same track encoded in Windows 95. Why is this? Is there some way to find out...
2014 Sep 29
2
Re: time setting after suspend/resume
...). Can someone either say "its not >> working yet" or explain what I am missing please? >> > > What version of libvirt are you using? Since 1.2.5 there's > virDomainSetTime() API that can do this and since 1.2.8 it's called > automatically after resume. Umm, I have a problem with that statement. Anything that requires guest interaction (which guest-agent set-time does) must NOT default to being automatic; it is only safe to enable if explicitly allowed. What is the domain XML that must be explicitly set in order to turn on automatic time-set after r...
2006 Mar 20
1
utf-8 support in libc?
Reading thru one of the postgres mailing lists regarding which character encoding to use for a database, someone chimed in and claimed this: Umm, you should choose an encoding supported by your platform and the locales you use. For example, UTF-8 is a bad choice on *BSD because there is no collation support for UTF-8 on those platforms. On Linux/Glibc UTF-8 is well supported but you need to make sure the locale you initdb with is a...
2018 Jun 07
2
KMSAN: uninit-value in _copy_to_iter (2)
...int type) > > struct vhost_msg_node *node = kmalloc(sizeof *node, GFP_KERNEL); > > if (!node) > > return NULL; > > + > > + /* Make sure all padding within the structure is initialized. */ > > + memset(&node->msg, 0, sizeof node->msg); > > Umm... Maybe kzalloc(), then? You have > > struct vhost_msg_node { > struct vhost_msg msg; > struct vhost_virtqueue *vq; > struct list_head node; > }; > > and that's what, 68 bytes in msg, then either 4 bytes pointer or > 4 bytes padding + 8 bytes pointer, then...
2018 Jun 07
2
KMSAN: uninit-value in _copy_to_iter (2)
...int type) > > struct vhost_msg_node *node = kmalloc(sizeof *node, GFP_KERNEL); > > if (!node) > > return NULL; > > + > > + /* Make sure all padding within the structure is initialized. */ > > + memset(&node->msg, 0, sizeof node->msg); > > Umm... Maybe kzalloc(), then? You have > > struct vhost_msg_node { > struct vhost_msg msg; > struct vhost_virtqueue *vq; > struct list_head node; > }; > > and that's what, 68 bytes in msg, then either 4 bytes pointer or > 4 bytes padding + 8 bytes pointer, then...
2005 Aug 26
3
[LLVMdev] Mapping of class derivated and interfaces
> In any case when you > want to obtain a base pointer to a "derived" object (where derivation > is implemented as you showed - with nesting) it's simply a matter of > using getelementptr to obtain a pointer to the nested base object and > using that. Umm ok, but i've the strange feeling that i'm missing something.. First a simple question: getelementptr with index 0 just give me the same pointer, right? Ok, if it's so the example you gave me worked becouse the first element of "derived" is the "base" portion, thus h...
2012 Mar 08
1
Commercial SSL certs on Asterisk 1.8.10.0 with Polycom phones for encrypted calls using TLS and SRTP?
Hi all, We're testing TLS and SRTP on Asterisk 1.8.10.0 and have it working with a commerical (not self-sign) AlphaSSL wildcard (GlobalSign) using Blink Lite 1.6.2 as per https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial We've tested with Bria on an iPhone and that doesn't recognised the commercial CA (GlobalSign Root CA). On a Yealink 28P with V60/V61 is registers