alivepea.me alivepea.me

alivepea.me

那一颗花生

一个程序员的博客

http://www.alivepea.me/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR ALIVEPEA.ME

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Thursday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.5 out of 5 with 8 reviews
5 star
7
4 star
0
3 star
0
2 star
0
1 star
1

Hey there! Start your review of alivepea.me

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.6 seconds

FAVICON PREVIEW

  • alivepea.me

    16x16

  • alivepea.me

    32x32

CONTACTS AT ALIVEPEA.ME

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
那一颗花生 | alivepea.me Reviews
<META>
DESCRIPTION
一个程序员的博客
<META>
KEYWORDS
1 程序员
2 kernel
3 gentoo
4 内核
5
6 coupons
7 reviews
8 scam
9 fraud
10 hoax
CONTENT
Page content here
KEYWORDS ON
PAGE
那一颗花生,文章列表,misc,kernel,linux,prog,stack backtrace 的实现,gentoo下调试libc,gcc对尾递归的优化,内核asoc之path,内核alsa之asoc,内核alsa之pcm,内核极简的内存分配器 genalloc,内核alsa简览,检测内核的堆栈溢出,gdb调试内核的启动,gdb调试内核的宏,qemu下调试内核,git管理多个远程仓库,为gentoo打补丁,alsa 用户空间之 tinyalsa,从firefox迁移到chrome,为什么留在深圳
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

那一颗花生 | alivepea.me Reviews

https://alivepea.me

一个程序员的博客

INTERNAL PAGES

alivepea.me alivepea.me
1

检测内核的堆栈溢出

http://www.alivepea.me/kernel/kernel-overflow

阅读 / 编程 / 内核 / GENTOO. Mount -t debugfs none /d # echo OVERFLOW /d/ provoke-crash/DIRECT. Echo 10 /sys/module/lkdtm/parameters/recur count # echo 1 /proc/sys/kernel/stack tracer enabled # cat stack trace. Echo CORRUPT STACK /d/provoke-crash/DIRECT [ 1320.195246] lkdtm: Performing direct entry CORRUPT STACK [ 1320.195681] Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: c03383dc. EOF 2013.12.20.

2

内核Alsa之pcm

http://www.alivepea.me/kernel/alsa-pcm

阅读 / 编程 / 内核 / GENTOO. 常用的采样率如8KHz的人声, 44.1KHz的mp3音乐, 96Khz的蓝光音频。 Ioctl(SNDRV PCM IOCTL SW PARAMS). 设定参数pcm config.配置 runtime 的 sw para.切换到. Ioctl(SNDRV PCM IOCTL PREPARE). Ioctl(SNDRV PCM IOCTL WRITEI FRAMES). Ioctl(SNDRV PCM IOCTL PREPARE). Ioctl(SNDRV PCM IOCTL START). Ioctl(SNDRV PCM IOCTL DROP). Hw ptr appl ptr. Snd pcm update hw ptr0(). 它是将hw ofs转换成FIFO中 hw ptr的过程,同时处理环形缓冲区的回绕,没有中断,中断丢失等情况。 Snd pcm hw refine(substream, params). CONFIG SND VERBOSE PROCFS/CONFIG SND PCM XRUN DEBUG.

3

内核ASoC之path

http://www.alivepea.me/kernel/asoc-path

阅读 / 编程 / 内核 / GENTOO. ASoC的DAPM是怎么做到需要用户空间参与功耗最小的呢 以codec为例,它运行时的功耗 主要取决于 1. codec供电电压越低,功耗越低; 2. 将codec中没有使用的部件widget 下电禁用。 如上图,speaker右声道播放音频流时,流经与DAPM相关的widget snd soc dapm dai in. snd soc dapm dac. snd soc dapm mixer. snd soc dapm pga. snd soc dapm spk. Speaker播放音频时的通路Route . 在这条通路上的widget上电, 不在这条通路上的widget,即没有使用到的,都需要下电禁用。 上图中widget snd soc dapm pga. snd soc hp. 在耳机播放播放右声道音频流的通路Route . 在给widget 和 上 电之前,还要先让widget 和 下电。 Is connect output ep(). Is connect input ep(). EOF 2014.01.20.

4

Git管理多个远程仓库

http://www.alivepea.me/linux/git-subtree

阅读 / 编程 / 内核 / GENTOO. 640k ought to be enough for anybody. Bill Gates. Git remote add -f github https:/ github.com/tinyalsa/tinyalsa.git $ git remote add -f android https:/ android.googlesource.com/platform/external/tinyalsa. 主分支不显示远程分支的日志 $ git subtree add -P github - squash github/master # 为远程分支创建本地分支,可基于本地分支开发 $ git subtree split -P github -b github - annotate="(github)" $ git subtree add -P android - squash android/master $ git subtree split -P android -b android - annotate="(android)".

5

Gentoo下调试libc

http://www.alivepea.me/linux/gentoo-debug-libc

阅读 / 编程 / 内核 / GENTOO. 机器出现几次libc抛出 ‘heap corruption’ 的异常。 CFLAGS="$CFLAGS -ggdb3" CXXFLAGS="$CXXFLAGS -ggdb3" FEATURES="$FEATURES splitdebug installsources". Emerge debugedit # installsources 依赖debugedit # emerge -1 -q sys-libs/glibc file # /usr/lib/debug/lib64/libc-2.18.so.debug /usr/lib/debug/lib64/libc-2.18.so.debug: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped. Features后,portage将为 unstripped 的 glibc 保存到.

UPGRADE TO PREMIUM TO VIEW 15 MORE

TOTAL PAGES IN THIS WEBSITE

20

OTHER SITES

alivepd.mobi alivepd.mobi

Site Unavailable

This site is currently unavailable.

alivepd.us alivepd.us

Site Unavailable

This site is currently unavailable.

alivepdf.bytearray.org alivepdf.bytearray.org

AlivePDF - ActionScript 3 Open-Source PDF Library – 100% client side PDF generation which makes you and your server happy ;)

How to buy desyrel online without a perscription. So buy accutane cash on delivery Kitchener. So buy cheap norvasc online without a prescription. So clomid online prescription. So buy online plavix rxs. So order flagyl no scams. So cheapest valtrex online in georgia. So buy cheap lipitor online. So paxil online doctors. So cheap propecia saturday delivery. So buy baclofen online overseas. So nexium online prescription. So premarin no script required express delivery. So overnight shipping for zithromax.

alivepdf.org alivepdf.org

alivepdf.org

alivepdstudy.com alivepdstudy.com

Alivepdstudy.com

alivepea.me alivepea.me

那一颗花生

阅读 / 编程 / 内核 / GENTOO.

alivepedia.com alivepedia.com

alivepedia.com

alivepeople.com alivepeople.com

Web hosting, domain name registration and web services by 1&1 Internet

THIS DOMAIN NAME HAS JUST BEEN REGISTERED FOR ONE OF OUR CUSTOMERS! Do you need affordable web hosting or a domain name? 1&1 Internet is trusted by millions. Find out why. Offers a one-stop shop for all your domain name and web hosting needs so you can maximize your full web potential — without barriers, and without fear. Smart webmasters choose 1&1 Internet for domain name registration and hosting solutions. All-Inclusive Hosting Plans with NO Hidden Charges. 24/7 Phone and E-mail Support.

aliveperson.com aliveperson.com

A Live Person ... Customer Service made easy!

alivepersonaltraining.com alivepersonaltraining.com

Unsubscribe

If you have received email from us, it is because you are currently on our newsletter list. Our records indicate that you have requested information from one of our partners or affiliates. By entering your email address in the box below we will promptly remove you from our lists and you will no longer receive emails from us. Please take a moment to provide feedback as to why you wish to unsubscribe today (check all that apply):. I experienced a technical problem viewing the e-mails.

alivepersonaltraining.net.au alivepersonaltraining.net.au

Mobile Personal Training Camberwell | Alive Personal Training

Follow us on Facebook. Don't forget Alive Personal Training is on Facebook, 'like' us now and keep up to date with the latest exercise, nutrition and health information. Free health and lifestyle review and goal setting. For your free health and lifestyle review and goal setting session. Valued at $92. Call to achieve your goals. Give the gift of health. Call us to find out about great gift vouchers. Sign Up for Our Newsletter. Personal training service in Camberwell. About Alive Personal Training. Swimm...