cvs commit: src/sys/amd64/linux32 linux32_machdep.c

John Baldwin jhb at FreeBSD.org
Thu Mar 31 14:57:21 PST 2005


jhb         2005-03-31 22:57:21 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/linux32    linux32_machdep.c 
  Log:
  - Use a custom version of copyinuio() to implement readv/writev using
    kern_readv/writev.
  - Use kern_sched_rr_get_interval() rather than the stackgap.
  
  Revision  Changes    Path
  1.8       +55 -88    src/sys/amd64/linux32/linux32_machdep.c


More information about the cvs-all mailing list