search for: 102k

Displaying 15 results from an estimated 15 matches for "102k".

Did you mean: 1024
2018 Nov 02
2
[PATCH 0/1] vhost: add vhost_blk driver
...t; 9 1194k 1119k 115k 111k 1055k 991k 711k > 10 1278k 1207k 109k 114k 1130k 1046k 695k > 11 1345k 1280k 110k 108k 1119k 1091k 663k > 12 1411k 1356k 104k 106k 1201k 1142k 629k > 13 1466k 1423k 106k 106k 1260k 1170k 607k > 14 1517k 1486k 103k 106k 1296k 1179k 589k > 15 1552k 1543k 102k 102k 1322k 1191k 571k > 16 1480k 1506k 101k 102k 1346k 1202k 566k > > Vitaly Mayatskikh (1): > Add vhost_blk driver Thanks! Before merging this, I'd like to get some acks from userspace that it's actually going to be used - e.g. QEMU block maintainers. > drivers/vhost/...
2018 Nov 05
2
[PATCH 0/1] vhost: add vhost_blk driver
...t; 9 1194k 1119k 115k 111k 1055k 991k 711k > 10 1278k 1207k 109k 114k 1130k 1046k 695k > 11 1345k 1280k 110k 108k 1119k 1091k 663k > 12 1411k 1356k 104k 106k 1201k 1142k 629k > 13 1466k 1423k 106k 106k 1260k 1170k 607k > 14 1517k 1486k 103k 106k 1296k 1179k 589k > 15 1552k 1543k 102k 102k 1322k 1191k 571k > 16 1480k 1506k 101k 102k 1346k 1202k 566k > > Vitaly Mayatskikh (1): > Add vhost_blk driver > > drivers/vhost/Kconfig | 13 ++ > drivers/vhost/Makefile | 3 + > drivers/vhost/blk.c | 510 +++++++++++++++++++++++++++++++++++++++++ > 3...
2018 Nov 05
2
[PATCH 0/1] vhost: add vhost_blk driver
...t; 9 1194k 1119k 115k 111k 1055k 991k 711k > 10 1278k 1207k 109k 114k 1130k 1046k 695k > 11 1345k 1280k 110k 108k 1119k 1091k 663k > 12 1411k 1356k 104k 106k 1201k 1142k 629k > 13 1466k 1423k 106k 106k 1260k 1170k 607k > 14 1517k 1486k 103k 106k 1296k 1179k 589k > 15 1552k 1543k 102k 102k 1322k 1191k 571k > 16 1480k 1506k 101k 102k 1346k 1202k 566k > > Vitaly Mayatskikh (1): > Add vhost_blk driver > > drivers/vhost/Kconfig | 13 ++ > drivers/vhost/Makefile | 3 + > drivers/vhost/blk.c | 510 +++++++++++++++++++++++++++++++++++++++++ > 3...
2018 Nov 05
0
[PATCH 0/1] vhost: parallel virtqueue handling
...79k 179k 501k > 4 622k 143k 620k > 5 755k 136k 737k > 6 887k 131k 830k > 7 1004k 126k 926k > 8 1099k 117k 1001k > 9 1194k 115k 1055k > 10 1278k 109k 1130k > 11 1345k 110k 1119k > 12 1411k 104k 1201k > 13 1466k 106k 1260k > 14 1517k 103k 1296k > 15 1552k 102k 1322k > 16 1480k 101k 1346k > > Vitaly Mayatskikh (1): > vhost: add per-vq worker thread > > drivers/vhost/vhost.c | 123 +++++++++++++++++++++++++++++++----------- > drivers/vhost/vhost.h | 11 +++- > 2 files changed, 100 insertions(+), 34 deletions(-) >
2003 May 11
1
local clients cannot access internal server
...asq:192.168.0.6:80 tcp 5903 DNAT masq:192.168.0.0/24 masq:192.168.0.6:80 tcp 5903 - 209.5.63.205:192.168.0.1 output from shorewall show nat Shorewall-2.0.0b NAT at host.bluestonefinancial.com - Tue May 11 10:57:43 EDT 2004 Counters reset Tue May 11 09:54:09 EDT 2004 Chain PREROUTING (policy ACCEPT 102K packets, 4275K bytes) pkts bytes target prot opt in out source destination 73 3585 net_dnat all -- ppp0 * 0.0.0.0/0 0.0.0.0/0 54 9296 masq_dnat all -- eth1 * 0.0.0.0/0 0.0.0.0/0 Chain POSTROUTING (policy ACCEPT 1290 packets, 83016 bytes) pkts bytes target prot opt in out source destination 2 96 mas...
2010 May 31
0
Shelf plugin ignores current deformation and places window only on 'cube' face during rotation?
...when the desktop is rotated, the self-sized windows are shown on the face of the cube instead of on the face of the cylinder. The sphere deformation has the same problem. It looks really odd. Here are a couple of screenshots showing this behavior: (1) screenshot of desktop showing windows shelved (102k): http://www.3111skyline.com/dl/bugs/compiz/scale-on-cube-only_01.jpg (2) screenshot of cylinder rotation showing shelved windows still on cube face and not on cylinder face (95k) http://www.3111skyline.com/dl/bugs/compiz/scale-on-cube-only_02.jpg (3) screenshot of sphere rotation with...
2018 Nov 06
2
[PATCH 0/1] vhost: add vhost_blk driver
...; # C: virtio-blk over block >>> # D: virtio-blk over file >>> # E: vhost-blk bio over block >>> # F: vhost-blk kiocb over block >>> # G: vhost-blk kiocb over file >>> # >>> # A B C D E F G >>> 16 1480k 1506k 101k 102k 1346k 1202k 566k >> Hi: >> >> Thanks for the patches. >> >> This is not the first attempt for having vhost-blk: >> >> - Badari's version: https://lwn.net/Articles/379864/ >> >> - Asias' version: https://lwn.net/Articles/519880/ >>...
2018 Nov 06
2
[PATCH 0/1] vhost: add vhost_blk driver
...; # C: virtio-blk over block >>> # D: virtio-blk over file >>> # E: vhost-blk bio over block >>> # F: vhost-blk kiocb over block >>> # G: vhost-blk kiocb over file >>> # >>> # A B C D E F G >>> 16 1480k 1506k 101k 102k 1346k 1202k 566k >> Hi: >> >> Thanks for the patches. >> >> This is not the first attempt for having vhost-blk: >> >> - Badari's version: https://lwn.net/Articles/379864/ >> >> - Asias' version: https://lwn.net/Articles/519880/ >>...
2007 Sep 14
5
ZFS Space Map optimalization
I have a huge problem with space maps on thumper. Space maps takes over 3GB and write operations generates massive read operations. Before every spa sync phase zfs reads space maps from disk. I decided to turn on compression for pool ( only for pool, not filesystems ) and it helps. Now space maps, intent log, spa history are compressed. Not I''m thinking about disabling checksums. All
2010 May 19
2
Compiz 8.6 on openSuSE 11.0 -- Success! But need help with a few issues.
...her, Tile What I can't figure out is how can 'Cube Gears' work, but not 'Photowheel'?? A screenshot of the current 8.6 setup: (64k) http://www.3111skyline.com/dl/img/ss/compiz/cmpiz-8.6-rot_03.jpg Compiz 8.2 with everything working in a similar config (taken yesterday): (102k) http://www.3111skyline.com/dl/img/ss/compiz/dcrBlueDarknessLight.jpg Also, how can I get the aspect ratio of the cylinder back to what it looked like in the 8.2 screenshot above. IIRC, the aspect ratio setting for the sphere also controlled the cylinder in 8.2. I've tried that in 8.6 and it...
2008 Jul 24
2
You didn't give me some packages, so now I'm giving you some! R, TexLive, LyX, Gnumeric, etc.
...ils-0.12..> 22-Jul-2008 08:09 275k gnome-doc-utils-styl..> 22-Jul-2008 08:09 123k gnome-icon-theme-2.1..> 22-Jul-2008 08:09 3.4M gnumeric-1.8.2-2Cent..> 22-Jul-2008 08:03 11.7M gnumeric-debuginfo-1..> 22-Jul-2008 08:02 5.9M gnumeric-devel-1.8.2..> 22-Jul-2008 08:05 102k goffice-0.6.2-1Cento..> 22-Jul-2008 08:03 1.4M goffice-debuginfo-0...> 22-Jul-2008 08:04 1.8M goffice-devel-0.6.2-..> 22-Jul-2008 08:00 301k info-4.11-5.i386.rpm 22-Jul-2008 08:01 166k kmod-openafs-1.4.7-1..> 22-Jul-2008 08:10 228k kpathsea-2007-30Cent..> 22-Jul-20...
2004 Dec 29
18
No response on port 80 with Shorewall
...1240 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 6 prefix `Shorewall:net2all:DROP:'' 11 1240 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 Chain net2fw (1 references) pkts bytes target prot opt in out source destination 367 102K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 multiport dports 21,22,25,53,80,110,443 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:53...
2006 Feb 24
17
Re: [nfs-discuss] bug 6344186
Joseph Little wrote: > I''d love to "vote" to have this addressed, but apparently votes for > bugs are no available to outsiders. > > What''s limiting Stanford EE''s move to using ZFS entirely for our > snapshoting filesystems and multi-tier storage is the inability to > access .zfs directories and snapshots in particular on NFSv3 clients.
2012 Aug 10
1
virtio-scsi <-> vhost multi lun/adapter performance results with 3.6-rc0
...: 2=44.36%, 4=16.80%, 10=7.48%, 20=0.81%, 50=0.05% lat (msec): 100=0.01%, 250=0.01%, 500=0.01% randrw: (groupid=0, jobs=1): err= 0: pid=26395 read : io=4,074MB, bw=26,755KB/s, iops=6,688, runt=155915msec slat (usec): min=8, max=30,012, avg=140.76, stdev=313.75 clat (usec): min=3, max=102K, avg=1756.64, stdev=1718.71 bw (KB/s) : min= 0, max=47073, per=1.06%, avg=4228.39, stdev=10600.94 write: io=12,214MB, bw=80,220KB/s, iops=20,054, runt=155915msec slat (usec): min=8, max=30,013, avg=140.90, stdev=308.76 clat (usec): min=3, max=99,616, avg=1754.12, stdev=1707.37...
2012 Aug 10
1
virtio-scsi <-> vhost multi lun/adapter performance results with 3.6-rc0
...: 2=44.36%, 4=16.80%, 10=7.48%, 20=0.81%, 50=0.05% lat (msec): 100=0.01%, 250=0.01%, 500=0.01% randrw: (groupid=0, jobs=1): err= 0: pid=26395 read : io=4,074MB, bw=26,755KB/s, iops=6,688, runt=155915msec slat (usec): min=8, max=30,012, avg=140.76, stdev=313.75 clat (usec): min=3, max=102K, avg=1756.64, stdev=1718.71 bw (KB/s) : min= 0, max=47073, per=1.06%, avg=4228.39, stdev=10600.94 write: io=12,214MB, bw=80,220KB/s, iops=20,054, runt=155915msec slat (usec): min=8, max=30,013, avg=140.90, stdev=308.76 clat (usec): min=3, max=99,616, avg=1754.12, stdev=1707.37...