Displaying 4 results from an estimated 4 matches for "1043160".
Did you mean:
1034160
2010 Jul 13
2
[Rspec] Difference between stub and message expectation with any_number_of_times
I''m wondering what''s the difference between stub and message expectation
with any_number_of_times, for example:
myMock = mock("mymock")
myMock.stub!(:is_a?).with(MyClass).and_return(false)
and
myMock = mock("mymock")
myMock.should_receive(:is_a?).with(MyClass).any_number_of_times.and_return(false)
because is_a? may not be called at all, it just like a
2015 Jan 10
2
[LLVMdev] [cfe-dev] Reminder: 3.6 branch is coming
On 10 Jan 2015, at 17:35, Dimitry Andric <dimitry at andric.com> wrote:
>
> It looks like the interpretation of what "__STDC_MB_MIGHT_NEQ_WC__" means differs between the llvm developers and the FreeBSD developers. I'm not sure what a good solution is.
I've just read the relevant parts of the C11 spec, and it's not really clear to me what the 'basic
2012 Aug 10
1
virtio-scsi <-> vhost multi lun/adapter performance results with 3.6-rc0
...ctx=18294, majf=0, minf=1250
IO depths : 1=0.0%, 2=0.0%, 4=0.1%, 8=0.1%, 16=0.1%, 32=87.5%, >=64=12.5%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=100.0%, 64=0.0%, >=64=0.0%
issued r/w: total=1043160/3126568, short=0/0
lat (usec): 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%, 100=0.02%
lat (usec): 250=0.18%, 500=1.39%, 750=8.03%, 1000=17.68%
lat (msec): 2=54.94%, 4=12.61%, 10=4.52%, 20=0.59%, 50=0.05%
lat (msec): 100=0.01%, 250=0.01%
randrw: (groupid=0, jobs=1): err= 0: pid=26408...
2012 Aug 10
1
virtio-scsi <-> vhost multi lun/adapter performance results with 3.6-rc0
...ctx=18294, majf=0, minf=1250
IO depths : 1=0.0%, 2=0.0%, 4=0.1%, 8=0.1%, 16=0.1%, 32=87.5%, >=64=12.5%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=100.0%, 64=0.0%, >=64=0.0%
issued r/w: total=1043160/3126568, short=0/0
lat (usec): 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%, 100=0.02%
lat (usec): 250=0.18%, 500=1.39%, 750=8.03%, 1000=17.68%
lat (msec): 2=54.94%, 4=12.61%, 10=4.52%, 20=0.59%, 50=0.05%
lat (msec): 100=0.01%, 250=0.01%
randrw: (groupid=0, jobs=1): err= 0: pid=26408...