article thumbnail

The Return of the Frame Pointers

Brendan Gregg

As my former Sun Microsystems colleague Eric Schrock (nickname Schrock) wrote in November 2004 : "On i386, you at least had the advantage of increasing the number of usable registers by 20%. This technique saves two instructions in the prologue and epilogue and makes one additional general-purpose register (%rbp) available."

Java 145
article thumbnail

5.5 mm in 1.25 nanoseconds

Randon ASCII

In 2004 I was working for Microsoft in the Xbox group, and a new console was being created. The Xbox 360 CPU had three PowerPC cores and a 1 MB L2 cache and these features are clearly visible on the wafer. I used to know what the visible elements of the CPU cores were (L1 caches? To the left of that is one of the CPU cores.

Cache 126
Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

Best Free DNS Hosting Providers

KeyCDN

ISPs do cache DNS however which means if your first provider goes down it will still try to query the first DNS server for a period of time before querying for the second one. But remember, ISPs also cache the DNS so by setting a longer TTL it means fewer queries to your DNS servers. So DNS services definitely go down!

Cache 134
article thumbnail

KeyCDN Launches POP in Helsinki

KeyCDN

The use of online bank services, online shopping, and travel service browsing have increased significantly since spring 2004. As of 2010, Finland has become the first country in the world to make Internet access a legal right. In this case, the Helsinki POP’s identifier is fihe.

article thumbnail

File systems unfit as distributed storage backends: lessons from ten years of Ceph evolution

The Morning Paper

2004) was a user-space file system called the Extent and B-Tree based object file system. To avoid any consistency overheads on object writes it writes data directly to raw disk , so there is only one cache flush fora data write. S3), RADOS block device (cf. EBS), and CephFS distributed file system are all built on top of RADOS.

Storage 64
article thumbnail

SQL Server I/O Basics Chapter #1

SQL Server According to Bob

Microsoft SQL Server I/O Basics Author: ​​ Bob Dorr, Microsoft SQL Server Escalation Published: ​​ December, 2004 SUMMARY: ​​ Learn the I/O requirements for Microsoft SQL Server database file operations. © ​​ 2004 Microsoft Corporation. ​​ All rights reserved.

Servers 40
article thumbnail

SQL Server I/O Basics Chapter #2

SQL Server According to Bob

Time of Last Access The time of last access is a caching ​​ algorithm ​​ that enables ​​ cache ​​ entries to be ordered by their ​​ access times.

Servers 40