similar to: [PATCH for discussion only 0/3] Implement mutexes to limit number of concurrent instances of libguestfs.

Displaying 20 results from an estimated 2000 matches similar to: "[PATCH for discussion only 0/3] Implement mutexes to limit number of concurrent instances of libguestfs."

2002 Nov 16
1
upgraded to kernel 2.4.19 from 2.4.7, samba not found from windows, network ok
Hi, I have updated my old 2.4.7 kernel to 2.4.19 using the full download from kernel.org and installed samba-2.2.6 Using my old kernel i can access every share and everything works fine. Using my new kernel also everything works but samba,. i can telnet the system, ftp also works ok, but windows 2k tells me server not found if i try to acces the shares. i think, i forgot something to compile to
1999 Oct 13
3
Root did not create the semaphore
Hello all, I have a very annoying situation (at least at my end). I set up Samba 2.0.5 on a Digital UNIX 4.0F system sitting on a Compaq DS20 server with great success.... until recently. I set up three directory file shares with no problems, when I tried to set up a forth, quite a while after setting up the inital three, I tried to access it from a NT box, I got the message server not found,
2010 Feb 01
4
[PATCH 1/3] Introduce nouveau_bo_wait for waiting on a BO with a GPU channel
nouveau_bo_wait will make the GPU channel wait for fence if possible, otherwise falling back to waiting with the CPU using ttm_bo_wait. The nouveau_fence_sync function currently returns -ENOSYS, and is the focus of the next patch. Signed-off-by: Luca Barbieri <luca at luca-barbieri.com> --- drivers/gpu/drm/nouveau/nouveau_bo.c | 68 ++++++++++++++++++++++++++++++-
2010 Feb 09
2
[PATCH 1/3] Introduce nouveau_bo_wait for waiting on a BO with a GPU channel (v2)
Changes in v2: - Addressed review comments nouveau_bo_wait will make the GPU channel wait for fence if possible, otherwise falling back to waiting with the CPU using ttm_bo_wait. The nouveau_fence_sync function currently returns -ENOSYS, and is the focus of the next patch. Signed-off-by: Luca Barbieri <luca at luca-barbieri.com> --- drivers/gpu/drm/nouveau/nouveau_bo.c | 68
2002 May 06
1
Prevent infinite recursion in rwrite()
Here's a resend of an old patch that is intended to avoid an infinite recursion (ending in a stack overflow) of the rwrite() function getting an error that calls rwrite(), ad naseum. I've only seen this happen when one of the sides dies due to a program error -- in that case, the connection is closed, and when we try to send an error to the other side and it generates an error, the error
2011 Jul 08
5
Triggering script from cron or web client
I have a Bash script, currently run a couple times an hour from cron, that pulls data from an old Windows DB by rsync, converts it to SQL, and injects it into a MySQL DB for display in a LAMP-based app. (Make and Perl are also involved to minimize the number of tables touched and to clean up the SQL generated by Pxlib.) I'd like to add the ability to refresh the data immediately from the
2000 Nov 28
2
Welcome to the "samba" mailing list
i got the following problem: [root@sun samba]# tail log.smb [2000/11/28 16:20:16, 0] locking/locking.c:locking_init(174) ERROR: Failed to initialise share modes [2000/11/28 16:20:29, 0] locking/shmem_sysv.c:sysv_shm_open(667) Can't create or use IPC area. Error was Die Datei existiert bereits [2000/11/28 16:20:29, 0] locking/locking.c:locking_init(174) ERROR: Failed to initialise share
2001 Nov 06
2
ext3-0.9.15 against linux-2.4.14
Download details and documentation are at http://www.uow.edu.au/~andrewm/linux/ext3/ Changes since ext3-0.9.13 (which was against linux-2.4.13): - Fixed a null-pointer dereference oops which could hit on SMP machines. This fix was applied to 2.4.12-ac6, but the oops has never been reported against -ac kernels. - Large amounts of developer debug code has been removed. This will now be
2019 Jul 01
3
[nbdkit PATCH 0/2] Use new libnbd _notify functions
I'm not observing any noticeable performance differences, but I'm liking the diffstat. I can't push this patch until we release a new libnbd version with the _notify API addition, but am posting it now for playing with things. Eric Blake (2): nbd: Move transaction info from heap to stack nbd: Use nbdkit aio_*_notify variants plugins/nbd/nbd.c | 217
2009 Dec 09
1
Does shorewall change Kernel parameters?
I have a server that runs shorewall lite. This server has a custom configuration of the semaphore setting. The configuration is set in /etc/sysctl.conf . It works fine most of the time. We have a daemon that crashes, we found that is a semaphores config issue. After the crash we found that semaphore parameters are reseted to defaults. The only event we found is a reload of firewall rules. I
1999 Oct 23
3
semaphores and Solaris 7 8/99
I just installed the 8/99 release of Solaris 7 on three Sun Ultra 10's and it seems to have broken Samba. I am running Samba 2.0.5a and it works fine on an Ultra 10 running the 5/99 release of Solaris 7. All of the Ultra 10's are using the 64 bit kernel. This is the errors that I am getting. [1999/10/22 21:09:56, 0] locking/shmem_sysv.c:sysv_shm_open(597) ERROR: root did not create the
2013 Jun 30
3
IMPORTANT : Regression since kernel > 3.4 as regards suspend to RAM while using 3D accel
Hello, Been wondering why I could never resume from s2r. That's because I always use 3D accel (compiz, cairo-dock). I have tested each Arch kernel releases, hoping each time to get s2r to work. Tired of this, I decided to use 3.4 LTS... 3.4.50 ... And guess what ? I could resume from suspend to RAM 100% of the time !!! I know it may be a hard work for you, but suspend to RAM while using 3D
2001 Feb 26
1
Semaphores
I am running Samba 2.0 and occasionally get a "semaphore timeout period has expired" message when accessing Samba shares on a Digital UNIX 4.0e server. Does anyone know what kernel semaphore settings should be. Or could a upgrade to 2.0.7 help. I new to Samba and am very green with this product. Thanks David
2013 Aug 03
1
[PATCH][git-pull] Fix mbox/semaphore checks, UNDI ID debug
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd: Gene Cumm (1): Allow for UNDIIF_ID_DEBUG in 1 mk line are available in the git repository at: git://github.com/geneC/syslinux.git elflink-undi-thread-for-mfleming Gene Cumm (3): core/lwip/undi: Improve UNDIIF_ID_DEBUG messages core: mbox/semaphore NULL checks core: make
2010 May 29
5
URGENT! Issues after upgrade from Ubuntu Dapper to Lucid
?hello! I need urgent help. I upgraded from dapper to lucid (samba version 3.0 -> 3.4). Now I cannot log in to domain anymore (domain controller not available message), also new clients cannot join domain (semaphore timeout message after typing root username and password). If I take LAN cable out, so i can login, then shares work normally. What could have changed so i have issues? My smb.conf
2004 Apr 29
3
win32-ipc bug?
Either I''ve been up too late, or the timeout value passed to Ipc.new isn''t actually saved anywhere. Am I wrong? Anyway, I''ve added docs and a test suite for win32-ipc. Feel free to take a look and make sure there aren''t any glaring errors. Thanks. Dan PS - I''m hoping to release win32-event 0.2.0 and win32-ipc 0.1.0 this weekend unless there are
2008 Jun 01
3
¡Error registering! OCX rpcrt4.dll
I probe to install educational software called Tell Me More, I need this for study... Setup's run, but in the final of the installation appear's 2 errors 1- Install failed 2- ?Error registering! OCX rcprt4dll" please help me, I need this software for study
2001 Mar 10
3
fatal signal 11
I downloaded the latest wine from the cvs site and ran its ./tools/wineinstall. It ran for quite a while and croaked on /wine/server/semaphore.c. Basically, gcc says "Internal compiler error: program cc1 bog fatal signal 11". The compiler is 2.91.66 (aka egcs-1.1.2 release) and compiles other programs including 2.4.1 & 2.4.2 Linux kernels just fine. I am puzzled what 'fatal
2013 Sep 03
4
[PATCH][git-pull] lwIP PXE fixes
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd: Gene Cumm (1): Allow for UNDIIF_ID_DEBUG in 1 mk line are available in the git repository at: git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming Gene Cumm (12): core/lwip/undi: Improve UNDIIF_ID_DEBUG messages
2011 Apr 13
5
bizarre system slowness
Running v5 64bit on a Dell 1950. A cluster of 3 DB machines, identical hardware. One of them suddenly became slower 2 weeks ago. tar -zxf with a large file on this machine takes 1.5 minutes, but takes only 10 seconds on any of its siblings. CPU usage seems high while untarring, with lots of user and sys cycles being used, but almost no wait cycles. It doesn't matter whether I untar on a