Displaying 9 results from an estimated 9 matches for "prettification".
Did you mean:
petrification
2008 Jan 13
6
Graceful way to handle execution expired and bad URI errors?
Hello,
I have a program that takes blog urls that our customers enter
into their profiles. In some cases they enter bad feeds (IE html
pages instead of atom or rss), and it throws these two errors:
execution expired and bad URI errors in the view.
I need to find a graceful way to handle both. Preferably, if I could
find a way to throw an error message for the execution expired
2008 Dec 10
2
Visualization and desktop page
Hi, all.
How appropriate would a visualization and desktop "prettification" page
be? I know like myself a lot of people use CentOS not only as their
server, but also as their main desktop system.
This page could be for used for adding desktop magic programs, tips,
tricks, and visualizations.
I was going to write a guide for installing and using Conky, if so.
&l...
2019 Oct 09
0
[PATCH RFC v4 14/16] drm, cgroup: Introduce lgpu as DRM cgroup resource
...>>>> the hardware/firmware).
> > > >>> Hm, so this sounds like the definition for how this cgroup is supposed to
> > > >>> work is "amd CU masking" (whatever that exactly is). And the abstract
> > > >>> description is just prettification on top, but not actually the real
> > > >>> definition you guys want.
> > > >> I think you're reading this as the opposite of what I was trying to say.
> > > >> Using CU masking is one possible implementation of LGPUs on AMD
> > > >>...
2011 Jul 18
1
[PATCHv10] vhost: vhost TX zero-copy support
...the guest stops submitting
buffers, buffers might never get used until some
further action, e.g. device reset. This does not
seem to affect linux guests.
Signed-off-by: Shirley <xma at us.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
Changes from v9: coding style prettification suggested
by Jesper Juhl.
drivers/vhost/net.c | 73 ++++++++++++++++++++++++++++++++++++++++++-
drivers/vhost/vhost.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++++
drivers/vhost/vhost.h | 29 +++++++++++++++++
3 files changed, 185 insertions(+), 1 deletions(-)
diff --git a/driv...
2011 Jul 18
1
[PATCHv10] vhost: vhost TX zero-copy support
...the guest stops submitting
buffers, buffers might never get used until some
further action, e.g. device reset. This does not
seem to affect linux guests.
Signed-off-by: Shirley <xma at us.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
Changes from v9: coding style prettification suggested
by Jesper Juhl.
drivers/vhost/net.c | 73 ++++++++++++++++++++++++++++++++++++++++++-
drivers/vhost/vhost.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++++
drivers/vhost/vhost.h | 29 +++++++++++++++++
3 files changed, 185 insertions(+), 1 deletions(-)
diff --git a/driv...
2011 Jul 18
1
[PATCHv11] vhost: vhost TX zero-copy support
...t;
---
I run some light tests and this seems to work fine for me. Given that
the new functionality is disabled by default, it seems a pretty safe
patch to merge for 3.1.
Changes from v10:
don't leak ubuf_info
don't allocate ubuf_info for non zero copy vqs
Changes from v9:
coding style prettification suggested by Jesper Juhl
drivers/vhost/net.c | 77 +++++++++++++++++++++++++++++-
drivers/vhost/vhost.c | 128 +++++++++++++++++++++++++++++++++++++++++++------
drivers/vhost/vhost.h | 31 ++++++++++++
3 files changed, 220 insertions(+), 16 deletions(-)
diff --git a/drivers/vhost/net.c b/...
2011 Jul 18
1
[PATCHv11] vhost: vhost TX zero-copy support
...t;
---
I run some light tests and this seems to work fine for me. Given that
the new functionality is disabled by default, it seems a pretty safe
patch to merge for 3.1.
Changes from v10:
don't leak ubuf_info
don't allocate ubuf_info for non zero copy vqs
Changes from v9:
coding style prettification suggested by Jesper Juhl
drivers/vhost/net.c | 77 +++++++++++++++++++++++++++++-
drivers/vhost/vhost.c | 128 +++++++++++++++++++++++++++++++++++++++++++------
drivers/vhost/vhost.h | 31 ++++++++++++
3 files changed, 220 insertions(+), 16 deletions(-)
diff --git a/drivers/vhost/net.c b/...
2003 Apr 16
2
R-1.7.0 is released
....default() now returns the nominal break points, not those
adjusted for numerical tolerances.
To guard against unthinking use, `include.lowest' in
hist.default() is now ignored, with a warning, unless `breaks'
is a vector. (It either generated an error or had no effect,
depending how prettification of the range operated.)
o New generic functions influence(), hatvalues() and dfbeta()
with lm and glm methods; the previously normal functions rstudent(),
rstandard(), cooks.distance() and dfbetas() became generic.
These have changed behavior for glm objects -- all originating from
John Fo...
2003 Apr 16
2
R-1.7.0 is released
....default() now returns the nominal break points, not those
adjusted for numerical tolerances.
To guard against unthinking use, `include.lowest' in
hist.default() is now ignored, with a warning, unless `breaks'
is a vector. (It either generated an error or had no effect,
depending how prettification of the range operated.)
o New generic functions influence(), hatvalues() and dfbeta()
with lm and glm methods; the previously normal functions rstudent(),
rstandard(), cooks.distance() and dfbetas() became generic.
These have changed behavior for glm objects -- all originating from
John Fo...