search for: 10555

Displaying 20 results from an estimated 20 matches for "10555".

Did you mean: 0555
2014 Apr 16
1
[Bug 10555] New: checksum-reading.diff causes rsync to segfault with large amount of files
https://bugzilla.samba.org/show_bug.cgi?id=10555 Summary: checksum-reading.diff causes rsync to segfault with large amount of files Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Co...
2007 May 03
1
[ win32utils-Bugs-10555 ] wait call in while loop generate "bignum too big to convert into long" error
Bugs item #10555, was opened at 2007-05-03 11:48 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=10555&group_id=85 Category: win32-changejournal Group: Code Status: Open Resolution: None Priority: 3 Submitted By: Dong Zhang (dzhang) Assigned to: Park Heesob (phasis...
2007 Aug 14
0
[ win32utils-Bugs-10555 ] wait call in while loop generate "bignum too big to convert into long" error
Bugs item #10555, was opened at 2007-05-03 09:48 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=10555&group_id=85 Category: win32-changejournal Group: Code Status: Open Resolution: None Priority: 3 Submitted By: Dong Zhang (dzhang) Assigned to: Park Heesob (phasis...
2010 Mar 22
2
Cannot access samba users from Windows Server 2008 r2 trust
...w a registry setting or sth. similar that forces W2008R2 to offer me a prompt for credentials if it gets a NT_STATUS_NO_SUCH_USER? Or any other solution? I greatly appreciate any comments! Best Regards Harry -- ?Harald Strack, Dipl.Inf.(FH) IT Development ssystems c/o todo GmbH Alt-Moabit 60a 10555 Berlin http://www.ssystems.de
2012 Feb 22
0
Announce: Puppet Dashboard 1.2.6 Available
...ownload /nodes.csv Cache-Control: must-revalidate, post-check=0, pre-check=0 (#10901) Adds Selenium documentation. Removes selenium_spec/ Shows the user how to run Selenium acceptance tests locally. Removes the selenium_spec/ directory. Selenium tests now live in acceptance/selenium/ (#10555) sets default language of Dashboard to English Setting the lang and xml:lang attributes explicitly ensures that Chrome will not interpret the page as anything other than English. This avoids weird "translate" messages as seen in #10555 (https://projects.puppetlabs.com/issues/...
2005 Jun 24
4
File System Size Limits?
...332777 31% / /dev/hdc1 505604 14287 465213 3% /boot none 517732 0 517732 0% /dev/shm /dev/mapper/VG0-LV00 5160576 2205760 2692672 46% /usr /dev/mapper/VG0-LV01 1032088 218100 761560 23% /var /dev/mapper/VG0-LV02 507748 10555 470979 3% /tmp /dev/mapper/VG0-LV04 507748 10572 470962 3% /usr/local /dev/mapper/VG0-LV05 5160576 43652 4854780 1% /home /dev/mapper/VG0-LV06 5160576 43056 4855376 1% /opt /dev/mapper/VG0-LV07 101573920 94280 96236760 1% /bigdisk Hardware consists of tw...
2006 Aug 14
2
Change Button Text - Ajax
Hi, I have the following code <%= button_to_function "Hide", "Element.toggle(''mytext'');"%> which does toggle the invisiblity of the text just fine, But want I want via ajax magic, is to also toggle the button text, so it will now display "Show" when I have toggled the invisiblity of the Div. Thanks for any help. John -- Posted via
2017 Apr 19
6
CTDB problems
...W 30997 /usr/sbin/smbd locking.tdb.2 9848 9848 W 30999 /usr/sbin/smbd locking.tdb.2 128364 128364 W 31018 /usr/sbin/smbd locking.tdb.2 151204 151204 W 31021 /usr/sbin/smbd locking.tdb.2 186860 186860 W 31049 /usr/sbin/smbd locking.tdb.2 22836 22836 W 31051 /usr/sbin/smbd locking.tdb.2 33432 33432 W 10555 /usr/sbin/smbd brlock.tdb.2 58972 58972 18215 /usr/libexec/ctdb/ctdb_lock_helper brlock.tdb.2 58971 58973 W 17216 /usr/sbin/smbd locking.tdb.2 232120 232120 18215 /usr/libexec/ctdb/ctdb_lock_helper brlock.tdb.2 168 58970 17719 /usr/sbin/smbd locking.tdb.2 330636 330636 14579 /usr/sbin/smbd locking....
2014 May 30
0
[PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path
...est machine is used. With 1 task per NUMA node, the execution times are: [Standalone - different nodes] # of nodes Ticket lock Queue lock %Change ---------- ----------- ---------- ------- 1 135 135 0% 2 4604 5087 +10% 3 10940 12224 +12% 4 21555 10555 -51% It can be seen that the queue spinlock is slower than the ticket spinlock when there are 2 or 3 contending tasks. In all the other case, the queue spinlock is either equal or faster than the ticket spinlock. With this patch, the performance data for 2 contending tasks are: [Standalone/...
2023 Feb 22
1
Logon Script is not executed: STATUS_ACCESS_DENIED
...re (2864 bits), 358 bytes captured (2864 bits) on interface eth2, id 0 Ethernet II, Src: Cisco_d5:d5:fc (00:2a:6a:d5:d5:fc), Dst: VMware_93:fb:2d (00:50:56:93:fb:2d) Internet Protocol Version 4, Src: 172.31.23.5, Dst: 193.197.33.36 Transmission Control Protocol, Src Port: 50495, Dst Port: 445, Seq: 10555, Ack: 53364, Len: 304 NetBIOS Session Service SMB2 (Server Message Block Protocol version 2) SMB2 Header Create Request (0x05) StructureSize: 0x0039 0000 0000 0011 100. = Fixed Part Length: 28 .... .... .... ...1 = Dynamic Part: True Oplock: Lease (0xff) Impersonation level: Impersonation (2) Creat...
2014 May 07
0
[PATCH v10 06/19] qspinlock: prolong the stay in the pending bit path
...786/5798 -25%/ -23% With 1 task per NUMA node, the execution times are: [Standalone - different nodes] # of nodes Ticket lock Queue lock %Change ---------- ----------- ---------- ------- 1 135 135 0% 2 4604 5087 +10% 3 10940 12224 +12% 4 21555 10555 -51% It can be seen that the queue spinlock is slower than the ticket spinlock when there are 2 or 3 contending tasks. In all the other case, the queue spinlock is either equal or faster than the ticket spinlock. With this patch, the performance data for 2 contending tasks are: [Standalone/...
2014 Apr 17
0
[PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path
...786/5798 -25%/ -23% With 1 task per NUMA node, the execution times are: [Standalone - different nodes] # of nodes Ticket lock Queue lock %Change ---------- ----------- ---------- ------- 1 135 135 0% 2 4604 5087 +10% 3 10940 12224 +12% 4 21555 10555 -51% It can be seen that the queue spinlock is slower than the ticket spinlock when there are 2 or 3 contending tasks. In all the other case, the queue spinlock is either equal or faster than the ticket spinlock. With this patch, the performance data for 2 contending tasks are: [Standalone/...
2004 Nov 27
12
New User on FC3
I am a new user of shorewall, and am having some difficulty getting it set up on a new Fedora Core 3 system. When I run the shorewall script in the /etc/init.d the following errror message is received. tarting shorewall: ./shorewall: line 26: 10555 Terminated $exec start >/dev/null 2>&1 [FAILED] ------------------------ The stopping point of the shorewall starting script in /etc/init.d is: ------------------------- start() { echo -n $"Starting $prog...
2005 May 07
0
force group broken in 3.0.14?
...4 kapsejl.pdf drwxrwx--- 11 kb underviser 4096 Apr 22 11:55 kb drwxrwx--- 5 bi underviser 4096 May 2 21:53 km drwxrwx--- 2 sk underviser 4096 Feb 28 13:25 kv drwxrwx--- 2 sk underviser 4096 Apr 28 19:31 Lisa -rw-rw---- 1 kb underviser 10555 Apr 28 08:43 Longest time.pdf Symptom 2: On another share I've got a folder used for scanning from a photocopier using an account called scan. The idea is that once scanning is done, the users can access the files from the Scan-folder. They can't delete them but will instead copy them...
2014 May 30
19
[PATCH v11 00/16] qspinlock: a 4-byte queue spinlock with PV support
v10->v11: - Use a simple test-and-set unfair lock to simplify the code, but performance may suffer a bit for large guest with many CPUs. - Take out Raghavendra KT's test results as the unfair lock changes may render some of his results invalid. - Add PV support without increasing the size of the core queue node structure. - Other minor changes to address some of the
2014 May 30
19
[PATCH v11 00/16] qspinlock: a 4-byte queue spinlock with PV support
v10->v11: - Use a simple test-and-set unfair lock to simplify the code, but performance may suffer a bit for large guest with many CPUs. - Take out Raghavendra KT's test results as the unfair lock changes may render some of his results invalid. - Add PV support without increasing the size of the core queue node structure. - Other minor changes to address some of the
2014 Apr 17
33
[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
v8->v9: - Integrate PeterZ's version of the queue spinlock patch with some modification: http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org - Break the more complex patches into smaller ones to ease review effort. - Fix a racing condition in the PV qspinlock code. v7->v8: - Remove one unneeded atomic operation from the slowpath, thus improving
2014 Apr 17
33
[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
v8->v9: - Integrate PeterZ's version of the queue spinlock patch with some modification: http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org - Break the more complex patches into smaller ones to ease review effort. - Fix a racing condition in the PV qspinlock code. v7->v8: - Remove one unneeded atomic operation from the slowpath, thus improving
2014 May 07
32
[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
v9->v10: - Make some minor changes to qspinlock.c to accommodate review feedback. - Change author to PeterZ for 2 of the patches. - Include Raghavendra KT's test results in patch 18. v8->v9: - Integrate PeterZ's version of the queue spinlock patch with some modification: http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org - Break the more complex
2014 May 07
32
[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
v9->v10: - Make some minor changes to qspinlock.c to accommodate review feedback. - Change author to PeterZ for 2 of the patches. - Include Raghavendra KT's test results in patch 18. v8->v9: - Integrate PeterZ's version of the queue spinlock patch with some modification: http://lkml.kernel.org/r/20140310154236.038181843 at infradead.org - Break the more complex