Live data from Hacker News

FreeBSD 4 Bug may be present in Playstation 4/5

wololo.net

11–20 of 67 posts

Re: FreeBSD 4 Bug may be present in Playstation 4/5

#11
post #2

FreeBSD 4.x was considered by many as the most stable FreeBSD ever. Mainly because there were 11 point releases of fixes and enhancements (4.11), as opposed to today where FreeBSD major version only have 3-4 point releases. https://www.freebsd.org/releases/

It was not only the most stable, but for many applications, especially in networking, it was also the fastest single-threaded operating system, beating easily Linux and Windows XP or 2000. Unfortunately for FreeBSD, the launch of the Intel Pentium 4 with hyper-threading in 2003, then of the AMD dual-core CPUs in 2005 have made quickly FreeBSD 4 completely obsolete. The smaller FreeBSD team has required many years unt…

I've only ever lost data on Linux ext* filesystems, never on FreeBSD UFS or ZFS.

20 years ago it was unfortunately not unusual to experience the Linux "nuclear fsck" where it scrolls by so fast and for so long you know it's toast.

Re: FreeBSD 4 Bug may be present in Playstation 4/5

#12

Earlier quoted context omitted.

It was not only the most stable, but for many applications, especially in networking, it was also the fastest single-threaded operating system, beating easily Linux and Windows XP or 2000. Unfortunately for FreeBSD, the launch of the Intel Pentium 4 with hyper-threading in 2003, then of the AMD dual-core CPUs in 2005 have made quickly FreeBSD 4 completely obsolete. The smaller FreeBSD team has required many years unt…

I've only ever lost data on Linux ext* filesystems, never on FreeBSD UFS or ZFS. 20 years ago it was unfortunately not unusual to experience the Linux "nuclear fsck" where it scrolls by so fast and for so long you know it's toast.

Hell no. I worked in an ISP in late 90s. NTFS was absolutely rock reliable, then (much worse)ext2, then (slightly worse) UFS, and then FAT.

Re: FreeBSD 4 Bug may be present in Playstation 4/5

#13
post #2

FreeBSD 4.x was considered by many as the most stable FreeBSD ever. Mainly because there were 11 point releases of fixes and enhancements (4.11), as opposed to today where FreeBSD major version only have 3-4 point releases. https://www.freebsd.org/releases/

I loved FreeBSD 4. Stable and the first I really deployed wisely. Still have good memories of building world!

Re: FreeBSD 4 Bug may be present in Playstation 4/5

#14
post #2

FreeBSD 4.x was considered by many as the most stable FreeBSD ever. Mainly because there were 11 point releases of fixes and enhancements (4.11), as opposed to today where FreeBSD major version only have 3-4 point releases. https://www.freebsd.org/releases/

It was not only the most stable, but for many applications, especially in networking, it was also the fastest single-threaded operating system, beating easily Linux and Windows XP or 2000. Unfortunately for FreeBSD, the launch of the Intel Pentium 4 with hyper-threading in 2003, then of the AMD dual-core CPUs in 2005 have made quickly FreeBSD 4 completely obsolete. The smaller FreeBSD team has required many years unt…

I recently booted old (Freebsd 12) VM and was surprised how _much_ more performant (vs debian) its tcp stack is, even when just browsing.

Re: FreeBSD 4 Bug may be present in Playstation 4/5

#15
post #3

Earlier quoted context omitted.

Wasn't this the last version before Matthew Dillon forked the project? I remember seeing some public arguments about SMP and few details of the kernel that resulted in fork and the new version 5.x.

yea: https://lists.freebsd.org/pipermail/freebsd-current/2003-Jul...

DragonflyBSD is typically on-par or slightly faster than Ubuntu (Linux) or FreeBSD.

And that's with a radically smaller # of developers working on it.

https://www.phoronix.com/review/corei9-freebsd13-dfly6/4

--

Yes, I know the common complaint is benchmarks are flawed and how Phoronix could do more meaningful test.

But the reality is, nearly no one even does comprehensive OS benchmarking anymore - so there isn't really a good alternative source to use.

Re: FreeBSD 4 Bug may be present in Playstation 4/5

#16

Earlier quoted context omitted.

It was not only the most stable, but for many applications, especially in networking, it was also the fastest single-threaded operating system, beating easily Linux and Windows XP or 2000. Unfortunately for FreeBSD, the launch of the Intel Pentium 4 with hyper-threading in 2003, then of the AMD dual-core CPUs in 2005 have made quickly FreeBSD 4 completely obsolete. The smaller FreeBSD team has required many years unt…

I recently booted old (Freebsd 12) VM and was surprised how _much_ more performant (vs debian) its tcp stack is, even when just browsing.

I somehow have a hard time believing that you can feel the performance of the tcp stack while browsing of all things in a VM, are you sure it can be attributed to that?

Re: FreeBSD 4 Bug may be present in Playstation 4/5

#17
post #2

FreeBSD 4.x was considered by many as the most stable FreeBSD ever. Mainly because there were 11 point releases of fixes and enhancements (4.11), as opposed to today where FreeBSD major version only have 3-4 point releases. https://www.freebsd.org/releases/

That's also the period Yahoo and other companies had a tremendous investment in FreeBSD.

FreeBSD is great on its own, and that amount of attention also meant every single bit of performance would be extracted no matter what it takes, and any scaling or stability issues would be hammered out pretty quick.

Until they moved to redhat...

Re: FreeBSD 4 Bug may be present in Playstation 4/5

#18
post #2

FreeBSD 4.x was considered by many as the most stable FreeBSD ever. Mainly because there were 11 point releases of fixes and enhancements (4.11), as opposed to today where FreeBSD major version only have 3-4 point releases. https://www.freebsd.org/releases/

That's also the period Yahoo and other companies had a tremendous investment in FreeBSD. FreeBSD is great on its own, and that amount of attention also meant every single bit of performance would be extracted no matter what it takes, and any scaling or stability issues would be hammered out pretty quick. Until they moved to redhat...

> Until they moved to redhat...

Does anybody know why they switched to RedHat ?

Re: FreeBSD 4 Bug may be present in Playstation 4/5

#19
post #16

Earlier quoted context omitted.

I recently booted old (Freebsd 12) VM and was surprised how _much_ more performant (vs debian) its tcp stack is, even when just browsing.

I somehow have a hard time believing that you can feel the performance of the tcp stack while browsing of all things in a VM, are you sure it can be attributed to that?

Yes, I also have same hard time believing in it, but internet felt snappier.

Re: FreeBSD 4 Bug may be present in Playstation 4/5

#20

Earlier quoted context omitted.

yea: https://lists.freebsd.org/pipermail/freebsd-current/2003-Jul...

DragonflyBSD is typically on-par or slightly faster than Ubuntu (Linux) or FreeBSD. And that's with a radically smaller # of developers working on it. https://www.phoronix.com/review/corei9-freebsd13-dfly6/4 -- Yes, I know the common complaint is benchmarks are flawed and how Phoronix could do more meaningful test. But the reality is, nearly no one even does comprehensive OS benchmarking anymore - so there isn't real…

> But the reality is, nearly no one even does comprehensive OS benchmarking anymore - so there isn't really a good alternative source to use.

Imho benchmarks only get you so far.

If yu are any kind of serious about performance you should do your own testing and benchmarking. Benchmarks from other people should only help you selecting candidates platforms on which to run your own benchmarks.

Post reply on HN