Remove c
Remove 2004 Remove Code Remove Virtualization
article thumbnail

bpftrace (DTrace 2.0) for Linux 2018

Brendan Gregg

more capable, and built from the ground up for the modern era of the eBPF virtual machine. Since I helped developed bpftrace, I'm aware of how fresh my own code is and how likely I introduced bugs. Hit Ctrl-C to end.n"); } self int last[dev_t]; /* * Process io start */ io:genunix::start /self->last[args[0]->b_edev] !=

C++ 110
article thumbnail

What Adrian Did Next?—?Part 2?—?Sun Microsystems

Adrian Cockcroft

I was mostly coding in C, tuning FORTRAN, and when I needed to do a lot of data analysis of benchmark results used the S-PLUS statistics language, that is the predecessor to R. I also helped out in the run-up to the 2004 Athens Olympics. He had it up and running on Wednesday. that a lot of people used.

Tuning 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

bpftrace (DTrace 2.0) for Linux 2018

Brendan Gregg

more capable, and built from the ground up for the modern era of the eBPF virtual machine. Since I helped developed bpftrace, I'm aware of how fresh my own code is and how likely I introduced bugs. Hit Ctrl-C to end.n"); } self int last[dev_t]; /* * Process io start */ io:genunix::start /self->last[args[0]->b_edev] !=

C++ 40
article thumbnail

SQL Server I/O Basics Chapter #2

SQL Server According to Bob

Character POS ASCII Value Formula Value A 1 65 67 C 2 67 69 Checksum 136 Comparing ​​ the checksum values indicates ​​ that the values do not match and ​​ damage ​​ has occurred to the data. ​​ The following table outlines the virtual protection states.

Servers 40