tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Threaded file system benchmark



Hi,

From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>, Date: Mon, 13 Jul 2015 05:37:59 +0900 (JST)


> 
> I understand that internal calls should not be used.
> I read affinity(3) man page, and found Solaris/HP-UX compatible pset(3)
> APIs. 
> I will use pset(3), I may borrow the code from Solaris's definitions.

Our pset(3) has no pset_info and I cannot borrow the code from
Solaris specific file.

I will try to convert various CPU affinity code to
pthread_{set,get}affinity_np...

Thank you.

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index