Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3653366
  • 博文数量: 880
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 6155
  • 用 户 组: 普通用户
  • 注册时间: 2016-11-11 09:12
个人简介

To be a better coder

文章分类

全部博文(880)

文章存档

2022年(5)

2021年(60)

2020年(175)

2019年(207)

2018年(210)

2017年(142)

2016年(81)

发布时间:2019-04-05 13:37:09

1 Linux IOMMU Support  2 ===================  3   4 The architecture spec can be obtained from the below location.  5   6 http://www.intel.com/technology/virtualization/  7   8 This guide gives a quick cheat sheet for some basic understanding.  9 &nbs.........【阅读全文】

阅读(2080) | 评论(0) | 转发(0)

发布时间:2019-04-04 16:53:42

intel_iommu=off or intel_iommu=pt  or intel_iommu=igfx_off 问题dmar表或者bios损坏了针对这个问题不得而知......【阅读全文】

阅读(2730) | 评论(0) | 转发(0)

发布时间:2019-04-04 16:43:46

一般:/proc/config.gzubuntu的位于 /boot下 cat /boot/config-`uname -r` 编译kernel时需要使能 CONFIG_IKCONFIG_PROC获取zcat /proc/config.gz > /usr/src/linux/.config ......【阅读全文】

阅读(1110) | 评论(0) | 转发(0)

发布时间:2019-03-31 10:43:28

https://www.broadcom.com/products/storage/raid-controllers/megaraid-9460-8i#downloads......【阅读全文】

阅读(2287) | 评论(0) | 转发(0)

发布时间:2019-03-29 13:42:11

[root@localhost /]# cat zlg.py#!/bin/pythonclass zlg():    ha='hahahahahahaha'    def a(self):        self.ha='enenenenenen'        print 'aaaaaaaaaaa'        print self&nb.........【阅读全文】

阅读(1972) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册