Pad Capabilities and Tasks to 64 bytes
authorSimon Marlow <marlowsd@gmail.com>
Thu, 23 Oct 2008 08:07:49 +0000 (08:07 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 23 Oct 2008 08:07:49 +0000 (08:07 +0000)
commit4af25e1a72f2d0f1f523fe5b13c71f1b3dc7a5a5
tree4572a4687c5a6b2d02195870eabef32383a2cdbc
parent05dce654a3c65e1c7a68ca55f990eed8bd3ec700
Pad Capabilities and Tasks to 64 bytes
This is just good practice to avoid placing two structures heavily
accessed by different CPUs on the same cache line
rts/Capability.h
rts/Task.c