search for: _so_

Displaying 20 results from an estimated 25 matches for "_so_".

Did you mean: _sb_
2003 Feb 28
2
Separate mailing list for printing problems ?
Guys, Is there any chance of getting a separate mailing list just for Printing issues e.g. "samba_printing@lists.samba.org". Printing is a world of its own within Samba, at least once you get past the very basic stuff. And there's _so_ much traffic in the main "samba" list now... PCC
2018 Jun 11
3
[PULL] vhost: cleanups and fixes
The following changes since commit 29dcea88779c856c7dc92040a0c01233263101d4: Linux 4.17 (2018-06-03 14:15:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to aa15783ee62d57d69433101ede3e3ed11e48161d: virtio: update the comments for transport features (2018-06-07 22:17:40 +0300)
2018 Jun 11
3
[PULL] vhost: cleanups and fixes
The following changes since commit 29dcea88779c856c7dc92040a0c01233263101d4: Linux 4.17 (2018-06-03 14:15:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to aa15783ee62d57d69433101ede3e3ed11e48161d: virtio: update the comments for transport features (2018-06-07 22:17:40 +0300)
2018 Jun 11
2
[PULL] vhost: cleanups and fixes
On Mon, Jun 11, 2018 at 11:32 AM Linus Torvalds <torvalds at linux-foundation.org> wrote: > > So now we apparently do a GFP_KERNEL allocation insider the mm zone > lock, which is broken on just _so_ many levels. Oh, I see the comment about how it doesn't actually do an allocation at all because it's a single-entry. Still too damn ugly to live, and much too fragile. No way in hell do we even _hint_ at a GFP_KERNEL when we're inside a context that can't do any memory allocation...
2018 Jun 11
2
[PULL] vhost: cleanups and fixes
On Mon, Jun 11, 2018 at 11:32 AM Linus Torvalds <torvalds at linux-foundation.org> wrote: > > So now we apparently do a GFP_KERNEL allocation insider the mm zone > lock, which is broken on just _so_ many levels. Oh, I see the comment about how it doesn't actually do an allocation at all because it's a single-entry. Still too damn ugly to live, and much too fragile. No way in hell do we even _hint_ at a GFP_KERNEL when we're inside a context that can't do any memory allocation...
2018 Jun 11
0
[PULL] vhost: cleanups and fixes
...k is done under the zone lock, but virtio_balloon_send_free_pages() (which is the only callback used that I can find) does add_one_sg(), which does virtqueue_add_inbuf(vq, &sg, 1, vq, GFP_KERNEL); So now we apparently do a GFP_KERNEL allocation insider the mm zone lock, which is broken on just _so_ many levels. Pulled and then unpulled again. Either somebody needs to explain why I'm wrong and you can re-submit this, or this kind of garbage needs to go away. I do *not* want to be in the situation where I pull stuff from the virtio people that adds completely broken core VM functionality...
2018 Jun 12
0
[PULL] vhost: cleanups and fixes
On Mon, Jun 11, 2018 at 11:44:05AM -0700, Linus Torvalds wrote: > On Mon, Jun 11, 2018 at 11:32 AM Linus Torvalds > <torvalds at linux-foundation.org> wrote: > > > > So now we apparently do a GFP_KERNEL allocation insider the mm zone > > lock, which is broken on just _so_ many levels. > > Oh, I see the comment about how it doesn't actually do an allocation > at all because it's a single-entry. > > Still too damn ugly to live, and much too fragile. No way in hell do > we even _hint_ at a GFP_KERNEL when we're inside a context that can&...
2002 Aug 09
0
summary.data.frame with compound elements problem (PR#1891)
...ugh it prints as three columns with identical names for $z). Should data frames (and matrices) be allowed as elements of data frames (assuming they have the right number of rows)? If _not_, then "$<-.data.frame" should either behave like data.frame(z=...) above or disallow it, and if _so_ then summary.data.frame needs tweaking to cope. [Splus has similar behaviour, except only for data.frames in data.frames, but that's because in Splus summary(a matrix) is summary of the whole matrix and so only has one element. In R the summary() of a matrix is an element for each column. N...
2007 Sep 30
1
two pandoc web apps
I've put together two small web apps to demonstrate pandoc: 1. [html2x](http://johnmacfarlane.net/pandoc/html2x.html) can convert most web pages to markdown, reStructuredText, DocBook, LaTeX, ConTeXt, RTF, or groff man. Bookmarklets are provided. html2x is modeled on Aaron Swartz's [html2text](http://www.aaronsw.com/2002/html2text/), but it's faster, supports multiple output formats,
2014 Mar 05
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
...reply to comment #36) > Can you reproduce yourself by running the attached glxtest program in > valgrind? Oh, I'm sure (can't right now, will try tonight). But I doubt it's the source of the bug. The glxtest program doesn't appear to hang. Memory is unlikely to be reallocated _so_ quickly, that ->state would change. (Although more likely in a multithreaded program... hm.) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouve...
1999 Apr 02
0
win95 ppp connection to samba- password again
...ent to logon to network, though i usually leave it off. i tried doing domain logons on the box as well, since that is what the server is doing on the lan, and i want it to do here. same deal, client says \"password was incorrect or domain server unavail\" (which one, microsoft? those are _SO_ different events) i turn up log level in samba, but it does no good- lots of other stuff gets more verbose, but the single error never does - it says in the log.default (the systems name): \"Address already in use\" now, this does not seem to be like when you get that in syslog, cause...
2005 Nov 17
3
Abort due to systemic unresponsiveness
What is causing this error: dtrace: processing aborted: Abort due to systemic unresponsiveness It happens to my script which shows all the NFS operations coming through common_dispatch() on a server. I wasn''t the one running the test, so I don''t know how long it ran before it died. The script uses a couple of static probes and a couple fbt. Thanks, jim -------------- next
2007 Jul 13
1
What are my smbd's doing ? (was Re: secrets.tdb locking fun!)
...Jul 13 09:33 firesun1-044_0 (firesun1 is the name of the server) It seems to contain a whole load of odd-looking machine trust account names (in amongst less readable stuff). Does anyone know what this file is supposed to be doing? Could this be the cause of our trouble ? Why does it take _so_ long to read this file? Why is it being read so often? Mac Assistant Systems Administrator @nibsc.ac.uk mac@nibsc.ac.uk Work: +44 1707 641565 Everything else: +44 7956 237670 (anytime)
2001 Aug 28
2
using by to plot
Hello, I would like to use by to create a series of plots, but I'm not sure how to design the function. Here's what I've got: 1. A data frame of observations of measured value 2 measured vlaues and a pch code. V1 V2 pchCode .0045 123 1 .0034 145 2 .0045 123 1 .0046 167 3 ... So what I want to do is create a single scatterplot of the multiple conditions (specified by
2010 Jun 17
2
MEMDISK, MDISKCHK.COM
Just a slight poke regarding the MEMDISK and MDISKCHK.COM possibilities available here[1]. Review by non-hpas is welcome, too. Thanks! - Shao [1] http://git.zytor.com/?p=users/sha0/syslinux.git;a=shortlog;h=refs/heads/ mdiskchk_enh2
2007 May 09
2
Heavy Weather / Serial Port issues
A while ago, I was using a much older version of wine on Fedora Core 3 - and attempting to get a program called HeavyWeather (which has a serial port connection to some weather monitoring hardware) to work correctly in wine. I was having a lot of issues with how wine was handling the serial port. We had much discussion - which kind of ended at the conclusion that wine was handling serial
2003 Oct 17
3
Streaming audio to the waveout device
Hi, Please excuse my ignorance but I'm having trouble with a very basic matter: I'm using vorbisfile to stream audio to the waveout device in Win32 (using waveOutWrite). I'm basically reading packets from an ogg file and streaming them using a simple buffering scheme. The thing is, this works great when the bitrate is more or less constant but the audio sounds garbled if there is a
2006 Jan 30
7
DO NOT REPLY [Bug 3465] New: --files-from does not --delete
https://bugzilla.samba.org/show_bug.cgi?id=3465 Summary: --files-from does not --delete Product: rsync Version: 2.6.6 Platform: Other OS/Version: AIX Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: michael.w.grenier@lmco.com
2014 Jul 08
1
[PATCH] nv50/ir: use unordered_set instead of list to keep our instructions in uses
This shortens runtime of piglit test fp-long-alu to ~22s No piglit regressions observed on nvc0! Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de> --- src/gallium/drivers/nouveau/codegen/nv50_ir.cpp | 6 +++--- src/gallium/drivers/nouveau/codegen/nv50_ir.h | 7 ++++--- src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp | 2 +-
2008 Nov 03
10
Bringing Vista's Speech Recognition Engine to Linux via Wine
...ooks like a whole subsystem that isn't implemented. Tomorrow I will try compiling a 'hello world' style speechapp from the WindowsSDK and see if I can port that. But I think this venture is beyond me. Please please please lend a hand! This is such valuable work! I want to use Linux _so_ much, but I will cripple myself if I continue typing like this. Sam