<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Kirk McKusick - Getting Extended Error Messages from the FreeBSD Kernel</title>
        <link>https://exquisite.tube/videos/watch/7661e283-a77d-445c-8af0-e597a96dd32e</link>
        <description>This talk describes the extended error messages that can now be returned by the FreeBSD kernel. This facility was added in May 2025 shortly before the release of 15.0. The goal was to reduce the terseness of commonly overloaded error codes like EINVAL which occurs at many places in a given system call. For example, the mmap(2) system call can return EINVAL for thirteen different reasons. The single terse error "Invalid argument" is now expanded with thirteen detailed error messages. This talk will explain how the extended error facility has been added to the kernel, with a brief tutorial on how to incorporate its use into additional kernel subsystems. The talk will conclude by describing how the return and display of extended kernel error messages has been integrated into the err(3) error message system which is already used by many programs and utilities.</description>
        <lastBuildDate>Mon, 14 Sep 2026 16:14:51 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://exquisite.tube</generator>
        <image>
            <title>Kirk McKusick - Getting Extended Error Messages from the FreeBSD Kernel</title>
            <url>https://exquisite.tube/lazy-static/avatars/15cdbc2e-7773-4916-99e9-38207b20252d.png</url>
            <link>https://exquisite.tube/videos/watch/7661e283-a77d-445c-8af0-e597a96dd32e</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://exquisite.tube/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://exquisite.tube/feeds/video-comments.xml?videoId=7661e283-a77d-445c-8af0-e597a96dd32e" rel="self" type="application/rss+xml"/>
    </channel>
</rss>