search for: holdover

Displaying 20 results from an estimated 32 matches for "holdover".

2013 Jan 08
3
[LLVMdev] Cleaning out the Release Notes
Hi all, the release notes (docs/ReleaseNotes.rst) seem like it is mostly a holdover from 3.2, (the removal of CellSPU is in there though). Would anybody be opposed to me cleaning this out so that the actual changes from 3.3 are the only ones there? -- Sean Silva
2015 Jun 09
2
newbie question on installation over existing Linux
On 6/8/2015 6:29 PM, Peter wrote: > You can thank Fedora for making that rather pointless change and > breaking that capability. that 'capability' was a holdover of the 1980s when disks were measured in megabytes, and memory in kilobytes, so large file systems were impractical. -- john r pierce, recycling bits in santa cruz
2006 May 14
9
IBM UniVerse database adapter for ActiveRecord?
I''m facing a situation where I am going to have to integrate with a legacy database , specifically the IBM UniVerse database, which is not *quite* relational. It feels like a holdover from the dark ages of computing. Before I attempt writing an ActiveRecord adapter, I''d like to know if anyone else uses this database and if I''m the only person that needs this thing. I could integrate by writing a Java web service, but I prefer to keep it all in Rails. Let'...
2003 Apr 22
1
Quick query on output
...d4 + wfrd4 + wfsd4 + y4yrsed + y4age + y4age2, data=PLFPANAL, random=~ bm4 + wm4 + bf4 + wf4 | state, family=binomial, weights=wt1) summary(fm1) q END OF EXCERPT FROM COMMAND FILE I bet the "suummary(fm1)" line is wrong, it was apparently a holdover from some other code I tried to emulate. At any rate, what do I do to get the output? Have I done enough? Is something else required? Assistance or reassurance greatly appreciated! Thanks. Sam
2009 Jun 08
4
access another drive
Sorry if I'm repeating some of the other post questions but the answer wasn't quite clear as what I want to do. I'm using Ubuntu fully not dual boot. I have 4 drives. One is my main Ubuntu drive. Another drive (call it the D drive) is a holdover from windows that have photos and videos. The other two are backups. I want to access my D drive in Wine but I can't see it in the drive's tab in Wine. This drive was not formatted for Linux, so it still is in NTSF format. Is is it possible to access it in wine? If this is not poss...
2007 Mar 05
3
postgres barfage revisted
...39;m setting myself up for future catastrophe with that change. I figure it''s got to be in there for *some* reason. I think I read somewhere that Backgroundrb changed from a multi-thread to a multi-process architecture not too long ago; Is that line, setting allow_concurrency to true, a holdover from the multi-threaded days that''s no longer needed? -- // jack // http://www.nuthole.com
2010 Feb 02
6
Memory Problem
Hi, When I run the repeat loop in R for large dataset, I got Memory problem. How can I solve these problem. -- View this message in context: http://n4.nabble.com/Memory-Problem-tp1459740p1459740.html Sent from the R help mailing list archive at Nabble.com.
2017 Feb 20
3
[Bug 2681] New: postauth processes to log via monitor
https://bugzilla.mindrot.org/show_bug.cgi?id=2681 Bug ID: 2681 Summary: postauth processes to log via monitor Product: Portable OpenSSH Version: 7.4p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at
2023 Jul 07
2
[PATCH] drm/nouveau/nvkm/dp: Add hack to fix DP 1.3+ DPCD issues
...dev/bios/init.h> #include <subdev/gpio.h> @@ -634,6 +636,50 @@ nvkm_dp_enable_supported_link_rates(struct nvkm_outp *outp) return outp->dp.rates != 0; } +/* XXX: This is a big fat hack, and this is just drm_dp_read_dpcd_caps() + * converted to work inside nvkm. This is a temporary holdover until we start + * passing the drm_dp_aux device through NVKM + */ +static int +nvkm_dp_read_dpcd_caps(struct nvkm_outp *outp) +{ + struct nvkm_i2c_aux *aux = outp->dp.aux; + u8 dpcd_ext[DP_RECEIVER_CAP_SIZE]; + int ret; + + ret = nvkm_rdaux(aux, DPCD_RC00_DPCD_REV, outp->dp.dpcd, DP_RECEIVER...
2006 Mar 28
2
Asterisk & SMP: Is irqbalance Redundant on 2.6 Kernels?
...and rebooted the system. Every "smp_affinity" file under "/proc/irq/*/" now contained the default value of "ffffffff" and I confirmed that all IRQs were being balanced across the CPUs by checking "/proc/interrupts". Is it possible that irqbalance is just a holdover from the 2.4 kernel days? Can it be turned off on my kernel without any adverse affects? I also ran the same experiment on a multi-processor SUSE box running the 2.6.5-52-smp kernel. This machine did not have irqbalance installed and the values in the "smp_affinity" files were all &quo...
2005 Mar 07
6
Tweaking AGGRESSIVE_SUPPRESSOR
Using TDM400's here and I have tried everything to cure the echo. I have used the Milliwatt test from the telco and from asterisk to tune RX/TX gain via a patched ztmonitor. What happens is I experience midcall echo. I turned on aggressive_suppressor and it seems to do great. The problem happens with misc. noise around the office will cause it to mute the other end of a phone call while
2014 Sep 20
0
Bug#759384: xen: Lack of copyright entry for Vinay Sajip
...this very old code is only ever invoked if the Python > logging module is unavailable. However, this would only apply to Python > versions < 2.3, and Xen has a dependency on Python 2.5. So the code in > question is never called and could IMO be removed. I would guess this > code is a holdover from versions of Xen pre-dating its adoption of a > release of Python >= 2.3. Note that the last version of the standalone > module was 0.4.9.6, which is later than the 0.4.9.2 version referenced.
2013 Jan 09
0
[LLVMdev] Cleaning out the Release Notes
On Tue, Jan 8, 2013 at 2:18 AM, Sean Silva <silvas at purdue.edu> wrote: > Hi all, the release notes (docs/ReleaseNotes.rst) seem like it is > mostly a holdover from 3.2, (the removal of CellSPU is in there > though). > > Would anybody be opposed to me cleaning this out so that the actual > changes from 3.3 are the only ones there? I don't think there's a reason to keep old release notes any longer. Dmitri -- main(i,j){for(i=2;;i++)...
2015 Jun 09
0
newbie question on installation over existing Linux
On 06/08/2015 09:11 PM, John R Pierce wrote: > On 6/8/2015 6:29 PM, Peter wrote: >> You can thank Fedora for making that rather pointless change and >> breaking that capability. > > that 'capability' was a holdover of the 1980s when disks were > measured in megabytes, and memory in kilobytes, so large file > systems were impractical. gee, you sure about that? was tha 8 bit or 17 bit? (BWG) -- peace out. If Bill Gates got a dime for every time Windows crashes... ...oh, wait. He does. THAT explai...
2007 Sep 11
2
Quota Exceeded message
Any plans on having custom Quota Exceeded messages in the future (or now)? I'd love to be able to put the exceeding username in the message to help with some issues. Thanks, Cassidy
2010 Nov 13
2
Best practices for the maximal length of user names
Hello, are there any best practices for the length of user names? I tend to limit them to 8 characters and to follow the pattern 'first letter of the first name'+'first 7 letters of the last name' (e.g. mbaudier). But people are sometimes frustrated with having their last name truncated and I wonder if limiting the user name to 8 characters is not a kind of superstition coming
1998 Oct 08
0
R-beta: filter function
Does R or any of its contributed libraries have a function similar to the filter() function in S-Plus? I can't seem to find a similar function. -- William D. McCoy Geosciences University of Massachusetts Amherst, MA 01003 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2001 Nov 09
2
openssh-3.0p1, auth2.c
openssh-3.0p1 still contains the bug which I already reported on Sept. 28 2001 for 2.9p2, namely, the trailing dot in chost should be stripped before calling auth_rhosts2() even with option "HostbasedUsesNameFromPacketOnly yes". Otherwise, the host names in /etc/hosts.equiv and .rhosts would have to be dot-terminated. Fix: Move lines 776-779 of auth2.c upwards to after line 767. (These
2015 Jun 09
2
newbie question on installation over existing Linux
...eem at bellsouth.net> wrote: > > On 06/08/2015 09:11 PM, John R Pierce wrote: >> On 6/8/2015 6:29 PM, Peter wrote: >>> You can thank Fedora for making that rather pointless change and >>> breaking that capability. >> >> that 'capability' was a holdover of the 1980s when disks were >> measured in megabytes, and memory in kilobytes, so large file >> systems were impractical. > > gee, you sure about that? Yes. And this is not a case of Fedora picking fights with the rest of the Linux world. /usr was already assumed to be on the...
1999 May 13
2
R under Red Hat Linux 6.0
I have just upgraded from Red Hat Linux 5.2 to version 6.0 (with GNOME) on an intel box. I have also upgraded to the latest R version (0.64.1-2 rpm) and have also installed the corresponding GNOME rpm. However, I am not able to start R: [cribari at edgeworth install]$ R /usr/lib/R/bin/R.binary: error in loading shared libraries: /usr/lib/R/bin/R.binary: undefined symbol: __setfpucw [cribari at