Geek humor: from the OpenBSD mailing list
Original post:
OpenBSD 3.8:
dd if=/dev/zero of=/dev/sd0c bs=1024k
6MB/s
Linux 2.4:
dd if=/dev/zero of=/dev/sda bs=1024k
53MB/S
Any clue about the difference? Of course I’m also interested in different ways to do this but the difference is what puzzles me.
And one of the replies:
They have a superior /dev/zero
Related posts:- OpenBSD 3.9 can now be pre-ordered
- OpenBSD’s 10th birthday
- Coming soon: big list of "blogs about blogging" feeds
- Server upgrade – hardware, OS
- The BSDs
This entry was posted on Thursday, December 15th, 2005 at 18:15 and is filed under Fun stuff, Unix / Linux / *BSD. You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.
yeah just don’t try to benchmark your own system