並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 6 件 / 6件

新着順 人気順

f2fs linux kernelの検索結果1 - 6 件 / 6件

  • Raspberry Pi 3 Fastboot - Less Than 2 Seconds - Bir Coder'ın Günlüğü

    Bu yazıyı Türkçe oku.|Read the post in Turkish. This post tells about my journey of fast-booting a Raspberry Pi 3 (RPI). In addition to that, some optimizations are discussed that can be applied to a Qt (QML) application. In the end, we will have a RPI that boots from power-up to Linux shell in 1.75 seconds, power-up to Qt (QML) application in 2.82 seconds. Edit : There are requests for a demo ima

      Raspberry Pi 3 Fastboot - Less Than 2 Seconds - Bir Coder'ın Günlüğü
    • Adding 16 KB Page Size to Android

      Posted by Steven Moreland – Staff Software Engineer, Sandeep Patil – Principal Software Engineer A page is the granularity at which an operating system manages memory. Most CPUs today support a 4 KB page size and so the Android OS and applications have historically been built and optimized to run with a 4 KB page size. ARM CPUs support the larger 16 KB page size. When Android uses this larger page

        Adding 16 KB Page Size to Android
      • Linux 6.15リリース:486クラスCPUサポート終了でRust統合加速、bcachefsとexFAT大幅改善

        Linux 6.15リリース:486クラスCPUサポート終了でRust統合加速、bcachefsとexFAT大幅改善 Linus Torvaldsが2025年5月25日(日曜日)にLinux kernel 6.15をリリースした。 今回のリリースでは14,612の変更セットが含まれ、前回の6.14の11,003変更セットから大幅に増加し、2024年初頭にリリースされた6.7以来最も活発なリリースとなった。 最も重要な変更は、Intel 486およびPentium以前のx86 CPUサポートの完全削除である。 これによりカーネルは実質的にi586(Pentium)以上のみをサポートし、x86-32環境では最大8CPU制限および32ビットPAEサポート削除により4GB RAM制限が課される。 主要な改善点として、Kent OverstreetによるBcachefsファイルシステムの継続的改良、

        • Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) - Theodore Ts'o

          linux-kernel.vger.kernel.org archive mirror help / color / mirror / Atom feedFrom: "Theodore Ts'o" <tytso@mit.edu> To: "Dr. Greg" <greg@enjellic.com> Cc: Linus Torvalds <torvalds@linux-foundation.org>, Hector Martin <marcan@marcan.st>, Dave Airlie <airlied@gmail.com>, Jason Gunthorpe <jgg@nvidia.com>, Greg KH <gregkh@linuxfoundation.org>, phasta@kernel.org, Christoph Hellwig <hch@lst.de>, Danilo K

          • Managing encrypted filesystems with dirlock

            As with a mobile phone, a portable gaming device like the Steam Deck can contain lots of personal information that the owner would like to keep secret—especially given that such devices can do far more than gaming. Alberto Garcia worked with his colleagues at Igalia and people at Valve, the company behind the Steam gaming platform, to come up with a new tool to manage encrypted filesystems for Ste

            • コンテナストレージやイメージベースのOSに特化したファイルシステムcomposefsとは

              はじめに 本記事は、OpenShift Advent Calendar 2024の12/11のエントリーで、composefsというコンテナ環境向けのファイルシステムを紹介します。 composefsは現在のところ、コンテナストレージおよびOSTreeベースのOSイメージのリポジトリとしてのユースケースが考えられています。OSTreeを使ったLinuxディストリビューションとしては、Fedora CoreOSやFedora Atomic Desktop、Universal Blueプロジェクトの派生ディストリビューション、bootcを使ったブータブルコンテナの環境、等が挙げられます[1]。 bootcについては以前ブログ記事を書きました。 先日のKubeCon NAで、Podmanをはじめとするコンテナ関連ツール群をCNCFに寄贈する旨の発表がありましたが、その中にcomposefsとbo

                コンテナストレージやイメージベースのOSに特化したファイルシステムcomposefsとは
              1