Re: RFC: PCI SD host controller driver & mmc/mmcsd modules improvements

From: Ilya Bakulin <webmaster_at_kibab.com>
Date: Fri, 17 Oct 2008 11:16:50 +0400
On Thu, 16 Oct 2008 20:25:35 +0300
Alexander Motin <mav_at_FreeBSD.org> wrote:

> Indeed:
> CPU: Intel(R) Core(TM)2 Duo CPU     T7700  _at_ 2.40GHz (2394.01-MHz 
> K8-class CPU)
>    Origin = "GenuineIntel"  Id = 0x6fb  Stepping = 11
>    Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,
> MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,
> HTT,TM,PBE>
>    Features2=0xe3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,
> xTPR,PDCM>
>    AMD Features=0x20100800<SYSCALL,NX,LM>
>    AMD Features2=0x1<LAHF>
>    Cores per package: 2
> 
> FreeBSD 8.0-CURRENT amd64.
> 
> -- 
> Alexander Motin

Same here: 
CPU: Intel(R) Core(TM)2 Duo CPU     T5870  _at_ 2.00GHz (1995.01-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6fd  Stepping = 13
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0xe39d<SSE3,RSVD2,MON,DS_CPL,EST,TM2,SSSE3,CX16,xTPR,PDCM>
  AMD Features=0x20100000<NX,LM>
  AMD Features2=0x1<LAHF>
  Cores per package: 2

Running FreeBSD 7-STABLE i386.

On Mon, 13 Oct 2008 11:03:10 -0600 (MDT)
"M. Warner Losh" <imp_at_bsdimp.com> wrote:

> I can't believe that you had a card that took 4s to become active!
> 
> Can you confirm the elapsed time is really 4s for that card?
> Otherwise, this may be pointing out a bug in another area of the
> code...
> 
> Warner

I don't have this card any more. And regarging my SD... I can't do exact measures.

What I have done yesterday is:

; Running at full frequency:
Oct 16 11:53:50 kibab-nb sudo: kibab : TTY=ttyp3 ; PWD=/home/kibab ; USER=root ; COMMAND=/etc/rc.d/powerd stop Oct 16 11:54:00 kibab-nb sudo: kibab : TTY=ttyp3 ; PWD=/home/kibab ; USER=root ; COMMAND=/usr/sbin/powerd -a max 
Oct 16 11:54:49 kibab-nb kernel: mmc0: <MMC/SD bus> on sdhci
0 Oct 16 11:54:49 kibab-nb kernel: mmc_send_app_ocond(): cmd completed in 0 iter 
Oct 16 11:54:50 kibab-nb kernel: mmc_send_app_ocond(): cmd completed in 35 iter

35 iterations!

; Running at lowest possible frequency:
Oct 16 11:55:27 kibab-nb sudo: kibab : TTY=ttyp3 ; PWD=/home/kibab ; USER=root ; COMMAND=/etc/rc.d/powerd stop Oct 16 11:55:30 kibab-nb sudo: kibab : TTY=ttyp3 ; PWD=/home/kibab ; USER=root ; COMMAND=/usr/sbin/powerd -a min 
Oct 16 11:55:46 kibab-nb kernel: mmc0: <MMC/SD bus> on sdhci0 
Oct 16 11:55:46 kibab-nb kernel: mmc_send_app_ocond(): cmd completed in 0 iter 
Oct 16 11:55:46 kibab-nb kernel: mmc_send_app_ocond(): cmd completed in 185 iter 

185 iterations at lowest frequency...

Sorry for long answer delay.

-- 
Ilya Bakulin <webmaster_at_kibab.com>

Received on Fri Oct 17 2008 - 05:16:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:36 UTC