For your Monday entertainment: the boot log from DragonFly on a system with 11 sockets, 10 cores per socket, for 110 CPUs. Plus 8 TB of RAM.
(Skip past the control codes at the start)
For your Monday entertainment: the boot log from DragonFly on a system with 11 sockets, 10 cores per socket, for 110 CPUs. Plus 8 TB of RAM.
(Skip past the control codes at the start)
Comments are closed.
What do you think of the message
malloc_uninit: 120 bytes of ‘HAMMER2-chains’ still allocated on cpu 110
kthread 0xfffffae0e28dd300 syncer3 has exited
vflush: Warning, cannot destroy busy device vnode
unmount of filesystem mounted from devfs failed (BUSY)
associated with the system shutdown at the end?
What piece of hardware has 11 sockets?
Eric – I think it’s a timing issue. That’s an automatic note that happens when one process is trying to unmount a device while another device is still using it. There’s no harm – it just keeps retrying until the device isn’t being used any more.
I’m not the authoritative answer, though – a good question for IRC.
T – a virtual computer pulling from a huge inventory.
Justin
When you say:
“
T – a virtual computer pulling from a huge inventory.
”
What do you mean by “huge inventory”?
I didn’t even know there were x86 systems that had 11+ sockets.
Is this some type of multi-node cluster that is appearing as a single server?
Yes – a much larger system. Ask zrj on #dragonflybsd as he is the one running it; it sounds fascinating.
How long does a buildworld / buildkernel take on this beast?
Wow. Would love to read an article on running Dfly on this beast.
@zrj, in case you read this comment. Please blog about this beast. Would be fascinating read.
I wonder how htop looks like on this system!