{"id":725,"date":"2024-05-13T18:06:43","date_gmt":"2024-05-13T18:06:43","guid":{"rendered":"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/"},"modified":"2024-12-10T04:34:19","modified_gmt":"2024-12-10T04:34:19","slug":"exploring-the-new-features-in-the-recently-released-linux-kernel-6-9","status":"publish","type":"post","link":"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/","title":{"rendered":"Exploring the New Features in the Recently Released Linux Kernel 6.9"},"content":{"rendered":"<p><p>Linux kernel 6.9 has been released after several months of careful development. <\/p>\n<p>The announcement of the final release was made by Linux founder Linus Torvalds on the Linux Kernel Mailing List in his usual laid-back style.<\/p>\n<p>He <a href=\"https:\/\/lkml.org\/lkml\/2024\/5\/12\/224\" target=\"_blank\" rel=\"nofollow noopener\">mentions<\/a> that although kernel contributors have reported some small regression fixes that haven\u2019t reached him yet, none of them appear significant or concerning enough to postpone the release for another week. The issues will be backported once they are resolved and made upstream.<\/p>\n<p>&#8220;So 6.9 is now out.&#8221;<\/p>\n<\/p>\n<p><p>Nice \u2014<em> if you get it, you get it <\/em>\u2014 but what\u2019s new? <\/p>\n<\/p>\n<p><h2>Overview of Linux 6.9 Features<\/h2>\n<\/p>\n<p><p>Linux kernel 6.9 includes the usual glut of enablement work for upcoming hardware and hardware-related features that most of us aren\u2019t <em>currently<\/em> able to take advantage of.<\/p>\n<\/p>\n<blockquote>\n<p><p>Intel Fastboot is now enabled for pre-Skylake chips \u2014 faster boots for all!<\/p>\n<\/p>\n<\/blockquote>\n<p><p>There are many more pertinent updates to consider.<\/p>\n<\/p>\n<p><p>The debut of Linux 6.9 brings with it the <strong>AMD P-State \u2018preferred core\u2019 support<\/strong> within the AMD P-State driver, specifically for AMD Zen 2 and subsequent chips. <\/p>\n<\/p>\n<p><p>Preferred cores have the capability to reach higher maximum frequencies compared to other cores, aiding the Linux scheduler in assigning top tier tasks to these cores specifically.<\/p>\n<\/p>\n<p><p>A prominent inclusion is <strong>Intel Fastboot support<\/strong>, aiming to speed up boot times by limiting (and in certain situations, bypassing) mode-sets that are not necessary during booting. In spite of being previously enabled for &#8220;Skylake&#8221; and later, Linux 6.9 makes this functionality accessible to older chipsets.<\/p>\n<\/p>\n<p><p>For several years kernel devs have been working on a <strong>big update to CPU timer code<\/strong>, which organises, schedules, and enforces the timing of tasks and processes \u2014 in Linux 6.9 it arrives!<\/p>\n<\/p>\n<p><p><em>Thomas Gleixner<\/em> has led the effort to overhaul the heuristics involved and <a href=\"https:\/\/lore.kernel.org\/lkml\/171011361729.2468526.2426064486971501672.tglx@xen13\/\" target=\"_blank\" rel=\"nofollow noopener\">describes a few of<\/a> the benefits it offer with regards to performance and power management:<\/p>\n<\/p>\n<blockquote>\n<p><p>There have been slight performance improvements observed on network centric workloads and an Intel team confirmed that this allows them to power down a die completely on a mult-die <em>(sic)<\/em> socket for the first time in a mostly idle scenario.<\/p>\n<\/p>\n<\/blockquote>\n<p><p>Additionally, Linux 6.9 sees <strong>\u201csignificant and invasive\u201d changes to its workqueue code<\/strong>, primarily to address some issues introduced by an earlier change in Linux kernel 6.6. A handful of tweaks to improve CPU isolation also feature.<\/p>\n<\/p>\n<p><p>The Linux kernel virtualisation module KVM includes a variety of enhancements, with performance increases seen in emulated event activation and &#8216;forced immediate exit&#8217; situations.<\/p>\n<\/p>\n<p><p><strong>In EXT4, improvements to the handling of case-insensitive files and folders<\/strong> (as well as other filesystems that utilize it) have been implemented. The kernel is <a href=\"https:\/\/lore.kernel.org\/lkml\/20240308-vfs-misc-a4e7c50ce769@brauner\/\" rel=\"nofollow noopener\" target=\"_blank\">currently reported<\/a> to attempt a case-sensitive comparison first and switch to a case-insensitive search if the initial attempt is unsuccessful.<\/p>\n<\/p>\n<p><p>Linux kernel 6.9 also addresses a <a href=\"https:\/\/www.intel.com\/content\/www\/us\/en\/security-center\/advisory\/intel-sa-00898.html\" rel=\"nofollow noopener\" target=\"_blank\">hardware issue in Intel Atom CPUs<\/a> (remember them?). This issue could potentially enable a malicious actor to deduce the values of data previously utilized in floating point, vector, or integer registers.<\/p>\n<\/p>\n<p><p>Specific enhancements to devices include battery charge management for Fujitsu laptops, and a significant performance increase for the HP Omen 17 laptop, though this does result in a significant uptick in power consumption and heat generation. However, don&#8217;t fret; this feature is optional.<\/p>\n<\/p>\n<p><p>Lenovo IdeaPad&#8217;s &#8216;refresh rate&#8217; key is supported, which is used to change the display refresh rate. Microsoft Surface laptops now have fan speed control, and more <kbd>Fn<\/kbd> keys now work with the Lenovo ThinkPad ACPI driver.<\/p>\n<\/p>\n<p><p><strong>Without needing any setup, Linux 6.9 supports a wide range of Samsung wireless devices<\/strong>, which includes a wireless keyboard, a Gamepad controller, an S Action Mouse, and the Galaxy Book Cover and HOGP keyboard combination.<\/p>\n<\/p>\n<p><p>If you&#8217;re a Linux gamer who likes using an Xbox controller, you&#8217;ll be pleased to hear that Linux kernel 6.9 supports two of the most well-liked 3rd-party Xbox controllers, namely the Snakebyte GAMEPAD BASE X and GAMEPAD RGB X, through the Xpad driver.<\/p>\n<\/p>\n<p><p>Many improvements related to ARM are also included, such as support for the Rust language on 64-bit ARM processors, LPA2 mode operation and <a href=\"https:\/\/lwn.net\/Articles\/937239\/\" rel=\"nofollow noopener\" target=\"_blank\">enhanced performance courtesy of optimised translation lookaside buffer (TLB) usage.<\/a><\/p>\n<\/p>\n<p><p>Other notable changes in Linux 6.9:<\/p>\n<\/p>\n<ul>\n<li><strong>Power efficiency tweaks for Intel Meteor Lake<\/strong><\/li>\n<li><strong>Kernel energy model supports run-time updating<\/strong><\/li>\n<li><strong>Access to GCC named address spaces<\/strong><\/li>\n<li><strong>Larger fonts in frame-buffer console<\/strong><\/li>\n<li><strong>Better memory bandwidth throttling<\/strong><\/li>\n<li><strong>Btrfs throughput increase + other fixes<\/strong><\/li>\n<li><strong>Cirrus HD audio codec supports more devices<\/strong><\/li>\n<li><strong>Energy Efficient Ethernet adds 2.5GE and 5GE link modes<\/strong><\/li>\n<li><strong>Realtek RTW88 Wi-Fi driver supports rtw8811cu &amp; rtw8821cu<\/strong><\/li>\n<li><strong>FUSE passthrough support<\/strong><\/li>\n<li><strong>EXT2 filesystem now deprecated<\/strong><\/li>\n<li><strong>AMD FreeSync removed<\/strong><\/li>\n<\/ul>\n<p><p>Obviously there\u2019s a lot more to this release than the hand-picked highlights above, including a flurry of security fixes, scores of finessing to various filesystem finessing, a fleet of effort to further Linux\u2019s support for RISC-V, LoongArch, SPARC, et al.<\/p>\n<\/p>\n<p><p>Want more details on everyone new in Linux kernel 6.9? I recommend combing through the 2-part LWN merge roundups (<a href=\"https:\/\/lwn.net\/Articles\/965141\/\" target=\"_blank\" rel=\"nofollow noopener\">part 1<\/a> &amp; <a href=\"https:\/\/lwn.net\/Articles\/965541\/\" target=\"_blank\" rel=\"nofollow noopener\">part 2<\/a>) which provide a distilled run-down of the core changes, plus links to in-depth articles or merge details where helpful.<\/p>\n<\/p>\n<p><h2>Installing Linux Kernel 6.9<\/h2>\n<\/p>\n<p><p>Do you want to use Linux kernel 6.9 right now? If you\u2019re savvy at compiling code, you can as source code for the latest stable release is available to download right now. <\/p>\n<\/p>\n<p><p>Do you want to use Linux kernel 6.9 but not enough to put in the hard work of building it yourself? You can wait for Linux distribution to package this release up for you and push it out to you as a software update.<\/p>\n<\/p>\n<p><p>If you\u2019re on Ubuntu that will be \u2026sometime never officially. While new kernels are backported to LTS releases those kernels come from the subsequent releases, so Ubuntu 24.04 LTS will get whatever kernel is released in 24.10 \u2013 but that\u2019s not until October. <\/p>\n<\/p>\n<p><p>Many Linux blogs frequently suggest doing things with the mainline kernel builds made by Canonical for internal testing, which is not usually endorsed. These kernel builds may not be signed, can have boot failure issues, don&#8217;t receive security updates, and lack Ubuntu-specific patches, among other things.<\/p>\n<p>However, certain people do install these Canonical mainline kernel builds in Ubuntu and use them without encountering any problems. If you find the wait unbearable, these pre-packaged DEBs are an option \u2014 just remember to proceed with caution!<\/p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Linux kernel 6.9 has been released after several months of careful development. The announcement of the final release was made by Linux founder Linus Torvalds on the Linux Kernel Mailing List in his usual laid-back style. He mentions that although kernel contributors have reported some small regression fixes that haven\u2019t reached him yet, none of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":726,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[38,4],"tags":[],"class_list":["post-725","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux-kernel","category-news"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Linux Kernel 6.9 New Features Explored | ServerHost<\/title>\n<meta name=\"description\" content=\"The release of Linux Kernel 6.9 brings substantial improvements in system performance and security, ensuring a smoother experience for all Linux users.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Linux Kernel 6.9 New Features Explored | ServerHost\" \/>\n<meta property=\"og:description\" content=\"The release of Linux Kernel 6.9 brings substantial improvements in system performance and security, ensuring a smoother experience for all Linux users.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/\" \/>\n<meta property=\"og:site_name\" content=\"ServerHost Hosting Solutions Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-05-13T18:06:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-10T04:34:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/05\/22df40c3312b9b6cfaf079103c859285.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1008\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/\",\"url\":\"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/\",\"name\":\"Linux Kernel 6.9 New Features Explored | ServerHost\",\"isPartOf\":{\"@id\":\"https:\/\/serverhost.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/05\/22df40c3312b9b6cfaf079103c859285.webp\",\"datePublished\":\"2024-05-13T18:06:43+00:00\",\"dateModified\":\"2024-12-10T04:34:19+00:00\",\"author\":{\"@id\":\"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66\"},\"description\":\"The release of Linux Kernel 6.9 brings substantial improvements in system performance and security, ensuring a smoother experience for all Linux users.\",\"breadcrumb\":{\"@id\":\"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/#primaryimage\",\"url\":\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/05\/22df40c3312b9b6cfaf079103c859285.webp\",\"contentUrl\":\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/05\/22df40c3312b9b6cfaf079103c859285.webp\",\"width\":1920,\"height\":1008},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/serverhost.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Exploring the New Features in the Recently Released Linux Kernel 6.9\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/serverhost.com\/blog\/#website\",\"url\":\"https:\/\/serverhost.com\/blog\/\",\"name\":\"ServerHost Hosting Solutions Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/serverhost.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/serverhost.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/serverhost.com\/blog\"],\"url\":\"https:\/\/serverhost.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Linux Kernel 6.9 New Features Explored | ServerHost","description":"The release of Linux Kernel 6.9 brings substantial improvements in system performance and security, ensuring a smoother experience for all Linux users.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/","og_locale":"en_US","og_type":"article","og_title":"Linux Kernel 6.9 New Features Explored | ServerHost","og_description":"The release of Linux Kernel 6.9 brings substantial improvements in system performance and security, ensuring a smoother experience for all Linux users.","og_url":"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/","og_site_name":"ServerHost Hosting Solutions Blog","article_published_time":"2024-05-13T18:06:43+00:00","article_modified_time":"2024-12-10T04:34:19+00:00","og_image":[{"width":1920,"height":1008,"url":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/05\/22df40c3312b9b6cfaf079103c859285.webp","type":"image\/webp"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/","url":"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/","name":"Linux Kernel 6.9 New Features Explored | ServerHost","isPartOf":{"@id":"https:\/\/serverhost.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/#primaryimage"},"image":{"@id":"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/#primaryimage"},"thumbnailUrl":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/05\/22df40c3312b9b6cfaf079103c859285.webp","datePublished":"2024-05-13T18:06:43+00:00","dateModified":"2024-12-10T04:34:19+00:00","author":{"@id":"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66"},"description":"The release of Linux Kernel 6.9 brings substantial improvements in system performance and security, ensuring a smoother experience for all Linux users.","breadcrumb":{"@id":"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/#primaryimage","url":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/05\/22df40c3312b9b6cfaf079103c859285.webp","contentUrl":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/05\/22df40c3312b9b6cfaf079103c859285.webp","width":1920,"height":1008},{"@type":"BreadcrumbList","@id":"https:\/\/serverhost.com\/blog\/exploring-the-new-features-in-the-recently-released-linux-kernel-6-9\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/serverhost.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Exploring the New Features in the Recently Released Linux Kernel 6.9"}]},{"@type":"WebSite","@id":"https:\/\/serverhost.com\/blog\/#website","url":"https:\/\/serverhost.com\/blog\/","name":"ServerHost Hosting Solutions Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/serverhost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/serverhost.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/serverhost.com\/blog"],"url":"https:\/\/serverhost.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts\/725","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/comments?post=725"}],"version-history":[{"count":1,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts\/725\/revisions"}],"predecessor-version":[{"id":1619,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts\/725\/revisions\/1619"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/media\/726"}],"wp:attachment":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/media?parent=725"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/categories?post=725"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/tags?post=725"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}