Displaying 20 results from an estimated 273 matches for "embracing".
2020 Feb 19
0
[PATCH 31/52] drm/cirrus: Fully embrace devm_
With the drm_device lifetime fun cleaned up there's nothing in the way
anymore to use devm_ for everything hw releated. Do it, and in the
process, throw out the entire onion unwinding.
Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
Cc: Dave Airlie <airlied at redhat.com>
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
2020 Mar 02
1
[PATCH 30/51] drm/cirrus: Fully embrace devm_
With the drm_device lifetime fun cleaned up there's nothing in the way
anymore to use devm_ for everything hw releated. Do it, and in the
process, throw out the entire onion unwinding.
Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
Cc: Dave Airlie <airlied at redhat.com>
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
2015 Mar 26
4
FYI: SSH1 now disabled at compile-time by default
On Thu, Mar 26, 2015 at 11:55:18 -0700, Dan Kaminsky wrote:
> You're right. My argument the is the next build of OpenSSH should be
> OpenSSH 7, and the one after that 8, then 9, then 10. No minor releases?
> Sure, go ahead. Deprecate the point,
>
> Do you manage any machines running SSHv1?
>
If by "running" you mean accepting SSH1, of course not. From a
2007 Nov 26
4
Embracing .99
We're stuck on RHEL 4.x, so we're currently working on a plan to live in
harmony with .99 for another year or so. With that said, the plan is
below. Let me know if you have any other recommendations.
[ ]Convert to high-performance mode vice high-security to reduce overall
resource usage.
[ ]Implement iptables throttling for new connections to prevent denials
of service.
[ ]Covert from
2011 Oct 25
4
Ubuntu 11.04 DomU not showing external block Device
Hello,
I just installed Xen 4.0.1 on Ubuntu 10.04 dom0. After this i had
Ubuntu 11.04 as Para domU.
I tried to attach file based disk to the this domU.
My command is:
# xm block-attach Ubuntu-11 file:/root/ubunut-natty/Extra
/dev/xvdb w
there is no error on this.
But inside the DomU i cannot see any disk xvdb.
xend.log shows :
[2011-10-25 16:27:32 14794] DEBUG
2004 Sep 10
2
Should FLAC join Xiph?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
[To: flac-dev@lists.sourceforge.net, mcf-general@lists.sourceforge.net]
On Thu, 21 Nov 2002, Drew Hess wrote:
> One case I can think of where a commercial vendor has taken a BSD-licensed
> protocol and twisted it with proprietary changes is Microsoft+Kerberos,
> but if I recall correctly, they eventually caved in to pressure and either
>
2011 Dec 05
5
Ubuntu 11.04 shutdown Problem
I am using old Xen Rpms which comes with RHEL 5.5 .
xen-3.0.3-105.el5.
I am running Ubuntu 11.04 Full Virt on this. But after a gap of 2 or 3 days
this VM gets shutdown automatically.
I have checked the logs there is nothing suspicious.. What can be reason
for it..??
Any one has faced same problem??
--
Thanks
Vipul Borikar
"Our task must be to free ourselves...by widening our circle of
2011 Oct 10
1
Child process died
Hello,
I have installed libguestfs on RHEL 5.5 64 bit. 3 packages i
have installed.
libguestfs-tools-c-1.9.10-1.1
libguestfs-tools-1.9.10-1.1
libguestfs-1.9.10-1.1
When i am trying to run virt-resize it gives me error:
virt-resize -expand /dev/sda1 vm01.scilab vm01.scilab-15GB -d
libguestfs: trace: add_drive_opts "vm01.scilab" "readonly:true"
libguestfs: trace:
2006 Sep 18
3
(slightly O/T) Agile dev. contract form for clients?
Apologies for cross-posting.
We''ve been asked to do a job for a client who wants to embrace agile
development methodologies. Hurrah!
However, our standard contract was written for the 1980s. It is full
of phrases like "agreed specification" and "change request procedure"
and so on.
I was wondering, how do other people get around this in contract
forms with
1999 Sep 21
0
FW: Kerberos 5 with Samba, Can you help?
fyi.
------------------------------------------------------------
Nathan Neulinger EMail: nneul@umr.edu
University of Missouri - Rolla Phone: (573) 341-4841
Computing Services Fax: (573) 341-4216
-----Original Message-----
From: Richard Kandarian [mailto:richard.kandarian@lanl.gov]
Sent: Monday, September 20, 1999 2:11 PM
To: Nathan
2013 Mar 28
2
[LLVMdev] [cfe-dev] Handling SRet on Windows x86
On Thu, Mar 28, 2013 at 1:46 PM, Anton Korobeynikov <asl at math.spbu.ru> wrote:
>> Sounds fine to me. I just wanted some convenient and consistent naming.
>> I think it conflicts a bit with the triples (-win32 currently means
>> msvc I think),
> Right. But this is again a historical (and LLVM-specific) artifact,
> because I doubt anyone uses such triplet outside to
2006 Jan 23
3
Easy, Robust and Stable GUI???
...of the R guis and most of them look like they are just command line interfaces in pretty desktop windows and not really a gui like spss. If anyone knows of any stable, userfriendly and robust guis for R that would be similar to using spss please let me know, as I would love for my school to start embracing open source software.
Thanks
Pat
--
View this message in context: http://www.nabble.com/Easy%2C-Robust-and-Stable-GUI--t982193.html#a2543480
Sent from the R help forum at Nabble.com.
[[alternative HTML version deleted]]
2015 Mar 26
2
FYI: SSH1 now disabled at compile-time by default
No, I just think 15 years or so is more than enough time to have
addressed the issue.
On Thu, Mar 26, 2015 at 14:05:08 -0700, Dan Kaminsky wrote:
> So, this isn't your problem and you don't respect the people's whose
> problem it is.
>
> On Thu, Mar 26, 2015 at 12:43 PM, Iain Morgan <imorgan at nas.nasa.gov> wrote:
>
> > On Thu, Mar 26, 2015 at 11:55:18
2006 Jun 11
4
[Question} how best to use attribute driven db with Rails
I designed out a mostly attribute driven database. Originally i was
going to use PHP, but have now decided to use RoR. Being able to use the
built in OR functionality would be nice, but I am not sure how well it
melds with attribute dbs.
If anyone can give me some pointers, I would really appreciate it
(especially since this is my first endeavor and on an important project
as well).
2020 Jun 04
4
clang 10 -Wimplicit-fallthrough
Hi.
I upgraded my main build host and the clang -Werror builds started
failing.
This is because clang 10's -Wimplicit-fallthrough doesn't understand
/* FALLTHROUGH */ but rather requires __attribute__((fallthrough)):
clang -Wall -O2 [...] -Wimplicit-fallthrough [...] -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c /openbsd-compat/base64.c
2009 Nov 09
6
[ANNOUNCE] libxenlight
Hi all,
I am pleased to announce "libxenlight", a new small and lightweight C
library that refactors existing code in a coherent and easy to use API
to interface to the hypervisor and xenstore to perform operations such
as domain creation and destruction, suspend/restore and pci passthrough.
The goals of libxenlight are:
- be easy to use and to extend
- provide a simple and robust API
2013 Mar 28
0
[LLVMdev] [cfe-dev] Handling SRet on Windows x86
On Thu, Mar 28, 2013 at 1:49 PM, Eric Christopher <echristo at gmail.com>wrote:
> On Thu, Mar 28, 2013 at 1:46 PM, Anton Korobeynikov <asl at math.spbu.ru>
> wrote:
> >> Sounds fine to me. I just wanted some convenient and consistent naming.
> >> I think it conflicts a bit with the triples (-win32 currently means
> >> msvc I think),
> > Right.
2015 Sep 20
0
move firmware-specific code into a directory
>>>
Hm... Maybe I'm biased by the Linux source code organization, but
I'd rather see things like this:
1) Keep the code in core and com32 as generic as possible and just
call some functions that have a BIOS and an EFI implementation.
Like com32/modules/reboot.c would call a function that is implemented
both in arch/{bios,efi}/lib/reboot.c, and the Makefiles link as
2019 May 28
1
[PATCH] (vesa)menu.c32: Add support for BLS
> > > > Modern distributions are moving toward a common boot scheme called
> > > > "The Boot Loader Specification".
> > >
> > > Which distributions are using this yet?
>
> [copy & paste from other reply]
>
> > Fedora 30
>
> Not that many for a specification written about 6 years ago.
If I may, as a side-note...
2003 Mar 15
1
quote supression
To creat a series of plots I've constructed the following, however this
doesn't work because the colnames being feed into n are embraced by quotes
which is stuffing up the plotting function. Is there a way to suppress to
quotes? coercion in to a different format??
for (n in colnames(tt[7:36]))
{
par(ask=T)
attach(tt)
plot(july~n)
...
}