🌌 UFS Cosmic Rift Dance – Peldor Joi Celebration
Join us for a night of joy and reflection as we celebrate the Bajoran festival of gratitude.

🎧 DJ Nadia
💫 Host Evey
📅 Nov 14 | 🕖 7 PM SLT

Come in Bajoran attire and share in the light! ✨
#UFS #PeldorJoi #StarTrek #SecondLife #UFSEvent

Get ready for a spooktacular night at the UFS Halloween Costume Party!

Friday, October 31st
1900 - 2100 SLT
DJ: Hal
Host: Greg Esharham

Dress to impress (or terrify!) and join us for music, fun, and frightful festivities!

#Halloween #CostumeParty #SecondLife #UFS #virtualcommunity #spookyseason #SLHalloween #danceparty #scifi #trekkie #dance #StarTrek #ufstarfleet #StarTrekFamily #starfleet #trekker #startrekfan #startrekkers #cosplay

Lilbits: Third-party app stores coming to Google Play, UFS 5.0 storage spec approved, and the beginning of the end for 4G LTE?

Starting on October 22nd Android users in the US might be able to download third-party app stores from the Google Play Store, or find apps in the store that direct users to third-party billing systems rather than Google Pay.

While Google has appealed a court ruling from this summer, the Supreme Court denied the company’s motion for a temporary stay while the appeals process moves ahead. For […]

#4g #4gLte #antitrust #chromeosTablet #epic #epicGamesStore #googlePlay #jedec #lilbits #mt8189 #storage #supremeCourt #tMobile #ufs #ufs50

Read more: https://liliputing.com/lilbits-third-party-app-stores-coming-to-google-play-ufs-5-0-storage-spec-approved-and-the-beginning-of-the-end-for-4g-lte/

the #Xiaomi have all the latest specs and standards:
#Wifi 7
#Bluetooth 6
#UFS 4.1

For anyone who wonders about the absence of system requirements for FreeBSD:

― the two bug reports linked from https://www.reddit.com/r/freebsd/comments/1lcm1ze/freebsd_system_requirements/ may be of interest.

I reopened the first report following premature rejection.

Rejection of the second report is a concern, but not my concern. In the absence of documentation, everyone loses.

#FreeBSD #fail #memory #RAM #system #hardware #requirements #UFS #ZFS #documentation #docs #download #website

Radxa UFS/eMMC Module Reader and Storage Solution Enables Fast Flashing and Scalable Embedded Storage

https://fed.brid.gy/r/https://linuxgizmos.com/radxa-ufs-emmc-module-reader-and-storage-solution-enables-fast-flashing-and-scalable-embedded-storage/

Seems like, that #FreeBSD with #ZFS on #HAST with #CARP isn't reliable? I see often corrupted ZFS pools after failovers. Some minor research concluded, that ZFS is writing a lot of meta data, and that ZFS is prone to corruptions when something on block level doesn't get synchronized good enough. #UFS should be much more reliable. Maybe I will just use UFS for my HA storage and then #rsync to a #ZFS powered Backup server once daily or so. Any ideas anyone? #BSD #RunBSD

@cks

Which in turn then prompts the question of whether one with suitable chicanery could set it up as a correct i-node which fsck would consider allocated, but that would be unfixable.

Presumably the reference counting checks would detect it as an an orphan, but putting a directory entry referencing it in lost+found would not work.

Assuming that the reference counting pass does not also have a < ROOTINO short-circuit in the code too. (-:

#Unix #filesystems #FFS #UFS #FreeBSD

@cks

The same thought occurred to me. There have been cute tricks like that played. I've even played some of them on other systems.

But as far as I know that first entry in the i-node table was just unused.

I wonder whether fsck even checked it. Modern FreeBSD fsck_ffs does, but that's a very different beast.

#Unix #filesystems #FFS #UFS

@ax6761 @farooqkz @stardot
What about #UFS2, the current default #UFS on #FreeBSD?
UFS(1) and #UFS2 are physically different implememtation (often confused, though).
IIUC/IIRC, #OpenBSD has #UFS2 support, too (without #ACL, which is not default on #FreeBSD #UFS2). Not tried, as I've never installed #OpenBSD yet.