search for: 16380

Displaying 20 results from an estimated 31 matches for "16380".

Did you mean: 16384
2008 Dec 30
7
Please confirm my bugs
...s I reported, please confirm them: http://bugs.winehq.org/show_bug.cgi?id=14113 http://bugs.winehq.org/show_bug.cgi?id=15886 http://bugs.winehq.org/show_bug.cgi?id=13316 http://bugs.winehq.org/show_bug.cgi?id=13316 http://bugs.winehq.org/show_bug.cgi?id=15237 http://bugs.winehq.org/show_bug.cgi?id=16380 http://bugs.winehq.org/show_bug.cgi?id=16122
2005 Jun 28
1
Fw: Missing files on Windows client side
...numentries 121 <------- [2005/06/28 16:32:41, 5] smbd/trans2.c:call_trans2findfirst(1478) call_trans2findfirst - space remaining 4 numentries 121 <------- ? [2005/06/28 16:32:41, 9] smbd/trans2.c:send_trans2_replies(556) t2_rep: params_sent_thistime = 10, data_sent_thistime = 16380, useable_space = 131010 [2005/06/28 16:32:41, 9] smbd/trans2.c:send_trans2_replies(558) t2_rep: params_to_send = 10, data_to_send = 16380, paramsize = 10, datasize = 16380 [2005/06/28 16:32:41, 6] lib/util_sock.c:write_socket(449) write_socket(24,16452) [2005/06/28 16:32:41, 6] lib/util_sock.c:...
2009 Apr 17
2
Quota not being dispayed correctly in 1.2rc2 (with proof)
...e to be hacked. -------------- next part -------------- 671088640S 662234299 4526 5867 1 -5867 -1 981 1 113402 1 5175 1 214841 1 4022 1 63623 1 3107 1 3873 1 -63623 -1 -35926 -1 -32464 -1 -71952 -1 5654 1 -5654 -1 46633 1 66509 1 4504 1 -66509 -1 3308 1 17795 1 2620 1 4885 1 21815 1 2629 1 -2629 -1 16380 1 -16380 -1 988 1 2781 1 35571 1 2937 1 21468 1 4118 1 59900 1 -59900 -1 929 1 509262 1 510994 1 5047 1 244217 1 6430 1 31951 1 3569 1 -31951 -1 -1672895 -1 -509262 -1 54074 1 3012 1 58398 1 343313 1 21827 1 344153 1 2717 1 4358 1 -54074 -1 -80225 -2 325760 1 -934400 -4 3499 1 5225 1 1182074 1 -118...
2009 Jun 23
4
Very slow transfers to Samba on Ubuntu
I mounted a samba volume on XP. XP and Ubuntu are connected over 100Mbps ethernet (router). I am writing a 4GB file from XP to Ubuntu and the transfer is extremely slow : only around 1-1.5 MB/s. This is not a network or disk issue since at the same time this transfer is gonig on, I can scp the same file from XP to Ubuntu at 3-4 times faster (around 6MB/s). What could be wrong? Even for this
2009 Mar 06
1
questions
...=== 026E9010: START RENDER === SWFDEC: INFO : src/libs/libswfdec/swfdec/swfdec_movie.c(1304): swfdec_movie_do_render: clipping up to depth -16381 by using with depth -16383 SWFDEC: INFO : src/libs/libswfdec/swfdec/swfdec_movie.c(1287): swfdec_movie_do_render: unsetting clip depth -16381 for depth -16380 SWFDEC: INFO : src/libs/libswfdec/swfdec/swfdec_movie.c(1304): swfdec_movie_do_render: clipping up to depth -16378 by using with depth -16380 SWFDEC: INFO : src/libs/libswfdec/swfdec/swfdec_movie.c(1287): swfdec_movie_do_render: unsetting clip depth -16378 for depth -16377 SWFDEC: INFO : src/libs/...
2020 Jun 04
7
[Bug 3177] New: sshd process had became <defunct> and could not accept requests any more after many count sftp accesses.
https://bugzilla.mindrot.org/show_bug.cgi?id=3177 Bug ID: 3177 Summary: sshd process had became <defunct> and could not accept requests any more after many count sftp accesses. Product: Portable OpenSSH Version: 8.2p1 Hardware: amd64 OS: Linux Status: NEW Severity: critical
2016 Mar 11
0
[PATCH v1 19/19] zram: use __GFP_MOVABLE for memory allocation
...mnt/test$i.txt done fstrim -v mnt echo "init" cat /proc/buddyinfo echo "compaction" echo 1 > /proc/sys/vm/compact_memory cat /proc/buddyinfo old: init Node 0, zone DMA 208 120 51 41 11 0 0 0 0 0 0 Node 0, zone DMA32 16380 13777 9184 3805 789 54 3 0 0 0 0 compaction Node 0, zone DMA 132 82 40 39 16 2 1 0 0 0 0 Node 0, zone DMA32 5219 5526 4969 3455 1831 677 139 15 0 0 0 new: init Node 0,...
2006 May 14
0
Beware of HashWithIndifferentAccess#symbolize_keys!
Hi, I just posted a patch tot he rails trac for a bug we found where running symbolize_keys! on a HashWithIndifferentAccess will delete all items from the hash. Please make sure you either never call symbolize_keys! (or to_options! which just alias it) on a HashWithIndifferentAccess, or apply the path attached from the ticket at: http://dev.rubyonrails.org/ticket/5076 I also posted a much longer
2006 Sep 21
2
bug(let): openssh v4.3p2 'ok' out-of-box; 'configure' does not survive 'autoreconf'
...not run test program while cross compiling 16375 See \`config.log' for more details." >&5 16376 echo "$as_me: error: cannot run test program while cross compiling 16377 See \`config.log' for more details." >&2;} 16378 { (exit 1); exit 1; }; } 16379 fi 16380 ]]) ... stems from, in 'configure.ac': 1406 dnl see whether mkstemp() requires XXXXXX 1407 if test "x$ac_cv_func_mkdtemp" = "xyes" ; then 1408 AC_MSG_CHECKING([for (overly) strict mkstemp]) 1409 AC_RUN_IFELSE( 1410 [AC_LANG_SOURCE([[ 1411 #include <stdlib.h&...
2010 Jun 18
0
Wine release 1.2-rc4
...to incorrect handling of COLORRES nIndex in winex11's GetDeviceCaps() 15819 BeyondCompare hangs when restoring window or changing desktops 15884 Tooltips displayed in mIRC when windows are minimized 15941 Mount & Blade crashes with 'Unable to create render target texture' 16380 Program manager window appears unexpectedly 17275 Aquamark 3 crashes at end after failing to access VIDEOPRT.SYS 17311 REDCINE: Application crash at startup 17697 SNetTerm won't start 17778 WinPolis drawing errors 17992 fixme:d3d error, screen is broken, and then flips forever...
2014 Apr 02
0
[PATCH v8 01/10] qspinlock: A generic 4-byte queue spinlock implementation
...| 357459 | 363109 | +1.58% | |dbase | 496847 | 498801 | +0.39% | |disk | 2925312 | 2771387 | -5.26% | |five_sec | 166612 | 169215 | +1.56% | |fserver | 382129 | 383279 | +0.30% | |high_systime| 16356 | 16380 | +0.15% | |short | 4521978 | 4257363 | -5.85% | +------------+----------+-----------------+---------+ | 200-1000 users | +------------+----------+-----------------+---------+ |custom | 449070 | 447711 | -0.30% | |dbase | 845029...
2014 Feb 26
0
[PATCH v5 1/8] qspinlock: Introducing a 4-byte queue spinlock implementation
...| 357459 | 363109 | +1.58% | |dbase | 496847 | 498801 | +0.39% | |disk | 2925312 | 2771387 | -5.26% | |five_sec | 166612 | 169215 | +1.56% | |fserver | 382129 | 383279 | +0.30% | |high_systime| 16356 | 16380 | +0.15% | |short | 4521978 | 4257363 | -5.85% | +------------+----------+-----------------+---------+ | 200-1000 users | +------------+----------+-----------------+---------+ |custom | 449070 | 447711 | -0.30% | |dbase | 845029...
2014 Feb 27
0
[PATCH v5 1/8] qspinlock: Introducing a 4-byte queue spinlock implementation
...| 357459 | 363109 | +1.58% | |dbase | 496847 | 498801 | +0.39% | |disk | 2925312 | 2771387 | -5.26% | |five_sec | 166612 | 169215 | +1.56% | |fserver | 382129 | 383279 | +0.30% | |high_systime| 16356 | 16380 | +0.15% | |short | 4521978 | 4257363 | -5.85% | +------------+----------+-----------------+---------+ | 200-1000 users | +------------+----------+-----------------+---------+ |custom | 449070 | 447711 | -0.30% | |dbase | 845029...
2016 Mar 11
31
[PATCH v1 00/19] Support non-lru page migration
Recently, I got many reports about perfermance degradation in embedded system(Android mobile phone, webOS TV and so on) and failed to fork easily. The problem was fragmentation caused by zram and GPU driver pages. Their pages cannot be migrated so compaction cannot work well, either so reclaimer ends up shrinking all of working set pages. It made system very slow and even to fail to fork easily.
2016 Mar 11
31
[PATCH v1 00/19] Support non-lru page migration
Recently, I got many reports about perfermance degradation in embedded system(Android mobile phone, webOS TV and so on) and failed to fork easily. The problem was fragmentation caused by zram and GPU driver pages. Their pages cannot be migrated so compaction cannot work well, either so reclaimer ends up shrinking all of working set pages. It made system very slow and even to fail to fork easily.
2014 Feb 27
14
[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
v4->v5: - Move the optimized 2-task contending code to the generic file to enable more architectures to use it without code duplication. - Address some of the style-related comments by PeterZ. - Allow the use of unfair queue spinlock in a real para-virtualized execution environment. - Add para-virtualization support to the qspinlock code by ensuring that the lock holder and queue
2014 Feb 27
14
[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
v4->v5: - Move the optimized 2-task contending code to the generic file to enable more architectures to use it without code duplication. - Address some of the style-related comments by PeterZ. - Allow the use of unfair queue spinlock in a real para-virtualized execution environment. - Add para-virtualization support to the qspinlock code by ensuring that the lock holder and queue
2014 Mar 12
17
[PATCH v6 00/11] qspinlock: a 4-byte queue spinlock with PV support
v5->v6: - Change the optimized 2-task contending code to make it fairer at the expense of a bit of performance. - Add a patch to support unfair queue spinlock for Xen. - Modify the PV qspinlock code to follow what was done in the PV ticketlock. - Add performance data for the unfair lock as well as the PV support code. v4->v5: - Move the optimized 2-task contending code to the
2014 Mar 12
17
[PATCH v6 00/11] qspinlock: a 4-byte queue spinlock with PV support
v5->v6: - Change the optimized 2-task contending code to make it fairer at the expense of a bit of performance. - Add a patch to support unfair queue spinlock for Xen. - Modify the PV qspinlock code to follow what was done in the PV ticketlock. - Add performance data for the unfair lock as well as the PV support code. v4->v5: - Move the optimized 2-task contending code to the
2014 Mar 19
15
[PATCH v7 00/11] qspinlock: a 4-byte queue spinlock with PV support
v6->v7: - Remove an atomic operation from the 2-task contending code - Shorten the names of some macros - Make the queue waiter to attempt to steal lock when unfair lock is enabled. - Remove lock holder kick from the PV code and fix a race condition - Run the unfair lock & PV code on overcommitted KVM guests to collect performance data. v5->v6: - Change the optimized