UFS2 Now Default Creation Type in FreeBSD 34
Dan writes "FreeBSD's Robert Watson says that effective today, newfs(8) and sysinstall(8) will create UFS2 file systems by default, unless explicitly specified. Users wanting to create UFS1 file systems for whatever reason (interoperability with earlier versions, etc) should be sure to employ the -O1 flag to newfs(8), or hit '1' in the label editor in sysinstall(8) to select UFS1."
Is it just me ... (Score:4, Funny)
Re:Is it just me ... (Score:4, Insightful)
Re:Is it just me ... (Score:3, Funny)
128-bit CPUs probably won't appear for decades. Even today, I have a 64-bit workstation (going on five years old, now), and no program I actively use other than the kernel itself is 64-bit. They're all still 32-bit, because 4GB of RAM is more than enough for my work.
Additionally, it'll be a while before even the biggest servers can exhaust the 18,446,744,073,709,551,616 bytes of RAM theoretically available to 64-bit CPUs. If that
Re:Is it just me ... (Score:2)
A Culture Mind has somewhere in the region of 1,000,000,000,000,000,000,000,000,000,000 bytes (about 1,000,000YB) of memory. 128 bits are enough to reference the memory of about 340 million such Minds; 64bits would run out before you'd got past the first 0.00000000001% of the first Mind. No prizes for guessing which filesystem such godlike AI's will be using
Which filesystem? (Score:1)
Re:Is it just me ... (Score:2)
Apart from the addressing space, theres also the wider IO, and replacing say MMX which is a hack to widen the bus. I know I cant think of much on how to use a 128bit CPU right now, but moores law has been evasive.
Gentoo Zealot Translator (Score:2, Funny)
NetBSD rules! Anyway, Gentoo Linux is an interesting new distribution with some great features. Unfortunately, it has attracted a large number of clueless wannabes who absolutely MUST advocate Gentoo at every opportunity. Let's look at the language of these zealots, and find out what it really means...
"Gentoo makes me so much more productive."
"Although I can't use the box at the moment because it's compiling something, as it will be for the n
A quick point (Score:5, Informative)
Re:A quick point (Score:2)
Re:A quick point (Score:4, Informative)
Re:A quick point (Score:3, Informative)
RELENG_5_0 is only for security fixes, and will not include this change.
Eventually, when RELENG_5_1_0_RELEASE is tagged, it will include this change.
UFS is dying (Score:4, Funny)
One more crippling bombshell hit the already beleaguered UFS community when Robert Watson confirmed that UFS market share has dropped yet again, now down to less than a fraction of 1 percent of all filesystems. Coming on the heels of a recent FreeBSD survey which plainly states that UFS has lost more market share, this news serves to reinforce what we've known all along. UFS is collapsing in complete disarray, as fittingly exemplified by failing dead last in the recent comprehensive filesystem test.
You don't need to be a Kreskin to predict UFS's future. The hand writing is on the wall: UFS faces a bleak future. In fact there won't be any future at all for UFS because UFS is dying. Things are looking very bad for UFS. As many of us are already aware, UFS continues to lose market share. Red ink flows like a river of blood.
All major surveys show that UFS has steadily declined in market share. UFS is very sick and its long term survival prospects are very dim. If UFS is to survive at all it will be among OpenBSD dabblers. UFS continues to decay. Nothing short of a miracle could save it at this point in time. For all practical purposes, UFS is dead.
Fact: UFS is dying
I feel dirty...
Re:UFS is dying (Score:1)
Wait, my Sun workstation uses UFS...NO CARRIER.
<the haunting sound of one-handed clapping ensues from the Slashdot crowd and pmz's ego sinks into oblivion>
Re:UFS is dying (Score:1)
Correct me if I'm wrong [I'm on dialup, no iso for me.
Re:UFS is dying (Score:2)
There is only one other filesystem that is more universal, and that is the ilustrious FAT32.
UFS vs FFS (Score:2)
Polaris# cat
Polaris# mount
One in the same or different? Or there are slight variations between the BSDs default FS? How does UFS2 compare to FFS with soft-updates?
Re:UFS vs FFS (Score:1)
How do they compare? They all pretty much use the same on-disk format. There were some relatively recent changes (dirpref) that started using some previously unused space. I thin