What Does It Mean By 'Dedicated Core For Special Features' & How Does It Works ?

Abhishek Rawal

Abhishek Rawal

@abhishek-fg9tRh Oct 22, 2024
Read latest comment by @#-Link-Snipped-# in article : #-Link-Snipped-# about dedicated core for special features like camera, natural lang processing etc.
I would like to know, what it does & how does it work ?

PS :I could've asked in that VoiCE article, but if I ask, some people think that I am 'challenging their knowledge' so I thought it would be better to create another thread.
So here it is!

Feed me with the knowledge, because when it comes to processors or digital electronics, I can't afford missing knowledge regarding it 😀

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Anand Tamariya

    Anand Tamariya

    @anand-tamariya-DnfjEX Feb 26, 2014

    Modern electronics is mostly SoC - system on chip integrating various processing circuits in a single chip. The cores refer to these sections on the chip. For a processor though, the cores are all processing units.
  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Feb 26, 2014

    Anand Tamariya
    Modern electronics is mostly SoC - system on chip integrating various processing circuits in a single chip. The cores refer to these sections on the chip. For a processor though, the cores are all processing units.
    Ofcourse I know all these.
    What I want to know is, how a core is selected for single application.
    Take for an example : (I forgot which company designed it..maybe it was Exynos 5) There are 5 core processors, 4 cores are dedciated for processing & 1 core for power saving. I wanna know, how it is achieved ?
    Now, take this current scenario and assume there is quad core used, When camera is started, how does one core begins to concentrate only on camera or natural lang processing & other still performs processing normal data at normal state.
    What's it's advantage over normal processing ?

    There are list full of questions, but I would like to know these at first.
  • Anoop Kumar

    Anoop Kumar

    @anoop-kumar-GDGRCn Feb 26, 2014

    Abhishek Rawal
    When camera is started, how does one core begins to concentrate only on camera or natural lang processing & other still performs processing normal data at normal state.
    This is easier than,calculating and identifying which processor should be used in run time.

    If there is no dedicated core then OS scheduler have to decide on run-time which core to select for the process but, if core is dedicated it like Hadcoding that if this process starts use this core.
    It makes easy for scheduling thread and low power consuming, stated that those cores will not be used for another process and hence low performance.

    Same happen when you run virtual machine and you have to select what are the cores should be dedicated to virtual OS.


    Not related to dedicated core but good read <a href="https://www.nvidia.com/content/PDF/tegra_white_papers/tegra-whitepaper-0911b.pdf" target="_blank" rel="nofollow noopener noreferrer">PDF</a>
  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Feb 26, 2014

    @#-Link-Snipped-# Thanks for information. Will get back with more questions after reading some good articles regarding dedicated processing.

    This is interesting!
  • Aditya Deshmukh

    Aditya Deshmukh

    @aditya-deshmukh-wKCSZt Feb 26, 2014

    I saw this 'core dedication' on review of moto x by marques brownie...
  • Aditya Deshmukh

    Aditya Deshmukh

    @aditya-deshmukh-wKCSZt Feb 26, 2014

    sorry
    Aditya Deshmukh
    I saw this 'core dedication' on review of moto x by marques brownie...
    sorry on this one
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Feb 26, 2014

    @#-Link-Snipped-# - it's more about the choice of words you use in asking questions. No one has stopped you from asking questions.