search for: busily

Displaying 20 results from an estimated 27 matches for "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...
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.
...le subject "The sad state of samba 4 adaption" Utter bollocks, and I have the OEMs to prove it. "simple logic" my foot. Go peddle your lies elsewhere please. The *only* vendor that dropped Samba over GPLv3 was Apple, who have religious objections to *any* GPL software, and are busily re-writing anything containing it. As is their right of course. I'm not letting these slimy insinuations go unchallenged.
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, whic...
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, whic...
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 challenges. Over the ne...
2013 Apr 29
1
OSTs inactive on one client (only)
...o error out. Apr 29 16:21:18 abacus kernel: LustreError: 28707:0:(import.c:366:ptlrpc_invalidate_import()) Skipped 18 previous similar messages I seem to recall some talk of what happens when a client or two does a lot of I/O and sort of takes over. Indeed, a couple of the other clients are very busily using Lustre. But still, I would have hoped that this client (abacus) would have regained its connections after a few hours. Any ideas as to what I can do, short of rebooting the client? I am nervous about that leaving incomplete I/O. Thanks, Patrick Shopbell pls at astro.caltech.edu
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...
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 d...
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 the tape out of the basket, sending the data to who-knows-where. Amazingly, it wasn't getting tangled. To me, this was em...
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 assignin...
2004 Sep 29
1
rsync and hard links
...machine, dest another. Occasionally I mistakenly get a larger file than I intended to transfer; at the moment I've accidently included an ISO image. The ISO image has five links, and all are in subdirectories of <source>. It seems beyond possibility of misinterpretation that rsync is busily transferring the file for the fifth time. It's been at if for days (no joke, it might even be a week). Is there something in the above options I should add or remove? Rather than transferring a directory and all its contents amounting to some tens of thousands of files, would I be better...
2014 Aug 06
4
[LLVMdev] LLVM as a shared library
...s 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 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 challenges. >> &gt...
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