Displaying 20 results from an estimated 23 matches for "sandoval".
2017 Jan 09
4
[PATCH] virtio_blk: fix panic in initialization error path
From: Omar Sandoval <osandov at fb.com>
If blk_mq_init_queue() returns an error, it gets assigned to
vblk->disk->queue. Then, when we call put_disk(), we end up calling
blk_put_queue() with the ERR_PTR, causing a bad dereference. Fix it by
only assigning to vblk->disk->queue on success.
Signed-off-...
2017 Jan 09
4
[PATCH] virtio_blk: fix panic in initialization error path
From: Omar Sandoval <osandov at fb.com>
If blk_mq_init_queue() returns an error, it gets assigned to
vblk->disk->queue. Then, when we call put_disk(), we end up calling
blk_put_queue() with the ERR_PTR, causing a bad dereference. Fix it by
only assigning to vblk->disk->queue on success.
Signed-off-...
2017 Feb 01
3
[PATCH] virtio-console: avoid DMA from stack
From: Omar Sandoval <osandov at fb.com>
put_chars() stuffs the buffer it gets into an sg, but that buffer may be
on the stack. This breaks with CONFIG_VMAP_STACK=y (for me, it
manifested as printks getting turned into NUL bytes).
Signed-off-by: Omar Sandoval <osandov at fb.com>
---
Patch based on v4.10-r...
2017 Feb 01
3
[PATCH] virtio-console: avoid DMA from stack
From: Omar Sandoval <osandov at fb.com>
put_chars() stuffs the buffer it gets into an sg, but that buffer may be
on the stack. This breaks with CONFIG_VMAP_STACK=y (for me, it
manifested as printks getting turned into NUL bytes).
Signed-off-by: Omar Sandoval <osandov at fb.com>
---
Patch based on v4.10-r...
2017 Mar 01
1
[PATCH] virtio-console: avoid DMA from stack
On Wed, Feb 01, 2017 at 07:17:12PM +0530, Amit Shah wrote:
> On (Wed) 01 Feb 2017 [00:02:27], Omar Sandoval wrote:
> > From: Omar Sandoval <osandov at fb.com>
> >
> > put_chars() stuffs the buffer it gets into an sg, but that buffer may be
> > on the stack. This breaks with CONFIG_VMAP_STACK=y (for me, it
> > manifested as printks getting turned into NUL bytes).
>...
2017 Mar 01
1
[PATCH] virtio-console: avoid DMA from stack
On Wed, Feb 01, 2017 at 07:17:12PM +0530, Amit Shah wrote:
> On (Wed) 01 Feb 2017 [00:02:27], Omar Sandoval wrote:
> > From: Omar Sandoval <osandov at fb.com>
> >
> > put_chars() stuffs the buffer it gets into an sg, but that buffer may be
> > on the stack. This breaks with CONFIG_VMAP_STACK=y (for me, it
> > manifested as printks getting turned into NUL bytes).
>...
2017 Jun 14
1
Migration de Samba 4 PDC AD to another Samba4 (4.6.1 -> 4.6.5)
...advance for my inquiry
What is the correct procedure or what steps should I follow to make a backup
Of Users, Groups, Computers and Policies hosted on a Samba 4 Server that acts as PDC - AD, to another newly installed
Samba 4.6.1 -> 4.6.5 (over Ubuntu Server 16.04 x86_64)
Thank you
Juan Pablo Sandoval Rivera
Tecnólogo Profesional en Ingeniería de Sistemas
TRAIning and Support in unIx/linuX
Movil (57)(315)-5587049
Linux User : 322765
MSN : juan_pablos at hotmail.com
UIN : 276-125-187 (ICQ)
Jabber : juan_pablos at www.jabberES.org (traisix at www.jabberES.org)
Yahoo : juan_pablos.rm...
2017 Jan 10
0
[PATCH] virtio_blk: fix panic in initialization error path
On Mon, Jan 09, 2017 at 11:44:12AM -0800, Omar Sandoval wrote:
> From: Omar Sandoval <osandov at fb.com>
>
> If blk_mq_init_queue() returns an error, it gets assigned to
> vblk->disk->queue. Then, when we call put_disk(), we end up calling
> blk_put_queue() with the ERR_PTR, causing a bad dereference. Fix it by
> only assi...
2014 Jul 31
1
Asterisk 1.8.8.0 is raising...
Hello,
I have Asterisk 1.8.8.0 install in a HP DL180G6, Asterisk was usually
working as normal and suddenly Asterisk start raising up the CPU very high
untill the server crashes.
Any suggestion ???
Best regards
--
Leonardo Sandoval Lozano
Estudiante
I am the master of my fate:
I am the captain of my soul.
William Ernest Henley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140731/ef7a381f/attachment.html>
2020 Jul 12
2
No se inicia R-studio
Al instalar el R funciona, pero el r-Studio al abrirlo despu?s de la instalaci?n no se inicia y se queda cargando al final aparece que tardo mucho y no hay conexi?n.
Gracias por la ayuda
Saludos cordiales
Ruth Madera Sandoval
[[alternative HTML version deleted]]
2017 Feb 01
0
[PATCH] virtio-console: avoid DMA from stack
On (Wed) 01 Feb 2017 [00:02:27], Omar Sandoval wrote:
> From: Omar Sandoval <osandov at fb.com>
>
> put_chars() stuffs the buffer it gets into an sg, but that buffer may be
> on the stack. This breaks with CONFIG_VMAP_STACK=y (for me, it
> manifested as printks getting turned into NUL bytes).
Seems reasonable. I wonder s...
2014 Oct 02
2
Rsync keeps copying everything to the server
Hi mates
I am running this command and rsync keeps copying all the files to the server. Any reason why? It supposed to copy only those files with have been modified and just copy the difference.
Thanks for your advice
rsync.exe -av --progress --log-file=/cygdrive/v/notes/archive/RSyncLogFile.txt /cygdrive/d/%username%/notes/archive /cygdrive/v/notes/
2011 Jan 08
1
summary(list) is awesome, but I want more than summary
...tes between quantitative and qualitative data and summarizes
them accordingly. For example, if I do this:
mydata <- read.table("data.txt")
summary(mydata)
I would get output like this:
> summary(mydata)
County
BERNALILLO:2863
DONA ANA : 772
SANTA FE : 671
SANDOVAL : 579
SAN JUAN : 471
VALENCIA : 281
(Other) :2863
Votemode2010
Min. : 1.000
1st Qu.: 3.000
Median : 4.000
Mean : 3.942
3rd Qu.: 5.000
Max. : 6.000
NA's :11.000
Notice how for the first table the summary simply reports the
frequencies of the qualitative data an...
2019 Dec 17
2
llvm/docs/AMDGPUUsage.rst ERROR: Malformed table
Hi
I am trying to build the documentation and view it as html. When I ran
the `make docs-llvm-html` target but ran into this below issue. Has
anyone faced this issue?
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
% make
2019 Nov 28
2
SLP example not being vectorized
Hi,
I am new to llvm with a particular interested in the optimization area,
specially on SLP. While working through the tutorial, I ran this example
[1] with the hope to see SLP vectorization in action but for some
reason, I do not see it on the LLVM assembly as seen below. Is there
anything I am missing? I am using Clearlinux as build machine and this
has clang version 9.0.0.
2017 Mar 02
0
[PULL] vhost: cleanups and fixes
...evice
virtio_blk: use virtio IRQ affinity
virtio_scsi: use virtio IRQ affinity
Jason Wang (2):
vhost: try avoiding avail index access when getting descriptor
vhost: introduce O(1) vq metadata cache
Michael S. Tsirkin (1):
virtio_mmio: expose header to userspace
Omar Sandoval (1):
virtio-console: avoid DMA from stack
block/Kconfig | 5 +
block/Makefile | 1 +
block/blk-mq-virtio.c | 54 +++++
drivers/block/virtio_blk.c | 14 +-
drivers/char/virtio_console.c...
2017 Mar 02
0
[PULL] vhost: cleanups and fixes
...evice
virtio_blk: use virtio IRQ affinity
virtio_scsi: use virtio IRQ affinity
Jason Wang (2):
vhost: try avoiding avail index access when getting descriptor
vhost: introduce O(1) vq metadata cache
Michael S. Tsirkin (1):
virtio_mmio: expose header to userspace
Omar Sandoval (1):
virtio-console: avoid DMA from stack
block/Kconfig | 5 +
block/Makefile | 1 +
block/blk-mq-virtio.c | 54 +++++
drivers/block/virtio_blk.c | 14 +-
drivers/char/virtio_console.c...
2009 Aug 18
2
Speech Recg and TTS
Hello
I have two questions !
1. What is the best speech recognition engine for asterisk? I have searched
and asked on forums and found that lumen vox is best for asterisk bala bla
bla
2. For TTS (text to speech) which TTS engine will be better to use ? I have
tested Flite , cepstral (i have not buyed lisence for it trial only) but
still thinking may be i have a good option ?
--
Best Regards
2008 Nov 07
2
[LLVMdev] CBE errors
...th the latest trunk revision from SVN. I'm on x86_64 linux
(Fedora 8).
Any help would be appreciated! (If you want copies of my files, just
let me know and I'll post them somewhere -- however, the problem
should be easy to duplicate with the input file I gave above.)
Thanks!
Jeff Sandoval
2010 Dec 30
2
Curso de R en Santiago, Chile. Gratis!
Estimados,
A todos quienes estan insterados y estan en Stgo de
Chile les tengo una muy buena noticia. Desde hace ya algunas semanas,
nos hemos sentado a la mesa con Alex (Epidemiologo) a discutir la
necesidad de desarrollar un curso de R para principiantes. No solo
porque es necesario unirse en torno a un projecto como es el R, sino que
es una oportunidad para muchos cientificos (como