Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • arch
  • powerpc
  • platforms
  • cell
  • spufs
  • sputrace.c
Find file BlameHistoryPermalink
  • Jeremy Kerr's avatar
    powerpc/spufs: sputrace: Don't block until the read buffer is full · e869446b
    Jeremy Kerr authored Oct 15, 2008
    
    
    Currently, read() on the sputrace buffer will only return data when
    the user buffer is exhausted. This may mean that we never see the
    end of the event log, unless we read() with exactly the right-sized
    buffer.
    
    This change makes sputrace_read not block if we have data ready to
    return.
    Signed-off-by: default avatarJeremy Kerr <jk@ozlabs.org>
    e869446b

Replace sputrace.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy