Some notes on RootOnZFS article in wiki

Dag-Erling Smørgrav des at des.no
Tue Dec 22 12:42:27 UTC 2009


Thomas Backman <serenity at exscape.org> writes:
> The fact that some BIOSes do read it and freeze is obviously a bug,
> further strengthening his argument that the BIOS shouldn't care about
> the partition table.

Reading it is a feature.

Freezing may or may not be a bug.

In that particular case, the problem arose because a) the BIOS's
partition type check was sloppy (IIRC, it only checked the lower nybble)
and b) it apparently didn't check that the partition it found really was
a valid suspend-to-disk partition.

Both of these are arguably poor design and / or sloppy implementation,
but they are not bugs.  The BIOS performed just like its authors
expected under the circumstances they had expected; they just hadn't
anticipated the circumstances under which their code failed.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-current mailing list