/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lwn.net
| | weinholt.se
6.2 parsecs away

Travel
| |
| | blog.carlosgaldino.com
9.5 parsecs away

Travel
| | A file system is responsible for organising and providing an abstraction over the storage devices where the data is physically stored. In this post, we will learn more about the concepts used by file systems, and how they fit together when writing your own.
| | blog.koehntopp.info
9.9 parsecs away

Travel
| | Kris Köhntopp's blog (Fedi: @isotoppinfosec.exchange)
| | jonathanlewis.wordpress.com
30.8 parsecs away

Travel
| I've discussed the capabilities of the dbms_xplan package in a couple of posts already; and shown how useful it can be in two examples: understanding a problem with filter subquery selectivity and understanding why some Cartesian merge joins were appearing unexpectedly. Let me make a crucial point about execution plans (again): if you have a...