From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Fri, 23 Sep 2016 14:00:57 +0200 Subject: SMP on different cores. In-Reply-To: References: <20160922121750.GA2138@kroah.com> Message-ID: <20160923120057.GA24773@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Fri, Sep 23, 2016 at 04:30:58PM +0530, Madhu K wrote: > Hi Greg k-h, > > Thanks a lot for your response. > > I want to understand how SMP works and what should be the requirements to > enable SMP, This is to understand, whether is it possible to enable SMP on > different cores. Right now I don't have a machine with different cores. There is lots of documentation and information out there about SMP and how it works. I suggest doing a bit of research first, and if you have questions about the Linux implementation of such, we would be glad to help answer specific questions. good luck! greg k-h