- 博客(320)
- 资源 (2)
- 收藏
- 关注

原创 好东东收集
smartdraw (add-on for confluence and JIRA, cheap)draw.io (free)winmergescitool understandxmind (not free)
2018-05-29 11:29:35
263

原创 网络搜罗到的特色blog和资源
平时搜资料的时候会发现一些有特色的blog或者资源的网址, 在这个blog里面统一记录下, 以便查找. 这里不做特别整理, 只逐步增加.
2015-04-07 15:21:57
899
原创 MicroKernel and microhypervisor
L4 microkernel family L4Re: L4Re -- The L4Re Operating System FrameworkSeL4: Home | seL4NOVA Microhypervisorbao-project/bao-hypervisor: Bao, a Lightweight Static Partitioning Hypervisor (github.com)bao-project/bao-demos: A guide on how to build and use a
2024-03-08 14:44:04
404
原创 Using nm or objdump to get symbol and its size in android
Using nm or objdump to get symbol and its size in android
2022-11-15 15:49:14
886
原创 Extent (file systems)
According toExtent (file systems) - Wikipedia.Incomputing, anextentis a contiguous area of storage reserved for a file in afile system, represented as a range of block numbers, ortracksoncount key datadevices. A file can consist of zero or more ...
2022-05-11 16:43:43
189
原创 RWXSP权限
r = readw = writex = executes = sharedp = private (copy on write)
2022-04-10 11:04:05
210
转载 What‘s the meaning of POSIX
The most important thingsPOSIX 7defines C API Greatlyextends ANSI Cwith things like: more file operations:mkdir,dirname,symlink,readlink,link(hardlinks),poll(),stat,sync,nftw() process and threads:fork,execl,wait,pipe, semaphors...
2021-11-09 22:29:39
290
转载 Linux内存管理 (22)内存检测技术(slub_debug/kmemleak/kasan)
Linux常见的内存访问错误有:越界访问(out of bounds) 访问已经释放的内存(use after free) 重复释放 内存泄露(memory leak) 栈溢出(stack overflow)不同的工具有不同的侧重点,本章主要从slub_debug、kmemleak、kasan三个工具介绍。kmemleak侧重于内存泄露问题发现。slub_debug和kasan有一定的重复,部分slub_debug问题需要借助slabinfo去发现;kasan更快,所有问题独立上
2021-10-29 23:05:24
1941
原创 How to write a CPU simulator
WWW Computer Architecture Pagehttp://pages.cs.wisc.edu/~arch/www/tools.html从gem5到ASIP,如何打造一款自己的交换芯片模拟器? - 知乎本文作者:西安电子科技大学通信工程学院 潘伟涛副教授 文章源自:微信公众号“网络交换FPGA” 工欲善其事,必先利其器。在芯片设计流程中,某种类型的芯片是否有模拟器,对该类芯片的架构设计至关重要。这其中,…https://zhuanlan.zhihu.com/p/53476489...
2021-09-30 11:52:52
305
转载 关于中国市场汽车智能驾驶主控芯片操作系统的思考
作者 / 孙鲁毅(安霸半导体上海软件研发高级总监)关于中国的汽车智能驾驶市场,针对不同产品该采用什么操作系统呢?相信来自汽车行业的开发团队都有自己的观点。作为在芯片原厂的系统开发团队,我们经历了多款安霸半导体(Ambarella)的视频和视觉芯片的系统开发实践,并参与了国内国外诸多客户的项目成功量产,这些积累使得我们对不同操作系统的性能特点和差别得到一定的了解。在汽车行业努力耕耘的几年里,我们也发现了汽车市场对于芯片和操作系统需求的不同,因此积极努力,不断推陈出新,争取给客户和市场带来更好的体验。以下是
2021-07-20 17:11:20
812
原创 Xilinx Wiki
https://xilinx-wiki.atlassian.net/wiki/spaces/A/overview?homepageId=18844350
2021-07-13 14:27:13
738
转载 如何测试Linux内核
本文翻译自:https://embeddedbits.org/how-is-the-linux-kernel-tested/ How is the Linux kernel tested?您是否想过如何测试Linux内核?如何维护Linux内核这一使用了全球数千名程序员开发的,数百万行代码的开源项目的质量?这不是一件容易的事。但这并不意味着这是一件不可能的事!大约每3个月(10到12周)就会发布一个新的Linux内核版本。在此期间,将为“合并窗口”保留2周的时间,其中所有已开发和批准的内容都..
2021-07-08 11:09:14
1257
原创 并行编程资源摘要
大牛Paul的力作 https://mirrors.edge.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html?spm=a2c6h.12873639.0.0.71e53714HMheft谢宝友和鲁阳的翻译 http://ifeve.com/wp-content/uploads/2013/05/%E6%B7%B1%E5%85%A5%E7%90%86%E8%A7%A3%E5%B9%B6%E8%A1%8C%E7%BC%96%E.
2021-06-21 16:36:34
123
原创 TI control suit
https://www.ti.com/tool/CONTROLSUITE#related-design-resources
2021-04-21 16:04:06
407
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人