search for: yoiu

Displaying 12 results from an estimated 12 matches for "yoiu".

Did you mean: yiu
2015 Feb 15
1
[PATCH V4] x86 spinlock: Fix memory corruption on completing completions
...nse > to add smp_mb__after_atomic(). It is nop on x86, just to make this code > more understandable for those (for me ;) who can never remember even the > x86 rules. > Hope you meant it for add_stat. yes smp_mb__after_atomic() would be harmless barrier() in x86. Did not add this V5 as yoiu though but this made me look at slowpath_enter code and added an explicit barrier() there :).
2015 Feb 15
1
[PATCH V4] x86 spinlock: Fix memory corruption on completing completions
...nse > to add smp_mb__after_atomic(). It is nop on x86, just to make this code > more understandable for those (for me ;) who can never remember even the > x86 rules. > Hope you meant it for add_stat. yes smp_mb__after_atomic() would be harmless barrier() in x86. Did not add this V5 as yoiu though but this made me look at slowpath_enter code and added an explicit barrier() there :).
2003 Mar 27
1
RES: RES: Re: Winbind broken after 2.2.8 upgrade
...did read all the doc.... I dont have any troubles with other soft, but with samba ehehehehehe I did send e-mails to the lis in : 11/3. 12/3, 16/3, 18/3, 19, 20, 25, 27 with the same questions.... If you want, please check it and will see if Im joking... Im 42 years old. FIRST INSTALATION: Can yoiu help m? [root@firewall /etc]# smbpasswd -j surson -r cleo -U Administrator Password: Joined domain SURSON. [root@firewall /etc]# [root@firewall /etc]# smbclient //firewall/PUBLICO -UAdministrator added interface ip=192.168.1.1 bcast=192.168.1.255 nmask=255.255.255.0 Got a positive name query res...
2004 Apr 18
2
I need a Wine-Config
2011 Jul 08
1
Visualizing a dissimilarity matrix in Euclidean space
Hi, I have a set of nodes and a dissimilarity matrix for them, as well as a csv file in which the diss matrix has been converted to [node_1, node_2, dissimilarity] format. I would like to visualize this as a graph in Euclidean space (that is, similar nodes clumped together in clusters), rather than the seriation visualization given by dissplot(). I am using Network WorkBench for my
2003 Mar 30
0
RES: Winbind broken after 2.2.8 upgrade
...ewall for you with the messages. and I already made COUNTLESS TEST WITH AND WITHOUT FIREWALL. I wait to be being very clear on this subject. I wait that my translator (portugues/ingles) it is not causing confusion. ;-) ======================================= > FIRST INSTALATION: > > Can yoiu help m? > > [root@firewall /etc]# smbpasswd -j surson -r cleo -U Administrator > Password: > Joined domain SURSON. > [root@firewall /etc]# > > > [root@firewall /etc]# smbclient //firewall/PUBLICO -UAdministrator > added interface ip=192.168.1.1 bcast=192.168.1.255 nmas...
2003 Mar 25
0
Can't reach Samba shares from Win2k
Can yoiu help m? [root@firewall /etc]# smbpasswd -j surson -r cleo -U Administrator Password: Joined domain SURSON. [root@firewall /etc]# [root@firewall /etc]# smbclient //firewall/PUBLICO -UAdministrator added interface ip=192.168.1.1 bcast=192.168.1.255 nmask=255.255.255.0 Got a positive name query res...
2011 May 13
3
RMySQL problem on Windows 7 32 bit
I am attempting to analyze Affymetrix exonchip data using the exon map package. I have installed this package but have had problems installing the associated programs, specifically RMySQL since no windows binary exists. I have followed the directions for compiling the package as found on - http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL - but still have an error when executing the
2015 Feb 13
3
[PATCH V4] x86 spinlock: Fix memory corruption on completing completions
Paravirt spinlock clears slowpath flag after doing unlock. As explained by Linus currently it does: prev = *lock; add_smp(&lock->tickets.head, TICKET_LOCK_INC); /* add_smp() is a full mb() */ if (unlikely(lock->tickets.tail & TICKET_SLOWPATH_FLAG)) __ticket_unlock_slowpath(lock, prev); which is
2015 Feb 13
3
[PATCH V4] x86 spinlock: Fix memory corruption on completing completions
Paravirt spinlock clears slowpath flag after doing unlock. As explained by Linus currently it does: prev = *lock; add_smp(&lock->tickets.head, TICKET_LOCK_INC); /* add_smp() is a full mb() */ if (unlikely(lock->tickets.tail & TICKET_SLOWPATH_FLAG)) __ticket_unlock_slowpath(lock, prev); which is
2008 May 21
7
Debugging the hypervisor
I am trying to debug the Xen hypervisor from a second computer over the serial port, but nothing seems to work. Using mercurial, I got xen-3.2-testing.hg. I followed the steps in crashdb.txt in the docs/misc/ folder: set debug=y in Config.mk, crash_debug=y in xen/Rules.mk I also added -fno-omit-frame-pointer to these file as well. I compiled with no errors and booted with minicom connected to
2005 Dec 01
3
Saving files with MS Word to samba3 server is very slow!
Hi! I'm currently hunting a strange problem and looking for help! I have a samba3 fileserver (currently samba-3.0.20b, but problem can be reproduced with samba-3.0.7, but _not_ with samba2 like 2.2.8a), and I see performance problems when writing files with MS word 2002 SP3 from a NT4.0 (SP6a) workstation. Saving even the smallest file takes more than 10 seconds! Copying files with Windows