similar to: Bfs scheduler and den

Displaying 20 results from an estimated 10000 matches similar to: "Bfs scheduler and den"

2012 Jul 11
1
igraph function "graph.bfs" unavailable
Hi, I've installed the igraph package and have been otherwise using it successfully, but when I try to use graph.bfs I get the error: could not find function "graph.bfs" Moreover, I don't seem to have the documentation installed either. (per ?graph.bfs and ??graph.bfs). I'm using RStudio v0.95.262 on windows 7. Below is the info for my R build: R version 2.14.0
2008 Mar 06
0
how to end the BFS traversal at will( RGL)
Hi, I am using RGL for some of the graph implementations. My requirements is such that I need to find out all nodes that are at distance less than 3. For this, I thought of traversing the graph using BFS and stop the traversal when i reach 4th level. But how do I do this? regards, Sandeep G -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You
2013 Oct 14
14
spice issue
Did something had chaqnged with spice code or settings. I just compiled latest git of 4.4 unstable and I get is a black screen all I see is the green boot image from server 2012 but I dont get blue windows logo and window does not resize it stays black. I reverted back to older git revision of 4.4 and everything is working fine with. _______________________________________________ Xen-users
2012 Jun 29
3
xen sound card emulation
I have few instance of server 2008 running on xen. i want to configure them to redirect sound. I guess I need xen to emulate sound card, Somone had stated that they are working on patch that will support intel hda emulation was this ever acomplished? Xen supports ac97 is there 64 bit driver for ac97 on server 2008 ? _______________________________________________ Xen-users mailing list
2013 Jun 27
20
SPICE with Upstream QEMU and qxl VGA cause Windows BSOD
Hi all, These days I installed xen 4.3 unstable from source and recompiled qemu upstream with spice support. After xl create , the windows domU started successfully and spice client can visit the VDI. However, it display blue screen before entering the windows welcome screen. Is it a bug in current upstream qemu support? My domU configuration file is: builder =
2012 Jul 12
5
best kernel
What is the best kernel to run? is it better to run 3.4.4 or one from xen git? _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2013 Aug 04
3
xen-4.4 unstable ?
I just wonder why xen 4.4 unstable presents it self as xen 4.3 unstable ? boot message states 4.3 unstable and efi is 4.3 unstable? I wonder what is the reason behind it ? _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2005 Aug 29
0
Character translation problem
Hi all, I have a file that samba does not know how to access. The file is located on a w2k server. The samba box is a member of the w2k domain (ADS). When I try to access the file via nfs I get "no such file or directory". In the logs I get the following error: ug 29 03:38:04 bfs kernel: smb_open: District of Columbia/lexis_com(SM) Get a Document - by Citation - D_C_ Code ^U
2014 Dec 07
1
Samba embedded device?
Are you planing on offering and storage ? I just build node 804 (54$ case) it supports 12 hard hard drives. I am using semptron 3825 quad core 25 watts. asrock itx motherboard 16gb of ram. so far i have 16tb. There are extended itx motherboard with 14 sata ports and xeon.support. I know there is distro that provides community edition of samba and openchange and it has nice web interface for
2024 Apr 15
2
Synthetic Control Method
Good Morning I want to perform a synthetic control method with R. For this purpose, I created the following code: # Re-load packages library(Synth) library(readxl) # Pfadeinstellung Excel-Blatt excel_file_path <- ("C:\\Users\\xxxxx\\Desktop\\DATA_INVESTMENTVOLUMEN_FOR_R_WITHOUT_NA.xlsx") # Load the Excel file INVESTMENTVOLUME <- read_excel(excel_file_path) #
2013 Apr 18
3
Re: Perfectly consistent zero-downtime backup.
I had used dd to copy vm to hard drive . Once freenas runs on xen again i am thinking about exporting iscsi and using dd to make copies _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2015 Dec 24
0
[PATCH v2] btrfs: Fix logical to physical block address mapping
The current btrfs support did not handled multiple stripes stored in chunk items, hence skipping the physical addresses that were needed to do the mapping. Besides, the chunk tree may contain DEV_ITEM keys which store information on all of the underlying block devices, so we must skip them instead of finishing lookup. The bug was reproduced with btrfs-progs v4.2.2. Cc: Gene Cumm <gene.cumm
2015 Dec 27
0
[PATCH v3] btrfs: Fix logical to physical block address mapping
The current btrfs support did not handled multiple stripes stored in chunk items, hence skipping the physical addresses that were needed to do the mapping. Besides, the chunk tree may contain DEV_ITEM keys which store information on all of the underlying block devices, so we must skip them instead of finishing lookup. The bug was reproduced with btrfs-progs v4.2.2. Cc: Gene Cumm <gene.cumm
2013 Jan 20
10
iscsi on xen
I wonder if someone can point me in right directions. I have two dell servers I setup iscsi so I have four 2 tb hard drives and i had used lvm to create one big partiton and share it using iscsi. How I go about assigning sections of iscsi for virtual hard drives . should go about assigning Should I export the whole 8TB as one iscsi and then use lvm to create smaller virtual disk. Or should I
2016 May 15
6
Ransomware?
I had to deal with ransomware at the end of April. One of the PCs on my customer's network was infected by opening a realistic looking email apparently from a genuine supplier to the company and personally addressed. The infection occurred on Wednesday, but encryption of the server only took place late on Friday afternoon, presumably having obtained encryption keys from the criminals. The
2015 Dec 24
4
[PATCH] btrfs: Fix logical to physical block address mapping
The current btrfs support did not handled multiple stripes stored in chunk items, hence skipping the physical addresses that were needed to do the mapping. Besides, the chunk tree may contain DEV_ITEM keys which store information on all of the underlying block devices, so we must skip them instead of finishing lookup. The bug was reproduced with btrfs-progs v4.2.2. Cc: Gene Cumm <gene.cumm
2019 Oct 22
1
Problems with internal DNS
On Tue, Oct 22, 2019 at 5:07 PM Rowland penny via samba < samba at lists.samba.org> wrote: > On 22/10/2019 15:52, Thomas Schweikle wrote: > > > > On Mon, Oct 21, 2019 at 5:03 PM Rowland penny via samba > > <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote: > > > > On 21/10/2019 15:47, Thomas Schweikle via samba wrote: >
2014 Dec 21
2
Home auto creation
I want to auto create home directories for users when they login for the first time . I need kerbos authentication is possible to set it up on same host as domain controller so ad users can take ownership of home folder -- Join my framily E02705708hn 3032 last name BURGHARDT state is co Cheapest sprint service only 25 a month.
2012 Apr 29
3
LSI SAS 2008 controller in a pv domu
Hello, I am trying to pass my LSI SAS 2008 controller to my PV domu (openindiana) and I can not get it working. I have read that xen does not support the loading of option ROM''s in pv domu''s and that this support is being, or will be, added. http://markmail.org/thread/2njw43iaurmvzlys This post is more than a year old now. I am wondering if there is a way to get my LSI SAS
2014 Dec 21
0
Home auto creation
At the institution where I work, we have created a GPO to create and mount the directories persons from users, follows the script. create the file name.vbs with the content Option Explicit Dim objNetwork, objShell, wshShell, wshell, strDesktop, oShellLink, user1, FileClass, Directory Dim strDriveLetter, strRemotePath, strUserName, strNewName Set wshell =