search for: unshare

Displaying 20 results from an estimated 110 matches for "unshare".

Did you mean: unshared
2006 Feb 22
0
Merge dataframes with no shared rows, some shared and som e unshared columns
...taframes, the rows are independent). > > The dataframes have three variables (in columns) in common, but each > dataframe also has some variables not shared by the other. > > I wish to merge FIRST and SECOND into a THIRD dataframe, stacking the > shared columns and including the unshared columns from FIRST and > SECOND as columns in THIRD. Also, I wish rows in THIRD that do not > have a value in a particular column (because they came from a > dataframe without that column) to acquire the value "0" (zero). > > Finally, it it possible to merge >2 datafra...
2005 Oct 18
0
[Bug 3186] New: Surprisingly large unshared memory usage
https://bugzilla.samba.org/show_bug.cgi?id=3186 Summary: Surprisingly large unshared memory usage Product: rsync Version: 2.6.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: foner-rsync-bugzilla@media....
2015 May 09
1
By design/possible bug? Folders unmarked from sharing are still accessible
I'm on LinuxMint 17 Cinnamon desktop, Samba 4.2.1, and Windows 7 I can share folders fine, but when I unshare a folder, it remains visible and accessible to users. It should disappear and become inaccessible when unshared. Repro steps - sharing the folder: 1. Open up the Cinnamon file manager, navigate to Home folder. 2. Right click on Downloads, choose Sharing Options 3. Set the S...
2005 Nov 22
7
[Bug 3186] Surprisingly large unshared memory usage
https://bugzilla.samba.org/show_bug.cgi?id=3186 ------- Comment #1 from foner-rsync-bugzilla@media.mit.edu 2005-11-22 14:16 MST ------- Any ideas on this? It's been open 5 weeks and probably got overlooked... Tnx! -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are
2012 Jun 28
4
[xen-unstable test] 13383: regressions - FAIL
...t if we''re just going to crash anyway. Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com> changeset: 25520:2d9f3b010901 user: Andres Lagar-Cavilla <andres@lagarcavilla.org> date: Thu Jun 28 12:45:09 2012 +0100 x86/mm: Clean up unshare path for foreign mappings In its current shape, if Xen unshares a foreign gfn successfully while building a foreign writable map, it is left with a reference to the old shared page in the "target" var. Instead, push unsharing request down on the initial get_page_...
2023 Jul 12
2
[Bridge] [PATCH v1 net] bridge: Return an error when enabling STP in netns.
On 12/07/2023 17:48, Ido Schimmel wrote: > On Tue, Jul 11, 2023 at 04:54:15PM -0700, Kuniyuki Iwashima wrote: >> When we create an L2 loop on a bridge in netns, we will see packets storm >> even if STP is enabled. >> >> # unshare -n >> # ip link add br0 type bridge >> # ip link add veth0 type veth peer name veth1 >> # ip link set veth0 master br0 up >> # ip link set veth1 master br0 up >> # ip link set br0 type bridge stp_state 1 >> # ip link set br0 up >> # sleep 30 &...
2023 Jul 11
3
[Bridge] [PATCH v1 net] bridge: Return an error when enabling STP in netns.
When we create an L2 loop on a bridge in netns, we will see packets storm even if STP is enabled. # unshare -n # ip link add br0 type bridge # ip link add veth0 type veth peer name veth1 # ip link set veth0 master br0 up # ip link set veth1 master br0 up # ip link set br0 type bridge stp_state 1 # ip link set br0 up # sleep 30 # ip -s link show br0 2: br0: <BROADCAST,MULTICAST,UP,LOW...
2006 Aug 22
1
Interesting zfs destroy failure
...is while writing a script today -- while debugging the script, I was ctrl-c-ing it a lot rather than wait for the zfs create / zfs set commands to complete. After doing so, my cleanup script failed to zfs destroy the new filesystem: root at kronos:/ # zfs destroy -f raid/www/user-testuser cannot unshare ''raid/www/user-testuser'': /raid/www/user-testuser: not shared root at kronos:/ # zfs list | grep testuser raid/www/user-testuser 49K 150M 49K /raid/www/user-testuser root at kronos:/ # zfs set sharenfs=on raid/www/user-testuser root at kronos:/ # zfs destroy raid/www/user...
2019 May 08
2
[PATCH 04/10] s390/mm: force swiotlb for protected virtualization
...r_info("Write protected read-only-after-init data: %luk\n", > size >> 10); } > > +int set_memory_encrypted(unsigned long addr, int numpages) > +{ > + int i; > + > + /* make all pages shared, (swiotlb, dma_free) */ this is a copypaste typo, I think? (should be UNshared?) also, it doesn't make ALL pages unshared, but only those specified in the parameters with this fixed: Reviewed-by: Claudio Imbrenda <imbrenda at linux.ibm.com> > + for (i = 0; i < numpages; ++i) { > + uv_remove_shared(addr); > + addr += PAGE_SIZE; > + } > + return...
2019 May 08
2
[PATCH 04/10] s390/mm: force swiotlb for protected virtualization
...r_info("Write protected read-only-after-init data: %luk\n", > size >> 10); } > > +int set_memory_encrypted(unsigned long addr, int numpages) > +{ > + int i; > + > + /* make all pages shared, (swiotlb, dma_free) */ this is a copypaste typo, I think? (should be UNshared?) also, it doesn't make ALL pages unshared, but only those specified in the parameters with this fixed: Reviewed-by: Claudio Imbrenda <imbrenda at linux.ibm.com> > + for (i = 0; i < numpages; ++i) { > + uv_remove_shared(addr); > + addr += PAGE_SIZE; > + } > + return...
2004 Jun 17
2
HFC ISDN card with bristuff from jung hanns.n et?
...the Dells that the audio prompts were very choppy and played slower than normal. Occasionally there would be 'bursts' oav a second or so of 'good' audio. I also suspected IRQ issues but the Dell Mobos had no way of adjusting them. Best thing is to try and get the card on its own unshared IRQ. If this fails, you either have to try a different pc, or collect 600 euros together and send them to Junghanns.net, and they will send you a quadBRI card that does not have this problem. Rgds Tim -----Original Message----- From: Alessio Focardi [mailto:afoc@interconnessioni.it] Sent: 17 J...
2018 Mar 05
0
Samba 4.3 ldapsearch response time > 5 secs.
...1000 "(&(objectClass=person)(sAMAccountName=Sutanya))" cn sAMAccountName` > > real 10.82 > > user 0.01 > > sys 0.00 > > 5406720 maximum resident set size > > 0 average shared memory size > > 0 average unshared data size > > 0 average unshared stack size > > 1390 page reclaims > > 0 page faults > > 0 swaps > > 0 block input operations > > 0 block output operations > > 15 messages sent > >...
2018 Mar 06
0
Samba 4.3 ldapsearch response time > 5 secs.
...a))" cn sAMAccountName` > > > > real        10.82 > > > > user         0.01 > > > > sys          0.00 > > > >    5406720  maximum resident set size > > > >          0  average shared memory size > > > >          0  average unshared data size > > > >          0  average unshared stack size > > > >       1390  page reclaims > > > >          0  page faults > > > >          0  swaps > > > >          0  block input operations > > > >          0  block output...
2010 May 05
0
Migrating ZFS/data pool to new pool on the same system
...systems. Other than a couple VirtualBox machines that use the pool for storage (I''ll shut them down), nothing on the server should be messing with the pool. As I understand it the old way of doing iSCSI is going away so I should plan on Comstar. I''m also thinking I should just unshare the CIFS to prevent any of my computers from writing to it. So migrating from pool1 to pool2 0. Turn off AutoSnapshots 1. Create snapshot -> zfs snapshot -r pool1 at snap1 2. Send/Receive -> zfs send -R pool1 at snap1 | zfs receive -F -d test2 3. Unshare CIFS and remove iSCSI targets. For...
2023 Jul 12
0
[Bridge] [PATCH v1 net] bridge: Return an error when enabling STP in netns.
On 12/07/2023 02:54, Kuniyuki Iwashima wrote: > When we create an L2 loop on a bridge in netns, we will see packets storm > even if STP is enabled. > > # unshare -n > # ip link add br0 type bridge > # ip link add veth0 type veth peer name veth1 > # ip link set veth0 master br0 up > # ip link set veth1 master br0 up > # ip link set br0 type bridge stp_state 1 > # ip link set br0 up > # sleep 30 > # ip -s link show br0...
2010 Sep 24
1
switching
...--- 0 0.0 262060 6.3 263168 6.3 1 1 0 0 0 0 0 0 0 How can i configure my storage for my VM as well as the PV kernel settings and below are my parameters.It seems i have to work with /dev/sda3 and i want 5 virtual machines with unshared storage [root@virtualintranet /]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 4.0G 1.7G 2.1G 46% / none 376M 0 376M 0% /dev/shm /opt/xensource/packages/iso/XenCenter.iso 44M 44M 0 100% /var/xen/xc-insta...
2012 Apr 25
0
AMD Radeon HD 6470M, CoD2 problem
...26.010615] [fglrx] Firegl kernel thread PID: 1374 [ 26.010736] [fglrx] IRQ 56 Enabled [ 26.178909] [fglrx] Gart USWC size:1216 M. [ 26.178913] [fglrx] Gart cacheable size:482 M. [ 26.178917] [fglrx] Reserved FB block: Shared offset:0, size:1000000 [ 26.178919] [fglrx] Reserved FB block: Unshared offset:f931000, size:3cf000 [ 26.178921] [fglrx] Reserved FB block: Unshared offset:3fff4000, size:c000 [15605.173216] [fglrx] IRQ 56 Disabled uname -a Linux pNB 3.1.10-1.9-desktop #1 SMP PREEMPT Thu Apr 5 18:48:38 UTC 2012 (4a97ec8) x86_64 x86_64 x86_64 GNU/Linux
2023 Jan 14
1
[klibc:time64] resource: Avoid using <linux/resource.h>
...ine RUSAGE_THREAD 1 + +struct rusage { + struct timeval ru_utime; /* user time used */ + struct timeval ru_stime; /* system time used */ + __kernel_long_t ru_maxrss; /* maximum resident set size */ + __kernel_long_t ru_ixrss; /* integral shared memory size */ + __kernel_long_t ru_idrss; /* integral unshared data size */ + __kernel_long_t ru_isrss; /* integral unshared stack size */ + __kernel_long_t ru_minflt; /* page reclaims */ + __kernel_long_t ru_majflt; /* page faults */ + __kernel_long_t ru_nswap; /* swaps */ + __kernel_long_t ru_inblock; /* block input operations */ + __kernel_long_t ru_oubloc...
2016 May 01
12
[Bug 1064] New: iptables-save fails silently in unprivileged lxc/lxd container
https://bugzilla.netfilter.org/show_bug.cgi?id=1064 Bug ID: 1064 Summary: iptables-save fails silently in unprivileged lxc/lxd container Product: iptables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component:
2007 Apr 18
2
pgd_alloc and [cd]tors
Is there any real use in having a ctor/dtor for the pgd cache? Given that all pgd allocation happens via pgd_alloc/pgd_free, why not just fold the [cd]tor in? I'm asking because Xen wants pgd[3] to be unshared in the PAE case, and it looks to me like the easiest way to handle that is by making pgd_alloc/free pv-ops and doing the appropriate thing in the Xen code. Would need to sort out the vmalloc mapping replication as well, but I think that's pretty straightforward. J