Linux IA64 platform development
 help / color / mirror / Atom feed
* ticket spinlocks and sizeof(struct dentry)
@ 2009-10-09  2:12 Nick Piggin
  2009-10-09 16:02 ` Luck, Tony
  2009-10-12  3:36 ` Nick Piggin
  0 siblings, 2 replies; 3+ messages in thread
From: Nick Piggin @ 2009-10-09  2:12 UTC (permalink / raw)
  To: linux-ia64

Hi guys,

Just to let you know you may have turned sizeof(struct dentry) into
something nasty with 64 bit spinlocks (like 200 bytes) which would
mean a significant number (~half?) of dentries will cover 3 cachelines
instead of 2.

If I'm nost mistaken, this would probably be worth correcting.

Thanks,
Nick

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-12  3:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-09  2:12 ticket spinlocks and sizeof(struct dentry) Nick Piggin
2009-10-09 16:02 ` Luck, Tony
2009-10-12  3:36 ` Nick Piggin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox