Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode OS program Linux driver

kernel_timer

  • Category : Linux driver
  • Tags :
  • Update : 2016-08-03
  • Size : 322kb
  • Downloaded :0次
  • Author :李***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
linux device driver- kernel timers In the Linux kernel, by the time a global variable named jiffies measure, the number of ticks since the start of the identification system variable passed. At the lowest level, to calculate the number of ticks depends on the specific hardware platform running however, usually during the tick count interrupt still continues. Linux provides a simple API to construct and manage timer. It contains a number of functions (and helper functions), it is used to create, manage and cancel timers. Timer by timer_list structure definition, the structure includes a timer to achieve all of the data required (including list pointers and optional timer statistics at compile time configuration). From the user perspective, timer_list contains an expiration date, a callback function (when/if the timer expires), as well as the context of a user. The user must initialize the timer can be taken several ways, the easiest way is to call setup_timer, the function initial
Packet file list
(Preview for download)


1st\1.txt
...\kernel_timer_test_01.c
...\kernel_timer_test_01.ko
...\kernel_timer_test_01.ko.unsigned
...\Makefile
2nd\kernel_timer_test_02.c
...\kernel_timer_test_02.ko
...\kernel_timer_test_02.ko.unsigned
...\Makefile
...\Makefile_
...\新建文本文档.txt
3rd\kernel_timer_test_03.c
...\kernel_timer_test_03.ko
...\kernel_timer_test_03.ko.unsigned
...\Makefile
...\Makefile_
1st
2nd
3rd
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.