热搜关键词: matlab人工智能算法嵌入式雷达电机驱动

zip

A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo

  • 1星
  • 2014-03-05
  • 993B
  • 需要2积分
  • 0次下载
标签: device

device

driver

driver

can

can

the

the

things

things

A  user-space  device  driver  can  do  many  of  the  things  that  kernel  drivers  can  t,  such  as  perform  a  long-running  computation,  block  while  waiting  for  an  event,  or  read  files  from  the  file  system.  Unlike  kernel  drivers,  a  user-space  device  driver  can  use  other  device  drivers--that  is,  access  the  network,  talk  to  a  serial  port,  get  interactive  input  from  the  user,  pop  up  GUI  windows,  or  read  from  disks.  User-space  drivers  implemented  using  FUSD  can  be  much  easier  to  debug    it  is  impossible  for  them  to  crash  the  machine,  are  easily  traceable  using  tools  such  as  gdb,  and  can  be  killed  and  restarted  without  rebooting  even  if  they  become  corrupted.  FUSD  drivers  don  t  have  to  be  in  C--Perl,  Python,  or  any  other  language  that  knows  how  to  read  from  and  write  to  a  file  descriptor  can  work  with  FUSD.  User-space  drivers  can  be  swapped  out,  whereas  kernel  drivers  lock  physical  memory.

展开预览

评论

登录/注册

意见反馈

求资源

回顶部

推荐内容

热门活动

热门器件

随便看看

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved
×