search for: busili

Displaying 20 results from an estimated 27 matches for "busili".

Did you mean: busily
2018 Jan 04
2
FYI, we've posted a component of Spectre mitigation on llvm-commits
The folks working on phab are busily propping it up. It should be relatively healthy now. On Thu, Jan 4, 2018 at 9:20 AM Alex Bradbury via llvm-dev < llvm-dev at lists.llvm.org> wrote: > On 4 January 2018 at 10:23, Chandler Carruth via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > Sending a note here as this seems likely to be of relatively broad > interest. >
2008 Jan 04
6
who is using puppet?
Hi There, I''m implementing puppet for a large scale Enterprise, with a lot of sites and a lot of different setups (for about 1500 Linux and Solaris machines). Now, the time has come to get some management attention, and of course, the first question I''ll have is who else is using puppet.... So I thought it Worth''s a try to ask - who is using puppet in a large scale
2016 Mar 12
1
The sad state of samba 4 adaption for home/small business routers.
On Sat, Mar 12, 2016 at 06:31:13PM +0100, Reindl Harald wrote: > > i personally don't care what any soho-equipment manufacturer does or not, so > it's not abut "attitude" - it's simple logic - and maybe the switch to GPLv3 > is the reason for the whole subject "The sad state of samba 4 adaption" Utter bollocks, and I have the OEMs to prove it.
2018 Jan 04
0
FYI, we've posted a component of Spectre mitigation on llvm-commits
On 4 January 2018 at 16:49, Chandler Carruth <chandlerc at gmail.com> wrote: > The folks working on phab are busily propping it up. It should be relatively > healthy now. Many thanks to those good people! Have you considered developing the patch description into a blog post for blog.llvm.org, maybe after the patch lands? Best, Alex
2007 Aug 04
3
CONNMARK and CentOS4
Hi All, It''s an old problem and still isn''t fixed :( I need the connection marking support to enable the triplet of ISP''s we use. However, I downloaded the latest 2.6.22.1 kernel, made an RPM and installed it. I see the following kernel modules (which looks promising): /lib/modules/2.6.22.1/kernel/net/netfilter xt_connmark.ko xt_CONNMARK.ko Which yields the
2008 May 14
4
GPL PV drivers for Windows - WDM version
I''m been busily converting the xenpci and xenvbd drivers from WDF to WDM to resolve a few issues including potential licensing problems with the Microsoft WDF and to (hopefully) allow them to function as boot drivers when doing install and system recovery. It was a fairly major rewrite of xenpci, and xenvbd, which are now working (booting and running without crashes so far). I
2008 May 14
4
GPL PV drivers for Windows - WDM version
I''m been busily converting the xenpci and xenvbd drivers from WDF to WDM to resolve a few issues including potential licensing problems with the Microsoft WDF and to (hopefully) allow them to function as boot drivers when doing install and system recovery. It was a fairly major rewrite of xenpci, and xenvbd, which are now working (booting and running without crashes so far). I
2014 Aug 05
13
[LLVMdev] LLVM as a shared library
Hello LLVM community, Over the last few years the LLVM team here at Apple and development teams elsewhere have been busily working on finding new and interesting uses for LLVM. Some of these uses are traditional compilers, but a growing number of them aren’t. Some of LLVM’s new clients, like WebKit, are embedding LLVM into existing applications. These embedded uses of LLVM have their own unique
2013 Apr 29
1
OSTs inactive on one client (only)
Hi everyone, I have seen this question here before, but without a very satisfactory answer. One of our half a dozen clients has lost access to a set of OSTs: > lfs osts OBDS:: 0: lustre-OST0000_UUID ACTIVE 1: lustre-OST0001_UUID ACTIVE 2: lustre-OST0002_UUID INACTIVE 3: lustre-OST0003_UUID INACTIVE 4: lustre-OST0004_UUID INACTIVE 5: lustre-OST0005_UUID ACTIVE 6: lustre-OST0006_UUID ACTIVE
2018 Aug 04
0
[PATCH] gpu: drm: nouveau: nvkm: nv40: Replace mdelay() with msleep() in nv40_sensor_setup()
nv40_sensor_setup() is never called in atomic context. It calls mdelay() to busily wait, which is not necessary. mdelay() can be replaced with msleep(). This is found by a static analysis tool named DCNS written by myself Signed-off-by: Jia-Ju Bai <baijiaju1990 at gmail.com> --- drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
2018 Aug 04
0
[PATCH] gpu: drm: nouveau: nvkm: nv50: Replace mdelay() with msleep() in nv50_sensor_setup()
nv50_sensor_setup() is never called in atomic context. It calls mdelay() to busily wait, which is not necessary. mdelay() can be replaced with msleep(). This is found by a static analysis tool named DCNS written by myself. Signed-off-by: Jia-Ju Bai <baijiaju1990 at gmail.com> --- drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv50.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff
2006 Jan 26
0
Re: OT: Legacy systems / fax
Around 1978, when I was consulting to a multinational company in the business of agriculture, I witnessed this configuration in their communications center in NYC: A paper tape punch attached to a teletype machine was busily punching out a tape that was being spewed into a wastebasket. Somehow, running behind it by several feet of tape, was a paper tape reader on another teletype drawing
2003 Feb 27
1
Could Linux load average problem be related to smbfs?
This is more a "has anybody seen this?" question than anything else. I'm using smbfs version 2.2.3a-12 on 2.4.18 kernel, Debian 3.0. The other day, I had a problem where df got hung in D state because of smbfs mounting a share, then the PC exposing the share rebooting. (This has happened with smbfs across several versions). umount gave "device is busy" errors, and I
2005 Sep 01
0
klibc-1.1 pushed
I have pushed klibc-1.1, which contains the bug fixes that have come in since 1.0.14. The goal is for this to be the last non-kbuild release, as I'm busily trying to clean up any remaining quirks with the kbuild build. -hpa
2018 Jan 04
0
FYI, we've posted a component of Spectre mitigation on llvm-commits
On 4 January 2018 at 10:23, Chandler Carruth via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Sending a note here as this seems likely to be of relatively broad interest. > > Thread: > http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20180101/513630.html > > Review link: > https://reviews.llvm.org/D41723# It seems the review link is getting wider coverage
2006 Jan 11
0
Cookies, models and nil objects
Still new in my ROR walk, been busily coding on a game application as a fruitful exercise in becoming proficient in Ruby/ROR. However, I seem to have hit a speed bump and am befuddled over some exhibited behavior in ROR. 1. **Cookies** - on page 312 of the AWDwR book by DT and DHH, it states that if you create a cookie by assigning a value to cookies[name], you get a "default set of
2004 Sep 29
1
rsync and hard links
For those who saw my earlier posts regarding reliability and robustness, there were several problems; 1. rsync does not retry when there are transmission errors such as timeouts. I suggest it ought (as wget does): doing so would have enabled a clean recovery from the network problems we had. 2. The DSL link was actually bad. After much stupidity from the spider folk, the DSL link finally got
2014 Aug 06
4
[LLVMdev] LLVM as a shared library
Filip Pizlo wrote: > This is exciting! > > I would be happy to help. > > >> On Aug 5, 2014, at 12:38 PM, Chris Bieneman<beanz at apple.com> wrote: >> >> Hello LLVM community, >> >> Over the last few years the LLVM team here at Apple and development teams elsewhere have been busily working on finding new and interesting uses for LLVM. Some of
2016 Mar 12
3
The sad state of samba 4 adaption for home/small business routers.
On Sat, Mar 12, 2016 at 06:15:30PM +0100, Reindl Harald wrote: > > > Am 12.03.2016 um 18:08 schrieb Sketch: > >On Sat, 12 Mar 2016, Jeremy Allison wrote: > > > >>GPLv3 should guarentee that you can replace the Samba > >>on *any* device. That's the whole point of GPLv3 - no > >>DRM. > >> > >>If you find a Samba device using any
2010 Mar 17
1
3.5.1 64 bit windows printing is working a bit
Hi, although I don't expect any answers (like most of the times) , here is my experience so far: I run a samba printserver for +3.000 hosts and 600 printers with a correct setup successfully. So be sure, everything is plugged in, I tried to turn it off and on again, I RTFM'ed and so on. Here is my most successfull attempt to get the printservice going on 3.5.1 and windows 7 46 bit