search for: nede

Displaying 20 results from an estimated 21 matches for "nede".

Did you mean: ned
2003 Jul 30
2
OpenBSD 3.2 Problem
Well after some hunting arround I have discovered that I must use the autogen.sh script. The errors from the autogen script tole me what packages I nede to load to run the script. The only package that I had to build was the autoconf 2.57 package. Now the autogen script gets to the point of checking verson of bison... 1.35 ok, then gices and error of './configure[5562]: syntax error: '0.12.1' unexpected' Any thoughts? Tinc:...
2018 Mar 30
2
Proper way to do thinlto (from code)
I'm using llvm-c (but if needed can call c++ stuff too if nedeed); what's the proper way to emit bitcode with thinlto info so the linker can parallelize ?I'm currently using: unwrap(PMB)->PrepareForThinLTO = b; on the pass manager builder, but that doesn't seem to be enough? -------------- next part -------------- An HTML attachment was scrubb...
2018 Mar 30
0
Proper way to do thinlto (from code)
...dule summary index that you created yourself. It doesn't look like either of those options are hooked up to the c API, though. Peter On Fri, Mar 30, 2018, 00:50 Carlo Kok via llvm-dev <llvm-dev at lists.llvm.org> wrote: > I'm using llvm-c (but if needed can call c++ stuff too if nedeed); what's > the proper way to emit bitcode with thinlto info so the linker can > parallelize ? > I'm currently using: > unwrap(PMB)->PrepareForThinLTO = b; > > on the pass manager builder, but that doesn't seem to be enough? > ___________________________________...
2018 Mar 30
1
Proper way to do thinlto (from code)
.... It doesn't look like > either of those options are hooked up to the c API, though.> > Peter > > On Fri, Mar 30, 2018, 00:50 Carlo Kok via llvm-dev <llvm- > dev at lists.llvm.org> wrote:>> __ >> I'm using llvm-c (but if needed can call c++ stuff too if nedeed); >> what's the proper way to emit bitcode with thinlto info so the linker >> can parallelize ?>> I'm currently using: >> unwrap(PMB)->PrepareForThinLTO = b; >> >> on the pass manager builder, but that doesn't seem to be enough? >> ______...
2010 Dec 14
3
last thought before switching to ZFS
...t to January I are going to upgrade my cpu to a 45watt quad core from intel that I are begun to use my server to encode my tv show iso when it on. so now I are begun to learn ZFS in vitualbox. but now to the question it I make a poll whit 4 2TB ind raidz1 can it so be convetet to a raidZ2 or to I nede to start whit raridZ2. my data are only my movies iso and som holiday photos. but I dont like to do the rip one more time whit all my movies. and som will call me paranoid now but I also copy my data 1/1 to a HDD and pase it out site my home for backup. and one last thing what os will be the best...
2006 Feb 07
1
Trying to figure out why my Cruzer Micro 512"MB" won't boot.
...Micro 512MB (actually, around 488MiB) for about $20 after a rebate I may not see for months. I saw the ad yesterday and stopped by pretty well first thing this afternoon to snatch one up while they were still there since I've been having to make do with two 256MB drives to hold all the data I neded since one drive couldn't hold enough (though I must admit my rescue disc type stuff takes up most of that space that made me need another flash drive to hold it all.) I really wanted to completely consolidate everything into one flashdrive and just sell the old drives or something. Unfortuna...
2018 Mar 28
1
The 'not-always-on' infrastructure at home and Samba4 AD DC's..
...(especially in the summer), another one is going to be up half of the time on average while the first server will most likely average 95% uptime. The key metric here is that at least -one- hypervisor/router will -always- be available at any given time and this will be sufficient to provide all neded services. Also there isn't any type of shared storage (only replicated storage when two nodes with a replication schedule happen to be on at the same time). This strange setup has been serving a family of 5 for the past 10 years, providing DNS, NFS, SMB, Squid+UfdbGuard, NAT, IDS, filtering...
2019 Jul 31
1
[PATCH] Revert "PCI: Enable NVIDIA HDA controllers"
...n't reset the GPU anymore. Currently I can see a couple of solutions (again, please feel free to suggest more!): * Just revert the commit. We should do this if necessary, but of course I'd much rather try finding a fix first * Disable the HDA controller temporarily when a GPU reset is neded in quirk_reset_lenovo_thinkpad_p50_nvgpu(), then call the function level reset, then re-enable the HDA controller. I have no idea if this actually works yet, but I'm about to try this on my system * Get quirk_reset_lenovo_thinkpad_p50_nvgpu() to run before quirk_nvidia_hda(). This...
2011 Jun 03
1
R and DBSCAN
...". As my data are three dimensional, longitude, latitude and temperature, which "distance" should I use? which dimension is related to that distance? I suposse it should be temperature. How do I find such minimum distance with R? Another parameter is the minimum number of points neded to form a cluster. Is there any method to find that number? Unfortunately I haven't found. Searching thorugh Google I could not find an R example for using dbscan in a dataset similar to mine, do you know any website with such kind of examples? So I can read and try to adapt to my case....
2015 Apr 09
2
Trash Plugin bugs
...if (bytes_limit > 0 && size > bytes_limit) { *too_large_r = TRUE; break; } 2. Trash plugin does not use bytes_ceil/count_ceil to calculate size_needed/count_needed to expunge. Trash plugin may expunge more messages that nedeed. + if (ctx->bytes_ceil!=(uint64_t)-1 && ctx->bytes_ceil < size + ctx->bytes_over) { + size_needed = size + ctx->bytes_over - ctx->bytes_ceil; + } + if (ctx->count_ceil!=(uint64_t)-1 && ctx->co...
2003 Jun 12
0
Dos 6.22 pxelinux
...000000000009fc00 0000000000000400 1 e820: 00000000000f0000 0000000000010000 2 e820: 00000000ffff0000 0000000000010000 2 e820: 0000000000100000 00000000003f0000 1 Ramdisk at 0x03e70000, length 0x00168000 command line: initrd=dos6 BOOT_IMAGE=memdisk Disk is floppy, 1440K, C/H/S = 80/2/18 Total size nedeed = 1300 bytes Old dos memory at 0x9fc00 (map says 0xa0000), loading at 0x9f400 1588: 0xf5c0 15E801 0x3c00 0x02e7 INT 13 08: Success, count = 1, BPT = 0000:0000 old: int 13 = f0009a64 int 15 = f000f859 new: int 13 = 9f400008 int 15 = 9f40022c Loading boot sector ... booting ... Non-System disk or...
2003 Oct 17
0
zaptel: [rx|tx]gain on E1/PRI/isdn audio quality problems
...be something wrong if alaw digital voice coming from the ISDN network is clipped when going through an iax channel. thanks, lele [1] incidentally, when trying to fix this problem I discovered that _at least in my setup_ chan_zap is not correctly setting the rxgain/txgain for outgoing calls. I nedeed to add a call to set_actual_gain() in zt_call(). --- chan_zap.c 14 Oct 2003 09:56:46 -0000 1.111 +++ chan_zap.c 17 Oct 2003 23:29:31 -0000 @@ -1305,6 +1311,8 @@ if (res) ast_log(LOG_WARNING, "Unable to flush input on channel %d\n", p->channel);...
2012 Dec 13
5
dovecot-lda (2.1.12) segfaults
...the indices does not fix it permanantly. The the LDA will eventually start crashing again. - the problematic indices do not cause problems with 2.1.10. Reverting to 2.1.10 restores proper mail delivery. Is this enough debug info to work your magic, Timo? I can supply the cache data if you neded it. It's compiled on a Solaris10. Joseph Tam <jtam.home at gmail.com>
2001 Jul 06
1
[Fwd: SECURITY WARNING - possible email attack]
WARNING TO ALL - I just got what appears to be an infected Word document attachment via the list. The apparently forged headers look suspicious, too. Procmail Security daemon wrote: > > REPORT: Trapped poisoned Microsoft attachment > REPORT: Macro Scanner score: 129 > STATUS: Message quarantined in /var/spool/mail/security, not delivered to recipient. > > Headers from
2006 Apr 23
1
call queue problems
...=> 124,3,SetVar(MONITOR_FILENAME=/var/spool/asterisk/monitor/q${EXTEN}-${T IMESTAMP}-${UNIQUEID}) ; exten => 124,4,Queue(124|t|||6) ; csr exten => 124,5,Goto(ext-queues,123,1) ; exten => 124*,1,Macro(agent-add,124,) ; exten => 124**,1,Macro(agent-del,124) ; Urgen replies are neded Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060423/b95bd740/attachment.htm
2018 Apr 04
1
The 'not-always-on' infrastructure at home and Samba4 AD DC's..
...(especially in the summer), another one is going to be up half of the time on average while the first server will most likely average 95% uptime. The key metric here is that at least -one- hypervisor/router will -always- be available at any given time and this will be sufficient to provide all neded services. Also there isn't any type of shared storage (only replicated storage when two nodes with a replication schedule happen to be on at the same time). This strange setup has been serving a family of 5 for the past 10 years, providing DNS, NFS, SMB, Squid+UfdbGuard, NAT, IDS, filterin...
2019 Jul 31
1
[PATCH] Revert "PCI: Enable NVIDIA HDA controllers"
On Wed, Jul 31, 2019 at 04:19:27PM -0400, Lyude Paul wrote: > While this fixes audio for a number of users, this commit has the > sideaffect of breaking the BIOS workaround that's required to make the > GPU on the nvidia P50 work, by causing the GPU's PCI device function to > stop working after it's been set to multifunction mode. This is missing a reference to the commit
2004 Jun 17
5
Problem in using rsync
Hi I use rsync to perform backup on disk on a SunFire 880 with Solaris 8. For performance issues, we launch simultaneously 5 rsyncs on 5 different fliesystems and about 150-200 "cp -p" commands on as many database files. We have been using the same scripts for about 2 months, without problems. The backup is performed on the same server (from filesystem to filesystem on the same
2013 Jun 26
3
DL380g8 - smart array B320i - CentOS 6.4
Gostaria de instalar o Centos 6.4 em um dl380e g8 com uma smart array b320i, na instala??o n?o possui drives por isso aparece que n?o h? discos dispon?veis, baixei os drives para red hat .dd do site da HP, como poderia carregar esses drives durante a instala??o? gravei eles em um pen drive. Obrigado. -- Sergio.Alex
2004 Nov 20
0
ffmpeg2theora start and end time support
...,"-")){ sprintf(inputfile_name,"pipe:"); } else{ sprintf(inputfile_name,"%s",argv[optind]); if(outputfile_set!=1){ sprintf(outputfile_name,"%s.ogg",argv[optind]); outputfile_set=1; } } optind++; } //FIXME: is using_stdin still neded? is it needed as global variable? using_stdin |= !strcmp(inputfile_name, "pipe:" ) || !strcmp( inputfile_name, "/dev/stdin" ); if(outputfile_set!=1){ fprintf(stderr,"you have to specifie an output file with -o output.ogg.\n"); exit(1); }...