alignment requirements for kmutex_t

Beesdeckar <[email protected]>
Newsgroups gmane.os.netbsd.devel.kernel
Organization Soft in Engines
Message-ID <[email protected]>
Hello,
I found that global variable of type kmutex_t is on many places defined 
like:
kmutex_t variable_name __cacheline_aligned;

Two questions,
1. Is __cacheline_aligned mandatory for global/static variables of type 
kmutex in kernel space ?
2. Regarding to alignment what are requirements for kmutex placed in 
kernel dynamically allocated memory ?

Peter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.