Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9068707
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T17:15:16+00:00 2026-06-16T17:15:16+00:00

Running the function with timeout parameter, I found that hard-coded 10000 value gives 10

  • 0

Running the function with timeout parameter, I found that hard-coded 10000 value gives 10 seconds timeout, and 10*HZ value gives 2.5 seconds timeout:

usb_bulk_msg(context->udev, pipe, context->buffer, context_size, &bytes_read,
    10000 );    // 10 seconds
//  10*HZ);     // 2.5 seconds

HZ value printed with printk gives 250 – this value is incorrect. Looking in the Linux source: http://lxr.free-electrons.com/source/include/asm-generic/param.h#L6, I see that HZ is defined as CONFIG_HZ – looks like configuration parameter. Why this value is incorrect, is there another way to specify jiffies timeout?

Ubuntu 12.04, 32 bit, kernel version 3.2.34.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T17:15:18+00:00Added an answer on June 16, 2026 at 5:15 pm

    That’s because usb_bulk_msg takes the number milliseconds, not the number of jiffies, as its sixth argument:

    timeout

    time in msecs to wait for the message to complete before timing out (if 0 the wait is forever)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have small function that running on condintion, if text box value is not
I have a program in Octave that has a loop - running a function
I'm having trouble understanding the screen timeout function and how that will effect code
I have an application running on Heroku that, on occasion, reports Timeout::Error and (ActionView::Template::Error)
I have a PL/SQL function (running on Oracle 10g) in which I update some
I'm having some trouble trying running a function only once when onresize event is
Is there any way for using an annotation for running a function before currently
I've read numerous similar questions, but the answers simply didn't work. Running this function
I'm running a MSSQL function and returning to PHP and I'm using the function
I am testing spawning off many threads running the same function on a 32

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.